summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* merge to 5.1-securityGeorgi Kodinov2010-10-2925-122/+273
|\
| * 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
| |/ /
* | | Bug#57688 Assertion `!table || (!table->write_set || bitmap_is_set(table->wri...Sergey Glukhov2010-10-291-8/+3
* | | Bug#57194 group_concat cause crash and/or invalid memory reads with type errorsSergey Glukhov2010-10-291-4/+2
* | | Bug#57477 SIGFPE when dividing a huge number a negative numberSergey Glukhov2010-10-271-6/+10
* | | Bug#56814 Explain + subselect + fulltext crashes serverSergey Glukhov2010-10-182-5/+24
* | | Bug#54484 explain + prepared statement: crash and Got error -1 from storage e...Sergey Glukhov2010-10-183-1/+14
* | | merging.Alexey Botchkov2010-10-151-2/+6
|\ \ \
| * | | Bug#55146 Assertion `m_part_spec.start_part == m_part_spec.end_part' in ...Alexey Botchkov2010-08-121-2/+6
* | | | mergeMattias Jonsson2010-10-151-0/+2
|\ \ \ \
| * | | | Bug#56287: mysql5.1.50 crash when using Partition datetime in sub in queryMattias Jonsson2010-09-161-0/+2
* | | | | Fix for bug#57283: inet_ntoa() crashesRamil Kalimullin2010-10-121-0/+1
* | | | | Fix for bug#57272: crash in rpad() when using utf8Ramil Kalimullin2010-10-121-0/+42
* | | | | merge of 5.1-bugteam into 5.1-securityGeorgi Kodinov2010-10-0619-110/+369
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | merged mysql-5.1 into mysql-5.1-bugteamGeorgi Kodinov2010-10-058-13/+60
| |\ \ \ \ | | |/ / /
| * | | | 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
| * | | | | | Fixed bug#42503 - "Lost connection" errors when usingDmitry Shulga2010-09-162-6/+65
| * | | | | | mergeMattias Jonsson2010-09-131-0/+9
| |\ \ \ \ \ \
| | * | | | | | Bug #50394: Regression in EXPLAIN with index scan, LIMIT, GROUP BY andMartin Hansson2010-09-131-0/+9
| * | | | | | | mergeMattias Jonsson2010-09-133-16/+65
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |