summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* mergeGeorgi Kodinov2010-11-032-11/+19
|\
| * merge of 5.1-bugteam into 5.1-securityGeorgi Kodinov2010-10-0619-110/+369
| |\
| * | Bug#54488 crash when using explain and prepared statements with subqueriesSergey Glukhov2010-10-011-11/+15
| * | Bug#54494 crash with explain extended and prepared statementsSergey Glukhov2010-09-231-0/+4
* | | Bug #51208: Extra string allocation from thd->mem_root Georgi Kodinov2010-11-021-6/+0
* | | Bug #52160: crash and inconsistent results when groupingGleb Shchepa2010-10-312-0/+3
* | | Bug#27606 GRANT statement should be replicated with DEFINER informationunknown2010-10-234-8/+14
* | | Bug#55478 Row events wrongly apply on the temporary table of the same nameunknown2010-10-211-0/+1
* | | Bug#45288: pb2 returns a lot of compilation warningsDavi Arnaut2010-10-207-20/+9
* | | Bug#45288: pb2 returns a lot of compilation warningsDavi Arnaut2010-10-195-11/+17
* | | Bug #46941 crash with lower_case_table_names=2 and foreign key Magne Mahre2010-10-192-1/+7
* | | Bug#52172 test binlog.binlog_index needs --skip-core-file to avoid leaving co...Tor Didriksen2010-10-182-14/+14
* | | Bug#56118 STOP SLAVE does not wait till trx with CREATE TMP TABLE ends,unknown2010-10-162-1/+20
* | | BUG 55263: automerged bzr bundle from bug report into Luis Soares2010-10-132-5/+69
|\ \ \
| * | | BUG#55263: assert in check_binlog_magicLuis Soares2010-09-242-5/+69
* | | | BUG 38718: automerged bzr bundle from bug report into Luis Soares2010-10-132-5/+13
|\ \ \ \
| * | | | BUG#38718: slave sql thread crashes when reading relay logLuis Soares2010-10-062-5/+13
| | |_|/ | |/| |
* | | | Fixed bug#36742 - GRANT hostname case handling inconsistent.Dmitry Shulga2010-10-131-0/+6
* | | | Bug#56226 Table map set to 0 after altering MyISAM tableunknown2010-10-111-2/+0
* | | | merge mysql-5.1-bugteam (local) --> mysql-5.1-bugteamAlfranio Correia2010-10-101-0/+15
|\ \ \ \
| * | | | BUG#57098 RBR breaks on changing user password on 5.1 master -> 5.5 slaveAlfranio Correia2010-10-061-0/+15
| |/ / /
* | | | Bug#55375 Transaction bigger than max_binlog_cache_size crashes slaveunknown2010-10-092-20/+23
* | | | Bug#56423: Different count with SELECT and CREATE SELECT queriesMartin Hansson2010-10-073-35/+65
|/ / /
* | | merged mysql-5.1 into mysql-5.1-bugteamGeorgi Kodinov2010-10-058-13/+60
|\ \ \ | | |/ | |/|
| * | Fix for bug#56679: gis.test: valgrind errorRamil Kalimullin2010-09-091-4/+6
| * | Manual resolve of mysql-test/r/gis.resultKristofer Pettersson2010-09-079-102/+158
| |\ \
| | * \ Merge from mysql-5.1-bugteam to mysql-5.1-securityJimmy Yang2010-09-019-101/+157
| | |\ \
| | * | | Bug #53544: Server hangs during JOIN query in stored procedureAlexey Kopytov2010-08-261-1/+1
| * | | | Bug#55531 crash with conversions of geometry types / stringsKristofer Pettersson2010-09-072-1/+14
| |/ / /
| * | | Automerge.Alexey Kopytov2010-08-243-8/+17
| |\ \ \
| | * | | Bug #55568: user variable assignments crash server when usedAlexey Kopytov2010-08-243-8/+17
| * | | | mergeGeorgi Kodinov2010-08-2014-103/+246
| |\ \ \ \
| * | | | | Bug #55826: create table .. select crashes with when Georgi Kodinov2010-08-201-1/+15
| | |/ / / | |/| | |
| * | | | Bug #55615 and bug #55564Georgi Kodinov2010-08-132-0/+9
| * | | | Bug #55424: convert_tz crashes when fed invalid dataGleb Shchepa2010-08-062-2/+2
* | | | | Automerge.Alexey Kopytov2010-10-018-29/+77
|\ \ \ \ \
| * \ \ \ \ mergeMattias Jonsson2010-10-011-7/+11
| |\ \ \ \ \
| | * | | | | Bug#55458: Partitioned MyISAM table gets crashed by multi-table updateMattias Jonsson2010-09-301-7/+11
| * | | | | | mergeMattias Jonsson2010-10-014-2/+33
| |\ \ \ \ \ \
| | * | | | | | Bug#51851: Server with SBR locks mutex twice onMattias Jonsson2010-10-014-2/+33
| | | |_|_|/ / | | |/| | | |
| * | | | | | Bug #53296: LONG BLOB value types are not recognizedGeorgi Kodinov2010-08-161-1/+1
| * | | | | | Follow-up for Bug#42503: fix a compilation warning.Dmitry Shulga2010-09-241-0/+2
| * | | | | | Fixed bug#56821 - failure to start the MySQL Service.Dmitry Shulga2010-09-221-16/+30
| | |_|_|_|/ | |/| | | |
| * | | | | Bug#46339 - crash on REPAIR TABLE merge table USE_FRMIngo Struewing2010-09-211-3/+0
| |\ \ \ \ \
| | * | | | | Bug#46339 - crash on REPAIR TABLE merge table USE_FRMIngo Struewing2010-04-261-3/+0
* | | | | | | Bug #56709: Memory leaks at running the 5.1 test suiteAlexey Kopytov2010-09-223-10/+7
|/ / / / / /
* | | | | | merge mysql-5.1-bugteam (local) --> mysql-5.1-bugteamAlfranio Correia2010-09-171-2/+6
|\ \ \ \ \ \
| * | | | | | BUG#55961 Savepoint Identifier should be enclosed with backticksAlfranio Correia2010-09-021-2/+6
| | |/ / / / | |/| | | |
* | | | | | Bug#50402 Optimizer producing wrong results when using Index Merge on InnoDB Sergey Glukhov2010-09-161-3/+8
* | | | | | Bug #54606 innodb fast alter table + pack_keys=0 prevents Magne Mahre2010-09-161-0/+1