summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Patch for Bug#55854 (MySQL AB should not be AUTHOR, copyright incorrect).Alexander Nozdrin2010-08-123-9/+8
* Fix use of uninitialized variable.Alexander Nozdrin2010-08-121-1/+1
* BUG#50312 Warnings for unsafe sub-statement not returned to clientAlfranio Correia2010-08-108-207/+216
* Bug #55842 CMake: bad dependencies on sql/lex_hash.h Vladislav Vaintroub2010-08-091-0/+2
* Build cleanupsVladislav Vaintroub2010-08-051-5/+6
* Bug#55648: Server crash on MIX/MAX on maximum time valueEvgeny Potemkin2010-08-021-2/+2
* Auto-merge from mysql-trunk-bugfixing.Alexander Nozdrin2010-07-309-314/+277
* Auto-merge from mysql-trunk-bugfixing.Alexander Nozdrin2010-07-3073-2167/+1383
|\
| * Fix build failure.Alexander Nozdrin2010-07-292-0/+2
| * Auto-merge from mysql-trunk-merge.Alexander Nozdrin2010-07-2926-123/+155
| |\
| | * Manual mergeunknown2010-07-297-19/+44
| | |\
| | | * BUG#49124 Security issue with /*!-versioned */ SQL statements on Slaveunknown2010-07-297-17/+42
| | * | merged BUG#55322 from 5.1-bugteam to trunk-mergeSven Sandberg2010-07-261-0/+5
| | |\ \ | | | |/
| | | * merged BUG#55322 to 5.1-bugteamSven Sandberg2010-07-261-0/+5
| | | |\
| | | | * BUG#55322: SHOW BINLOG EVENTS increases @@SESSION.MAX_ALLOWED_PACKETSven Sandberg2010-07-201-0/+5
| | * | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-234-9/+24
| | |\ \ \ | | | |/ /
| | | * | Merge 5.1-bugteam -> 5.1-bug-42496Dmitry Shulga2010-07-2343-391/+641
| | | |\ \
| | | * | | Fixed bug #42496 - the server could crash on a debug assert after a failureDmitry Shulga2010-07-214-8/+24
| | | * | | Fixed bug #51855. Race condition in XA START. If several threadsDmitry Shulga2010-06-292-11/+25
| | * | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-231-1/+1
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Mergeunknown2010-07-221-2/+13
| | | |\ \ \
| | | * | | | Bug#49542 - Do as the comment suggests and downgrade directory errors from fi...unknown2010-07-221-5/+5
| | * | | | | mergeGeorgi Kodinov2010-07-211-2/+13
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | Addendum #4 to bug #53095Georgi Kodinov2010-07-211-2/+13
| | | |/ / /
| | | * | | Automerge.Alexey Kopytov2010-07-211-1/+1
| | | |\ \ \
| | * | \ \ \ Automerge.Alexey Kopytov2010-07-211-1/+1
| | |\ \ \ \ \
| | | * \ \ \ \ Automerge.Alexey Kopytov2010-07-211-1/+1
| | | |\ \ \ \ \ | | | | | |/ / / | | | | |/| | |
| | | | * | | | Bug#55061: Build failing on sol 8 x86 - assembler code vs Alexey Kopytov2010-07-121-1/+1
| | * | | | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-2017-91/+67
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | * | | | | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-2016-90/+73
| | | * | | | | Bug#54453: Failing assertion: trx->active_trans when renaming aDavi Arnaut2010-07-201-0/+8
| * | | | | | | Merge trunk-bugfixing -> trunk-runtime.Konstantin Osipov2010-07-294-12/+31
| |\ \ \ \ \ \ \
| | * | | | | | | Bug #55472: Assertion failed in heap_rfirst function of hp_rfirst.c onGleb Shchepa2010-07-291-1/+1
| | * | | | | | | BUG 55387: Automerged bzr bundle from bug report.Luis Soares2010-07-283-11/+30
| | |\ \ \ \ \ \ \
| | | * | | | | | | BUG#55387: binlog.binlog_tmp_table crashes the serverLuis Soares2010-07-223-11/+30
| | | |/ / / / / /
| * | | | | | | | Fix a Windows failure of main.merge test introduced byKonstantin Osipov2010-07-291-2/+2
| * | | | | | | | Fix a failing assert when running funcs_1.innodb_trig_03 test.Konstantin Osipov2010-07-281-1/+1
| * | | | | | | | Merge trunk-bugfixing -> trunk-runtime.Konstantin Osipov2010-07-2749-1181/+246
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| * | | | | | | | Implement WL#5502 Remove dead 5.0 class Sensitive_cursor.Konstantin Osipov2010-07-2710-471/+43
| * | | | | | | | A pre-requisite patch for the fix for Bug#52044.Konstantin Osipov2010-07-2738-460/+538
| * | | | | | | | Bug #55498 SHOW CREATE TRIGGER takes wrong type of metadata lockJon Olav Hauglid2010-07-231-14/+24
| * | | | | | | | Bug #54905 Connection with WRITE lock cannot ALTER table due toJon Olav Hauglid2010-07-221-9/+23
| * | | | | | | | Bug #55223 assert in Protocol::end_statement during CREATE DATABASEJon Olav Hauglid2010-07-222-71/+9
| * | | | | | | | merge from mysql-trunk-bugfixingJon Olav Hauglid2010-07-1954-785/+708
| |\ \ \ \ \ \ \ \
| * | | | | | | | | A pre-requisite for patch fixing bug #52044 "FLUSH TABLES Dmitry Lenev2010-07-133-338/+45
| * | | | | | | | | merge from mysql-trunk-bugfixingJon Olav Hauglid2010-07-1371-532/+691
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Bug #37521 Row inserted through view not always visible in baseJon Olav Hauglid2010-07-071-3/+3
| * | | | | | | | | | Bug #54401 assert in Diagnostics_area::set_eof_status , HANDLERJon Olav Hauglid2010-07-051-0/+4
| * | | | | | | | | | Another follow-up for 5.5 version of fix for bug#54360 Dmitry Lenev2010-07-011-47/+27
| * | | | | | | | | | A follow-up for 5.5 version of fix for bug#54360 "Deadlock Dmitry Lenev2010-07-013-50/+1