350 Commits (cf8461a0f75eebcc15cddd3c48d5e24f872930c2)

Author SHA1 Message Date
Sergey Petrunya cf8461a0f7 SHOW EXPLAIN: Code cleanup 14 years ago
Sergey Petrunya 58b9164f04 MDEV-238: SHOW EXPLAIN: Server crashes in JOIN::print_explain with FROM subquery and GROUP BY 14 years ago
Sergey Petrunya 9b269ea11b MWL#182: Explain running statements 14 years ago
unknown f72e0e686b Improve filesort performance for small sorts: Don't write pointers to records that we will never use. 14 years ago
unknown 8e0afbd8af Backport some simple performance patches from 5.5. 14 years ago
unknown 07de9ab7fc Few simple performance fixes found with sysbench oltp.lua and Oprofile: 14 years ago
Tor Didriksen a930e4745e Bug#13832772 ASSERTION `THD->IS_ERROR() || KILL_ERRNO' 14 years ago
Michael Widenius 6f06cef02b Fixed bug lp:917689 "Archive table corruption crashing MariaDB signal 11" 14 years ago
Tor Didriksen 6b7f9c0aec Bug#13633383 63183: SMALL SORT_BUFFER_SIZE CRASH IN MERGE_BUFFERS 14 years ago
Tor Didriksen 26c52659c9 Bug#13580775 ASSERTION FAILED: RECORD_LENGTH == M_RECORD_LENGTH 14 years ago
Michael Widenius 47575bd0e0 Fixed compiler warnings 14 years ago
Michael Widenius 22e793639a Added new options to KILL. New syntax is KILL [HARD|SOFT] [CONNECTION|QUERY] [ID | USER user_name] 14 years ago
Sergey Petrunya 5be4148e58 BUG#834514: Assertion `!table || (!table->read_set || bitmap_is_set(...' with aggregates 14 years ago
Norvald H. Ryeng c6de8c8c05 Bug#11765254 - 58200: ASSERTION FAILED: PARAM.SORT_LENGTH WHEN 14 years ago
Tor Didriksen 0c7db7839b Bug#12856915 VALGRIND FAILURE IN FILESORT/CREATE_SORT_INDEX 14 years ago
Sergei Golubchik b4a0b2c2f8 post-merge fixes. 15 years ago
Kent Boortz 44135d4725 Updated/added copyright headers 15 years ago
Sergei Golubchik 4d128777dd revert a suggested "optimization" that introduced a bug 15 years ago
Sergey Petrunya f0f2ec3086 Buildbot fixes: 15 years ago
Igor Babaev d86ad1861a Backported the test case for bug 43617 fixed by the patch for bug 42580. 15 years ago
Sergei Golubchik 0accbd0364 lots of post-merge changes 15 years ago
Sergei Golubchik 30e5b4d719 lp:730637 - Valgrind warnings in 5.1-micro 15 years ago
Sergei Golubchik a8a757c6bb wl#173 - temporal types with sub-second resolution 15 years ago
Michael Widenius 52b64be318 Fixed compiler warnings 15 years ago
Tor Didriksen 69b8293759 Bug #11747102 30771: LOG MORE INFO ABOUT THREADS KILL'D AND SORT ABORTED MESSAGES 15 years ago
Tor Didriksen c711ce6726 Bug #36022 please log more information about "Sort aborted" queries 15 years ago
Magne Mahre 8ede0759c3 Remove configuration preprocessor symbols 'THREAD' 15 years ago
Igor Babaev 65af63b038 Addressed the feedback from the review of Monty on the cumulative patch for 15 years ago
unknown 1b3336dc30 Fix LP BUG#680943 15 years ago
Igor Babaev 80377bbf6d MWL #21: "index_merge: non-ROR intersection". 15 years ago
Sergey Petrunya 3a5c004bb5 BUG#625841: Assertion `!table || (!table->read_set || bitmap_is_set 15 years ago
Igor Babaev 69dd773b67 An implementation of index intersect via a modified Unique class. 15 years ago
Davi Arnaut e001970cc7 WL#5498: Remove dead and unused source code 16 years ago
Igor Babaev f78b870c9b Fixed bug #607566. 16 years ago
Jon Olav Hauglid 85e5ce0ba0 Bug #54734 assert in Diagnostics_area::set_ok_status 16 years ago
Igor Babaev 452860dfde Fixed bug #604503. 16 years ago
Michael Widenius e9166ca152 Fix for LP#588251: doStartTableScan() result not checked. 16 years ago
Michael Widenius ecbcddc03d Improved speed of thr_alarm from O(N) to O(1). thr_alarm is used to handle timeouts and kill of connections. 16 years ago
Igor Babaev 683154d1fa Fixed bug #603654. 16 years ago
Davi Arnaut 00e62a0311 Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 16 years ago
Davi Arnaut f56dd32bf7 Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 16 years ago
Michael Widenius 80ba8556e7 Fixed compiler warnings 16 years ago
Igor Babaev d120c5b562 Changed the fixes for the following bugs: 16 years ago
Mats Kindahl 23d8586dbf WL#5030: Split and remove mysql_priv.h 16 years ago
MySQL Build Team e21c35375a Backport into build-201003230706-5.1.43sp1 16 years ago
Ramil Kalimullin 172af3722e Fix for bug#49897: crash in ptr_compare when char(0) NOT NULL 16 years ago
Marc Alff 3d91522561 WL#2360 Performance schema 16 years ago
Konstantin Osipov 9a9e8d2311 Backport of: 16 years ago
Michael Widenius ab0905c6d7 This is based on the userstatv2 patch from Percona and OurDelta. 16 years ago
Igor Babaev f7a75b999b The main commit of Andrey Zhakov's patch introducing vurtual(computed) columns. 16 years ago