summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge of mysql-trunk-bugfixing into mysql-trunk-merge.Davi Arnaut2010-07-1583-1336/+1415
|\
| * WL#5486: Remove code for unsupported platformsDavi Arnaut2010-07-159-462/+34
| * BUG#54729: sleep() capped to 5 seconds when executed in the sql thread or in ...Sven Sandberg2010-07-131-1/+6
| * Bug#54668 User variable assignments get wrong typeAlexander Barkov2010-07-091-1/+6
| * Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-1/+1
| * Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-0865-340/+299
| * Backporting of jorgen.loland@sun.com-20100618093212-lifp1psig3hbj6jjOlav Sandstaa2010-07-081-2/+2
| * backport of guilhem@mysql.com-20100628140739-i9vy8ugxp1v5aspbGuilhem Bichot2010-07-081-1/+1
| * BUG 54925: automerged bzr bundle from bug report.Luis Soares2010-07-081-1/+1
| |\
| | * BUG#54925: Assertion `query_arg && mysql_bin_log.is_open()' onLuis Soares2010-07-011-1/+1
| * | BUG 54509: automerged bzr bundle from bug report.Luis Soares2010-07-081-0/+22
| |\ \
| | * | BUG#54509: rpl_show_slave_running crashes the server sporadicallyLuis Soares2010-06-241-0/+22
| * | | BUG 54842: automerged bzr bundle in mysql-trunk-bugfixing.Luis Soares2010-07-071-4/+5
| |\ \ \
| | * | | BUG#54842: DROP TEMPORARY TABLE not binlogged after manualLuis Soares2010-06-291-4/+5
| | | |/ | | |/|
| * | | Bug#54661 sha2() returns BINARY resultAlexander Barkov2010-07-072-13/+10
| * | | Bug#52159 returning time type from function and empty left join causes debug ...Alexander Barkov2010-07-071-0/+1
| * | | Bug#54783: optimize table crashes with invalid timestamp defaultDavi Arnaut2010-07-061-0/+3
| * | | Backporting patch for Bug#52716 (Large files support is disabled,Alexander Nozdrin2010-07-051-1/+1
| * | | merge mysql-trunk-bugfixing (local) --> mysql-trunk-bugfixingAlfranio Correia2010-06-306-170/+338
| |\ \ \
| | * | | BUG#53259 Unsafe statement binlogged in statement format w/MyIsam temp tablesAlfranio Correia2010-06-306-170/+337
| | |/ /
| * | | Bug #52850: mysqld-debug.pdb doesn't match Vladislav Vaintroub2010-06-301-1/+4
| |/ /
| * | gcc warnings removal (after bugfix for bug 36569)Gleb Shchepa2010-06-261-2/+2
| * | Backport of revid:ingo.struewing@sun.com-20091223200354-r2uzbdkj2v6yv111Alexander Nozdrin2010-06-252-1/+9
| * | Bug #50124 Rpl failure on DROP table with concurrent txn/non-txnJon Olav Hauglid2010-06-251-2/+6
| * | Backport of Bug#53236 Segfault in DTCollation::set(DTCollation&)Tor Didriksen2010-06-231-4/+2
| * | Bug #30584: delete with order by and limit clauses does notGleb Shchepa2010-06-2310-330/+657
| * | Fix ~1000 warnings class/struct mismatch.Vladislav Vaintroub2010-06-221-1/+1
* | | 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