summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Merge of mysql-trunk-merge into mysql-trunk-bugfixing.Davi Arnaut2010-07-1648-309/+625
| |\
| | * Bug#42733: Type-punning warnings when compiling MySQL -- strict aliasing viol...Davi Arnaut2010-07-151-13/+25
| | * Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-153-10/+9
| | * mergeGeorgi Kodinov2010-07-151-1/+4
| | |\
| | | * Bug #53814: NUMERIC_PRECISION for unsigned bigint field is 19, Georgi Kodinov2010-06-231-1/+4
| | * | Merge of mysql-trunk-bugfixing into mysql-trunk-merge.Davi Arnaut2010-07-1583-1336/+1415
| | |\ \
| | * \ \ Automerge.Alexey Kopytov2010-07-151-1/+1
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Manual merge.Alexey Kopytov2010-07-151-1/+1
| | | |\ \
| | | | * | Backport of the fix for bug#25421 to 5.0.Alexey Kopytov2010-07-151-0/+3
| | | * | | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-07-141-2/+0
| | * | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-144-38/+40
| | |\ \ \ \ | | | |/ / /
| | | * | | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-07-143-37/+38
| | * | | | mergeGeorgi Kodinov2010-07-142-24/+37
| | |\ \ \ \ | | | |/ / /
| | | * | | Bug #51876: crash/memory underrun when loading data with ucs2Georgi Kodinov2010-07-142-24/+37
| | * | | | mergeGeorgi Kodinov2010-07-142-7/+16
| | |\ \ \ \ | | | |/ / /
| | | * | | Bug #53493 : add_to_status does not handle the longlong fields in STATUS_VARGeorgi Kodinov2010-07-142-7/+16
| | * | | | mergeMattias Jonsson2010-07-093-10/+75
| | |\ \ \ \ | | | |/ / /
| | | * | | mergeMattias Jonsson2010-07-092-10/+14
| | | |\ \ \
| | | | * | | Bug#52517: Regression in ROW level replication performance with partitionsMattias Jonsson2010-07-092-10/+14
| | | * | | | mergeMattias Jonsson2010-07-092-0/+61
| | | |\ \ \ \
| | | | * | | | Bug#52455: Subpar INSERT ON DUPLICATE KEY UPDATE performance with many partit...Mattias Jonsson2010-07-092-0/+61
| | * | | | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-0912-81/+61
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-0910-73/+58
| | * | | | | | 5.1-bugteam->trunk-merge mergeSergey Glukhov2010-07-091-1/+1
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Bug#54416 MAX from JOIN with HAVING returning NULL with 5.1 and Empty setSergey Glukhov2010-07-091-1/+1
| | | |/ / / /
| | * | | | | Auto mergeunknown2010-07-081-3/+17
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Postfix bug#48321unknown2010-07-081-3/+17
| | * | | | | mergeGeorgi Kodinov2010-07-071-1/+5
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Addendum to the fix for bug #53095 (failing information_schema.test on windows)Georgi Kodinov2010-07-071-1/+5
| | * | | | | mergeGeorgi Kodinov2010-07-051-9/+28
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Bug #53095: SELECT column_name FROM INFORMATION_SCHEMA.STATISTICS Georgi Kodinov2010-06-251-9/+28
| | * | | | | Manul mergeunknown2010-07-046-9/+139
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | The following statements support the CURRENT_USER() where a user is needed.unknown2010-07-046-9/+139
| | * | | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-031-1/+1
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Fix somewhat bogus GCC warning. Although needless as the baseDavi Arnaut2010-07-031-1/+1
| | * | | | | Unset the execute bit where it's not needed.Davi Arnaut2010-07-033-0/+0
| | * | | | | Post-merge fix: restore promotion to unsigned long long side-effect of bit_is...Davi Arnaut2010-07-031-4/+6
| | * | | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-0214-53/+49
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-0216-91/+82
| | | * | | | Automerge.Alexey Kopytov2010-07-011-1/+1
| | | |\ \ \ \
| | * | \ \ \ \ Automerge.Alexey Kopytov2010-07-011-1/+1
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Manual merge from 5.1.Alexey Kopytov2010-07-011-1/+1
| | | |\ \ \ \ \ \ | | | | | |/ / / / | | | | |/| | | |
| | | | * | | | | Bug#54667: Unnecessary signal handler redefinitionAlexey Kopytov2010-07-011-1/+1
| | * | | | | | | 5.1-bugteam->trunk-merge mergeSergey Glukhov2010-06-301-1/+10
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | |