summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Added --sync-sys=0 option for mysqld to skip sync() calls for faster testingMichael Widenius2010-08-091-1/+7
* Fix for LP#614265 Crash in _ma_unpin_all_pages / _ma_search on DELETE with Ar...Michael Widenius2010-08-062-7/+13
* Merge with 5.1-merge (new XTRADB code updated up to MySQL 5.1.47)Michael Widenius2010-08-055-7/+21
|\
| * Fixed compiler warningsMichael Widenius2010-08-044-25/+11
| * Fixes bug when we run bcmp() on row when the storage engine hasn't filled in ...Michael Widenius2010-08-046-16/+44
* | Fixed some test failures after last push (failing tests and valgrind warnings)Michael Widenius2010-08-041-1/+1
* | Fixes to allow one to compile and test innodb_pluginMichael Widenius2010-08-041-0/+5
|/
* Fixed warnings and build failures after last pushMichael Widenius2010-08-022-4/+4
* Disable some tests that is waiting for next merge with xtradbMichael Widenius2010-08-021-0/+1
* Merge with MySQL 5.1.49Michael Widenius2010-08-0262-1479/+2247
|\
| * Automerge.Alexey Kopytov2010-07-011-1/+1
| |\
| | * Bug#54667: Unnecessary signal handler redefinitionAlexey Kopytov2010-07-011-1/+1
| * | Bug#51431 Wrong sort order after import of dump fileSergey Glukhov2010-06-301-1/+10
| * | BUG 53657: automerge bzr bundle from bug report into mysql-5.1-bugteam.Luis Soares2010-06-286-12/+30
| |\ \
| | * | BUG#53657: Slave crashed with error 22 when trying to lock mutexLuis Soares2010-05-246-12/+30
| * | | Revert Bug#48321 due to build breakage and failing tests.Davi Arnaut2010-06-286-107/+9
| * | | Merge of mysql-5.0-bugteam into mysql-5.1-bugteam.Davi Arnaut2010-06-281-0/+29
| |\ \ \
| | * | | Bug#54041: MySQL 5.0.92 fails when tests from Connector/C suite runDavi Arnaut2010-06-281-0/+28
| * | | | Bug#54457: Test suite broken for 32-bit buildDavi Arnaut2010-06-281-1/+1
| * | | | merge mysql-5.1-bugteam (local) --> mysql-5.1-bugteamAlfranio Correia2010-06-275-42/+91
| |\ \ \ \
| | * \ \ \ merge mysql-5.1-bugteam (local) --> mysql-5.1-bugteamAlfranio Correia2010-06-175-42/+91
| | |\ \ \ \
| | | * | | | BUG#53560 CREATE TEMP./DROP TEMP. are not binglogged correctly after a failed...Alfranio Correia2010-05-195-41/+90
| * | | | | | The following statements support the CURRENT_USER() where a user is needed.unknown2010-06-276-9/+107
| * | | | | | Bug #54360 Deadlock DROP/ALTER/CREATE DATABASE with open HANDLERJon Olav Hauglid2010-06-261-0/+36
| * | | | | | mergeGeorgi Kodinov2010-06-251-1/+2
| |\ \ \ \ \ \
| | * | | | | | Bug #52711: Segfault when doing EXPLAIN SELECT withGeorgi Kodinov2010-04-151-1/+2
| * | | | | | | Bug#54422 query with = 'variables'Sergey Glukhov2010-06-251-1/+3
| * | | | | | | Bug#41660: Sort-index_merge for non-first join table mayMartin Hansson2010-06-243-19/+24
| * | | | | | | Automerge.Ramil Kalimullin2010-06-241-3/+4
| |\ \ \ \ \ \ \
| | * | | | | | | Fix for bug #54575: crash when joining tables with unique set columnRamil Kalimullin2010-06-201-3/+4
| * | | | | | | | Automerge.Alexey Kopytov2010-06-241-0/+10
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Bug#54477: Crash on IN / CASE with NULL argumentsAlexey Kopytov2010-06-221-0/+10
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Fix for bug #54459: Assertion failed: param.sort_length, Ramil Kalimullin2010-06-241-5/+13
| |/ / / / / / /
| * | | | | | | Bug#50389 Using intersect does not return all rowsSergey Glukhov2010-06-211-0/+1
| |/ / / / / /
| * | | | | | Fix for bug #54393: crash and/or valgrind errors inRamil Kalimullin2010-06-181-17/+12
| | |/ / / / | |/| | | |
| * | | | | Backport of the patch for bug52208 to 5.1 since theAlexey Kopytov2010-06-151-3/+3
| * | | | | Addendum for the fix for bug #42064:Alexey Kopytov2010-06-121-7/+12
| * | | | | Automerge.Alexey Kopytov2010-06-111-3/+20
| |\ \ \ \ \
| | * \ \ \ \ Automerge.Ramil Kalimullin2010-06-111-3/+20
| | |\ \ \ \ \
| | | * | | | | Fix for bug #54007: assert in ha_myisam::index_next, HANDLERRamil Kalimullin2010-06-091-3/+20
| * | | | | | | Manual merge from the bugfix tree.Alexey Kopytov2010-06-1111-60/+125
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Bug #42064: low memory crash when importing hex strings, inAlexey Kopytov2010-05-2111-61/+126
| * | | | | | | Bug#53859: Valgrind: opt_sum_query(TABLE_LIST*, List<Item>&,Martin Hansson2010-06-111-13/+28
| * | | | | | | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-1024-207/+213
| * | | | | | | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-104-517/+618
| | |/ / / / / | |/| | | | |
| * | | | | | MergeGeorgi Kodinov2010-06-092-1/+11
| |\ \ \ \ \ \
| | * | | | | | Bug #52512: Assertion `! is_set()' in Diagnostics_area::set_ok_status Georgi Kodinov2010-04-072-1/+11
| * | | | | | | automergeKristofer Pettersson2010-06-081-2/+2
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2010-06-081-2/+2
| | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | |
| | | * | | | | | Bug#53933 crash when using uncacheable subquery in the having clause of outer...Sergey Glukhov2010-06-081-2/+2