summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-07-143-37/+38
* Bug #51876: crash/memory underrun when loading data with ucs2Georgi Kodinov2010-07-142-24/+37
* Bug #53493 : add_to_status does not handle the longlong fields in STATUS_VARGeorgi Kodinov2010-07-142-7/+16
* 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
* | | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-0910-73/+58
* | | Bug#54416 MAX from JOIN with HAVING returning NULL with 5.1 and Empty setSergey Glukhov2010-07-091-1/+1
|/ /
* | Postfix bug#48321unknown2010-07-081-3/+17
* | Addendum to the fix for bug #53095 (failing information_schema.test on windows)Georgi Kodinov2010-07-071-1/+5
* | Bug #53095: SELECT column_name FROM INFORMATION_SCHEMA.STATISTICS Georgi Kodinov2010-06-251-9/+28
* | The following statements support the CURRENT_USER() where a user is needed.unknown2010-07-046-9/+139
* | Fix somewhat bogus GCC warning. Although needless as the baseDavi Arnaut2010-07-031-1/+1
* | Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-0216-91/+82
* | Automerge.Alexey Kopytov2010-07-011-1/+1
|\ \
| * | Bug#54667: Unnecessary signal handler redefinitionAlexey Kopytov2010-07-011-1/+1
* | | Bug#51431 Wrong sort order after import of dump fileSergey Glukhov2010-06-301-1/+10
* | | BUG 53657: automerge bzr bundle from bug report into mysql-5.1-bugteam.Luis Soares2010-06-286-12/+30
|\ \ \
| * | | BUG#53657: Slave crashed with error 22 when trying to lock mutexLuis Soares2010-05-246-12/+30
* | | | Revert Bug#48321 due to build breakage and failing tests.Davi Arnaut2010-06-286-107/+9
* | | | Merge of mysql-5.0-bugteam into mysql-5.1-bugteam.Davi Arnaut2010-06-281-0/+29
|\ \ \ \
| * | | | Bug#54041: MySQL 5.0.92 fails when tests from Connector/C suite runDavi Arnaut2010-06-281-0/+28
* | | | | Bug#54457: Test suite broken for 32-bit buildDavi Arnaut2010-06-281-1/+1
* | | | | merge mysql-5.1-bugteam (local) --> mysql-5.1-bugteamAlfranio Correia2010-06-275-42/+91
|\ \ \ \ \
| * \ \ \ \ merge mysql-5.1-bugteam (local) --> mysql-5.1-bugteamAlfranio Correia2010-06-175-42/+91
| |\ \ \ \ \
| | * | | | | BUG#53560 CREATE TEMP./DROP TEMP. are not binglogged correctly after a failed...Alfranio Correia2010-05-195-41/+90
* | | | | | | The following statements support the CURRENT_USER() where a user is needed.unknown2010-06-276-9/+107
* | | | | | | Bug #54360 Deadlock DROP/ALTER/CREATE DATABASE with open HANDLERJon Olav Hauglid2010-06-261-0/+36
* | | | | | | mergeGeorgi Kodinov2010-06-251-1/+2
|\ \ \ \ \ \ \
| * | | | | | | Bug #52711: Segfault when doing EXPLAIN SELECT withGeorgi Kodinov2010-04-151-1/+2
* | | | | | | | Bug#54422 query with = 'variables'Sergey Glukhov2010-06-251-1/+3
* | | | | | | | Bug#41660: Sort-index_merge for non-first join table mayMartin Hansson2010-06-243-19/+24
* | | | | | | | Automerge.Ramil Kalimullin2010-06-241-3/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix for bug #54575: crash when joining tables with unique set columnRamil Kalimullin2010-06-201-3/+4
* | | | | | | | | Automerge.Alexey Kopytov2010-06-241-0/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Bug#54477: Crash on IN / CASE with NULL argumentsAlexey Kopytov2010-06-221-0/+10
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Fix for bug #54459: Assertion failed: param.sort_length, Ramil Kalimullin2010-06-241-5/+13
|/ / / / / / / /
* | | | | | | | Bug#50389 Using intersect does not return all rowsSergey Glukhov2010-06-211-0/+1
|/ / / / / / /
* | | | | | | Fix for bug #54393: crash and/or valgrind errors inRamil Kalimullin2010-06-181-17/+12
| |/ / / / / |/| | | | |
* | | | | | Backport of the patch for bug52208 to 5.1 since theAlexey Kopytov2010-06-151-3/+3
* | | | | | Addendum for the fix for bug #42064:Alexey Kopytov2010-06-121-7/+12
* | | | | | Automerge.Alexey Kopytov2010-06-111-3/+20
|\ \ \ \ \ \
| * \ \ \ \ \ Automerge.Ramil Kalimullin2010-06-111-3/+20
| |\ \ \ \ \ \
| | * | | | | | Fix for bug #54007: assert in ha_myisam::index_next, HANDLERRamil Kalimullin2010-06-091-3/+20
* | | | | | | | Manual merge from the bugfix tree.Alexey Kopytov2010-06-1111-60/+125
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Bug #42064: low memory crash when importing hex strings, inAlexey Kopytov2010-05-2111-61/+126
* | | | | | | | Bug#53859: Valgrind: opt_sum_query(TABLE_LIST*, List<Item>&,Martin Hansson2010-06-111-13/+28
* | | | | | | | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-1024-207/+213
* | | | | | | | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-104-517/+618
| |/ / / / / / |/| | | | | |