summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge trunk-bugfixing -> trunk-runtime.Konstantin Osipov2010-07-2749-1181/+246
|\
| * Cleanup after bild team push.Vladislav Vaintroub2010-07-252-93/+8
| * Add a maintainer target to the warning-mode of the build scripts.Davi Arnaut2010-07-241-1/+2
| * Bug#42733: Type-punning warnings when compiling MySQLDavi Arnaut2010-07-241-4/+5
| * WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-236-30/+29
| * WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-2310-47/+15
| * WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-237-414/+8
| * WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-2313-36/+8
| * WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-2313-490/+8
| * Remove exceptions to the assert, bug has been fixed.Davi Arnaut2010-07-201-9/+4
| * Auto-merge from mysql-trunk-merge.Alexander Nozdrin2010-07-206-30/+47
| |\
| | * Merge into mysql-trunk-merge..Davi Arnaut2010-07-191-5/+15
| | |\
| | | * manual merge from mysql-5.1-securityJon Olav Hauglid2010-07-071-5/+15
| | | |\
| | | | * Bug #54117 crash in thr_multi_unlock, temporary tableJon Olav Hauglid2010-07-071-0/+5
| | * | | manual merge from mysql-5.1-bugteamJon Olav Hauglid2010-07-195-25/+32
| | |\ \ \
| | | * | | Bug #54734 assert in Diagnostics_area::set_ok_statusJon Olav Hauglid2010-07-195-25/+32
| * | | | | Bug#49771: Incorrect MIN/MAX for date/time values.Evgeny Potemkin2010-07-196-32/+117
* | | | | | 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 merge2010-07-081-3/+17
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | Postfix bug#483212010-07-081-3/+17