summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Fixed test results for windows buildsMichael Widenius2010-12-081-2/+5
* mergeVladislav Vaintroub2010-12-062-8/+1
|\
| * mergeVladislav Vaintroub2010-12-062-8/+1
| |\
| | * mergeVladislav Vaintroub2010-12-062-8/+1
| | |\
| | | * Bug#473914: mysql_client_test fail with in debug compilaton on windows x64Vladislav Vaintroub2010-12-062-8/+1
* | | | Merge with 5.1-release.Michael Widenius2010-12-0656-303/+913
|\ \ \ \ | |/ / /
| * | | Merge with 5.1Michael Widenius2010-12-042-1/+3
| |\ \ \ | | |/ /
| | * | Automatic merge with 5.1-releaseMichael Widenius2010-12-043-0/+16
| | |\ \ | | | |/ | | |/|
| | | * Fixed compiler warnings.Michael Widenius2010-12-031-0/+1
| | | * Fix problems seen in Buildbot:unknown2010-12-021-0/+2
| | * | Make maria 5.1 compilable on Visual Studio 2010 and remove Windows warningsVladislav Vaintroub2010-12-011-1/+1
| * | | automatic merge with 5.1Michael Widenius2010-12-011-0/+13
| |\ \ \ | | | |/ | | |/|
| | * | Bug#54201: "SET INSERT_ID" event must be ignored if corresponding event is ig...unknown2010-11-301-0/+13
| | |/
| * | Fixed compiler warningsMichael Widenius2010-12-011-0/+1
| * | merge with 5.1Michael Widenius2010-11-3051-290/+875
| |\ \ | | |/
| | * Fixed compiler and gmake warningsMichael Widenius2010-11-292-4/+12
| | * Patch from Sergey Petrunya:Michael Widenius2010-11-262-34/+81
| | * Automatic merge with 5.1Michael Widenius2010-11-253-4/+52
| | |\
| | | * Fix of LP BUG#675248.unknown2010-11-233-4/+52
| | * | Merge of innodb_plugin for MySQL 5.1.53 with xtradbMichael Widenius2010-11-251-1/+1
| | * | A proper fix for bug #57688.Michael Widenius2010-11-253-4/+12
| | * | Merge with MySQL 5.1.53Michael Widenius2010-11-2532-133/+336
| | |\ \
| | | * \ 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