summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Auto-merge from mysql-5.5-merge.Alexander Nozdrin2010-08-311-1/+17
|\
| * automerge 5.1-bugteam --> 5.5-merge (bug 53034)Gleb Shchepa2010-08-311-1/+17
| |\
| | * Bug #53034: Multiple-table DELETE statements not acceptingGleb Shchepa2010-08-311-1/+17
* | | Auto-merge from mysql-5.5-merge.Alexander Nozdrin2010-08-3072-3382/+5056
|\ \ \ | |/ /
| * | Auto-merge from mysql-5.5.Alexander Nozdrin2010-08-3065-3269/+4850
| |\ \
| | * \ Auto-merge from mysql-5.5-bugfixing.Alexander Nozdrin2010-08-304-4/+21
| | |\ \
| | | * \ local mergeMarc Alff2010-08-272-0/+12
| | | |\ \
| | | | * \ local mergeMarc Alff2010-08-261-0/+11
| | | | |\ \
| | | | | * \ local mergeMarc Alff2010-08-264-38/+66
| | | | | |\ \
| | | | | * | | Bug#55873 short startup options do not work in 5.5Marc Alff2010-08-251-0/+11
| | | | * | | | Bug#52312 lost Handler_read_last status variableMarc Alff2010-08-251-0/+1
| | | | | |/ / | | | | |/| |
| | | * | | | Bug#55576 Two perfschema tests failed on mysql-next-mr-innodb PB2 testsMarc Alff2010-08-241-2/+2
| | | |/ / /
| | * | | | Auto-merge from mysql-5.5-merge.Alexander Nozdrin2010-08-257-15/+70
| | |\ \ \ \
| | * | | | | Revert patch for Bug#56120 temporarily.Alexander Nozdrin2010-08-251-7/+2
| | | |/ / / | | |/| | |
| | * | | | Auto-merged.Evgeny Potemkin2010-08-249-65/+232
| | |\ \ \ \
| | | * | | | Follow-up to Bug #54332 Deadlock with two connections doingJon Olav Hauglid2010-08-241-33/+55
| | | * | | | Post-fix push for BUG#53452.Alfranio Correia2010-08-232-3/+4
| | | | |/ / | | | |/| |
| | | * | | Bug #54332 Deadlock with two connections doing LOCK TABLE+INSERT DELAYEDJon Olav Hauglid2010-08-231-10/+63
| | | * | | Bug#52121 partition by key on utf32 enum field cause debug assertion: (length...Alexander Barkov2010-08-231-1/+1
| | | * | | Merge fix for BUG#54989 to mysql-5.5-bugfixing.Sergey Vojtovich2010-08-233-15/+74
| | | |\ \ \
| | | | * | | BUG#54989 - With null_audit installed, server hangs on anSergey Vojtovich2010-08-203-15/+74
| | | * | | | Bug#54747: Deadlock between REORGANIZE PARTITION and SELECT is not detectedMattias Jonsson2010-08-203-31/+63
| | * | | | | Bug#56120: Failed assertion on MIX/MAX on negative time valueEvgeny Potemkin2010-08-231-2/+7
| | |/ / / /
| | * | | | Bug#55912 FORMAT with locale set fails for numbers < 1000Alexander Barkov2010-08-202-8/+15
| | * | | | Merge from mysql-5.5-runtime to mysql-5.5-bugfixing.Jon Olav Hauglid2010-08-2039-1170/+1554
| | |\ \ \ \
| | | * | | | Bug #55973 Assertion `thd->transaction.stmt.is_empty()'Jon Olav Hauglid2010-08-201-2/+8
| | | * | | | Bug #56085 Embedded server tests fails with assert inJon Olav Hauglid2010-08-193-44/+51
| | | * | | | Merge from mysql-5.5-bugfixing to mysql-5.5-runtimeJon Olav Hauglid2010-08-189-132/+31
| | | |\ \ \ \
| | | * \ \ \ \ Manual merge from mysql-5.5-bugfixing to mysql-5.5-runtime.Jon Olav Hauglid2010-08-1843-1553/+2392
| | | |\ \ \ \ \ | | | | | |/ / / | | | | |/| | |
| | | * | | | | Bug#55001 Change in behavior: thread_concurrency (docs, Magne Mahre2010-08-161-2/+5
| | | * | | | | Extract reload_acl_and_cache() and flush_tables_with_read_lock()Konstantin Osipov2010-08-139-448/+507
| | | * | | | | Merge from mysql-5.5-bugfixing to mysql-5.5-runtime.Jon Olav Hauglid2010-08-139-208/+219
| | | |\ \ \ \ \
| | | * | | | | | Bug #54105 assert in MDL_context::release_locks_stored_beforeJon Olav Hauglid2010-08-132-8/+14
| | | * | | | | | Remove dead code.Konstantin Osipov2010-08-123-16/+5
| | | * | | | | | A follow up patch for WL#5000: add a test caseKonstantin Osipov2010-08-121-0/+11
| | | * | | | | | Commit on behalf of Dmitry Lenev.Konstantin Osipov2010-08-1217-361/+762
| | | |\ \ \ \ \ \
| | | | * | | | | | Fix for bug #52044 "FLUSH TABLES WITH READ LOCK and FLUSHDmitry Lenev2010-07-2715-287/+606
| | | * | | | | | | A pre-requisite patch for the fix for Bug#52044.Konstantin Osipov2010-08-111-0/+2
| | | * | | | | | | Post-commit fix for Bug#41158Magne Mahre2010-08-101-0/+1
| | | * | | | | | | Followup for Bug #54360 Deadlock DROP/ALTER/CREATE DATABASEJon Olav Hauglid2010-08-101-2/+0
| | | * | | | | | | A fix for Bug#41158 "DROP TABLE holds LOCK_open during unlink()". Konstantin Osipov2010-08-0918-319/+217
| | | * | | | | | | Merge 5.5-bugfixing -> 5.5-runtime.Konstantin Osipov2010-08-0916-341/+305
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | Part of fix for bug#52044 "FLUSH TABLES WITH READ LOCK andDmitry Lenev2010-08-063-12/+44
| | | * | | | | | | | Cleanup: remove unused declarations from sql_base.h.Konstantin Osipov2010-08-043-32/+4
| | * | | | | | | | | BUG#53452 Inconsistent behavior of binlog_direct_non_transactional_updates withAlfranio Correia2010-08-2011-331/+569
| | * | | | | | | | | Bug#54916 GROUP_CONCAT + IFNULL truncates outputAlexander Barkov2010-08-194-129/+102
| | * | | | | | | | | Bug#45263 utf32_general_ci, bad effects around CREATE TABLE AS SELECTAlexander Barkov2010-08-182-5/+6
| | | |_|_|_|_|/ / / | | |/| | | | | | |
| | * | | | | | | | WL#5370 Keep forward-compatibility when changing unknown2010-08-189-132/+31
| | | |_|_|_|/ / / | | |/| | | | | |
| | * | | | | | | Auto-merge from mysql-5.5.Alexander Nozdrin2010-08-1817-105/+50
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge mysql-5.5-bugfixing -> mysql-5.5-innodbVasil Dimov2010-08-1895-4145/+4206
| | |\ \ \ \ \ \ \ \