summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bug #57203 Assertion `field_length <= 255' failed.Tor Didriksen2010-10-193-2/+40
* Merge from mysql-5.1-bugteam to mysql-5.5-bugteamMagne Mahre2010-10-193-0/+64
|\
| * Bug #46941 crash with lower_case_table_names=2 and foreign key Magne Mahre2010-10-195-1/+71
* | Merge from mysql-5.1-bugteam to mysql-5.5-bugteamJon Olav Hauglid2010-10-191-0/+1
|\ \ | |/
| * Bug #57274 SET GLOBAL debug crashes on Solaris in embedded server modeJon Olav Hauglid2010-10-191-0/+1
* | automerge from 5.1-bugteam: Bug#52172 post-push fix: init auto-variable to NULLTor Didriksen2010-10-191-1/+1
|\ \ | |/
| * Bug#52172 post-push fix: init auto-variable to NULLTor Didriksen2010-10-191-1/+1
* | Merge of mysql-5.1-bugteam into mysql-5.5-bugteam.Davi Arnaut2010-10-183-5/+11
|\ \ | |/
| * Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-10-182-6/+9
* | Follow-up for bug#36742: changed results for test ipv4_as_ipv6 because hostna...Dmitry Shulga2010-10-181-15/+15
* | Auto-merge from mysql-5.1-bugteam for bug#36742.Dmitry Shulga2010-10-182-20/+10
|\ \ | |/
| * Follow up for bug#36742. Changed test case for bug#19828Dmitry Shulga2010-10-182-20/+10
* | Bug#52172 test binlog.binlog_index needs --skip-core-file to avoid leaving co...Tor Didriksen2010-10-183-19/+45
|\ \ | |/
| * Bug#52172 test binlog.binlog_index needs --skip-core-file to avoid leaving co...Tor Didriksen2010-10-184-18/+69
* | Manual mergeunknown2010-10-165-1/+209
|\ \ | |/
| * Bug#56118 STOP SLAVE does not wait till trx with CREATE TMP TABLE ends,unknown2010-10-165-1/+268
* | A patch for Bug#48874 (Test "is_triggers" fails because of wrong charset info).Alexander Nozdrin2010-10-141-0/+18
* | Bug#56096: STOP SLAVE hangs if executed in parallel with user sleepDavi Arnaut2010-10-133-23/+151
* | Bump version after 5.5.7 clone-off.Alexander Nozdrin2010-10-131-1/+1
* | Use a guard macro to prevent the inclusion of system headersDavi Arnaut2010-10-134-4/+8
* | Automerge from mysql-5.1-bugteam into mysql-5.5-bugteam.Luis Soares2010-10-134-10/+82
|\ \ | |/
| * 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
* | | | Reverting a patch for Bug#45445 (cannot execute procedures with thread_stack ...Alexander Nozdrin2010-10-131-1/+4
* | | | Auto-merge from mysql-5.1-bugteam for bug#36742.Dmitry Shulga2010-10-133-0/+27
|\ \ \ \ | |/ / /
| * | | Fixed bug#36742 - GRANT hostname case handling inconsistent.Dmitry Shulga2010-10-133-0/+27
* | | | A follow up for the patch for Bug#45445, increase stack sizeDmitry Shulga2010-10-121-2/+3
* | | | Remove NDB test suites from default-test-suites in MTR.Alexander Nozdrin2010-10-121-1/+1
* | | | Fix compilation warnings.Alexander Nozdrin2010-10-123-3/+4
* | | | Do not accept invalid INSTALL_LAYOUT parameterVladislav Vaintroub2010-10-111-1/+11
* | | | Merge mysql-5.5-innodb -> mysql-5.5-bugteamVasil Dimov2010-10-113-3/+18
|\ \ \ \
| * \ \ \ Merge from mysql-5.1-innodb to mysql-5.5-innodbJimmy Yang2010-10-113-3/+18
| |\ \ \ \
| | * | | | A more complete fix for bug #57345 btr_pcur_store_position abort for loadJimmy Yang2010-10-113-2/+31
| | * | | | Bug# 56982 Assertion Failure from ha_innobase::innobase_peek_autoinc() when a...Sunny Bains2010-10-111-1/+5
| | * | | | Enable partition_innodb_plugin after Bug#53307 has been fixedVasil Dimov2010-10-051-1/+0
* | | | | | Automerged bzr bundle.Luis Soares2010-10-112-4/+4
|\ \ \ \ \ \
| * | | | | | Fix for crash in mysqld --verbose --help while initializing optionLuis Soares2010-10-112-4/+4
* | | | | | | Merge mysql-5.5-innodb -> mysql-5.5-bugteamVasil Dimov2010-10-112-526/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | Adjust results files after innodb_file_per_table became 0.Vasil Dimov2010-10-082-526/+0
* | | | | | Null mergeunknown2010-10-110-0/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Bug#56226 Table map set to 0 after altering MyISAM tableunknown2010-10-113-8/+73
* | | | | | Postfix for BUG#55375unknown2010-10-112-6/+37
* | | | | | null-merge mysql-5.1-bugteam --> mysql-5.5-bugteamAlfranio Correia2010-10-100-0/+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
| | | |_|/ / | | |/| | |
* | | | | | Manual mergeunknown2010-10-097-70/+181
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Bug#55375 Transaction bigger than max_binlog_cache_size crashes slaveunknown2010-10-095-52/+144
* | | | | | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-10-084-7/+6