summaryrefslogtreecommitdiff
path: root/mysql-test/include
Commit message (Expand)AuthorAgeFilesLines
* merging from 5.1 to rep+2 starting at gca(5.1, next-mr) == build@mysql.com-20...Andrei Elkin2009-11-301-0/+4
|\
| * 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2009-10-271-0/+4
| |\
| | * Bug#41049 does syntax "grant" case insensitive?Sergey Glukhov2009-10-271-0/+4
* | | Backport for WL#4416Serge Kozlov2009-11-271-0/+41
* | | manual merge: mysql-5.1-rep+2 (bug tree) --> mysql-5.1-rep+2 (latest)Luis Soares2009-11-133-7/+51
|\ \ \
| * | | BUG#48048: Deprecated constructs need removal in BetonyLuis Soares2009-11-043-7/+51
* | | | merging 5.1 main -> rpl+2. Some manual work required mostly due to bug46640Andrei Elkin2009-11-0612-17/+40
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | merge from 5.1 mainBjorn Munch2009-10-1610-14/+26
| |\ \
| | * | Bug#47746 - main.innodb_mysql fails sporadically:John H. Embretsen2009-10-051-0/+2
| | * | auto-mergeIngo Struewing2009-10-022-2/+4
| | |\ \
| | | * \ mergingAlexey Botchkov2009-09-2914-56/+205
| | | |\ \
| | | | * \ mergeMattias Jonsson2009-09-291-0/+4
| | | | |\ \
| | | | | * | Bug#32430: 'show innodb status' causes errorsMattias Jonsson2009-09-251-0/+4
| | | * | | | Bug#43733 Select on processlist let the embedded server crash (concurren...Alexey Botchkov2009-06-041-2/+0
| | * | | | | auto-mergeIngo Struewing2009-10-011-0/+5
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | WL#4259 - Debug Sync FacilityIngo Struewing2009-09-291-0/+5
| | * | | | | BUG#43579 mysql_upgrade tries to alter log tables on replicated database 2009-09-281-0/+4
| | * | | | | added suppressions for existing warnings in the result file.Georgi Kodinov2009-09-241-0/+1
| | |/ / / /
| | * | | | automergeGeorgi Kodinov2009-09-181-1/+3
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Bug#45605: ps_not_windows.test fails:Davi Arnaut2009-09-044-12/+10
| * | | | | Bug#47801 The plugin test fails with the Embedded Server on WindowsMagnus Blåudd2009-10-081-0/+11
| * | | | | MergeMagnus Blåudd2009-10-082-2/+2
| |\ \ \ \ \
| | * | | | | BUG#47612 - fix review commentMagnus Blåudd2009-10-071-1/+1
| | * | | | | Bug#47612 mtr - improving the report for valgrind erorrsMagnus Blåudd2009-09-242-2/+2
| * | | | | | merge from 5.1 mainBjorn Munch2009-09-231-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Auto merge from 5.1-rep+2-delivery1He Zhenxing2009-10-271-0/+7
|\ \ \ \ \ \
| * \ \ \ \ \ Auto merge 5.1-rep-semisync to 5.1-rep+2-delivery1He Zhenxing2009-10-231-0/+7
| |\ \ \ \ \ \
| | * | | | | | Skip semisync test if the plugin-dir is not set to semisync plugin dirHe Zhenxing2009-10-231-0/+7
* | | | | | | | Bug#13963 SHOW SLAVE HOSTS is unreliable2009-10-201-21/+53
|/ / / / / / /
* | | | | | | Manual merge semi-sync to 5.1-rep+2He Zhenxing2009-10-031-0/+15
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Back porting the test case for semi-syncHe Zhenxing2009-09-301-0/+15
| |/ / / / /
* | | | | | Auto mergeHe Zhenxing2009-10-031-0/+4
|\ \ \ \ \ \
| * | | | | | WL#4641 Heartbeat testingSerge Kozlov2009-10-021-0/+4
* | | | | | | Backport post fix compiler warnings and test failures for BUG#25192 BUG#12190He Zhenxing2009-10-021-1/+15
* | | | | | | Backport BUG#12190 CHANGE MASTER has differ path requiremts on MASTER_LOG_FIL...He Zhenxing2009-10-021-1/+1
|/ / / / / /
* | | | | | merge from 5.1-rpl+2 repo to a local branch with HB and bug@27808 fixesAndrei Elkin2009-10-014-3/+63
|\ \ \ \ \ \
| * | | | | | Partial backport for BUG#41399, more precisely, the changes to Luis Soares2009-10-011-1/+1
| * | | | | | Bug #30703 SHOW STATUS LIKE 'Slave_running' is not compatible with `SHOW SLAVELuis Soares2009-09-291-1/+1
| * | | | | | BUG#28777, WL#4293: SHOW BINLOG EVENTS does not work on relay logLuis Soares2009-09-292-1/+61
| |/ / / / /
* | | | | | backporting bug@27808 fixesAndrei Elkin2009-10-011-0/+2
* | | | | | WL#342 heartbeatAndrei Elkin2009-09-292-2/+2
|/ / / / /
* | | | | second merge from main, with adaptionsBjorn Munch2009-09-024-2/+108
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | post push fix for bug#20577 and bug#46362, disabling warningsMattias Jonsson2009-09-011-0/+6
| * | | | mergeMattias Jonsson2009-08-281-0/+63
| |\ \ \ \
| | * | | | Bug#20577: Partitions: use of to_days() function leads to selection failuresMattias Jonsson2009-08-261-0/+63
| * | | | | BUG#28976 Mixing trans and non-trans tables in one transaction results in inc...Alfranio Correia2009-08-271-2/+2
| |/ / / /
| * | | | Manual Merge2009-08-121-0/+35
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | BUG#45516 SQL thread does not use database charset properly2009-08-121-0/+35
| | * | Post-fix for BUG#43264Alfranio Correia2009-08-031-0/+481
* | | | first merge from mainBjorn Munch2009-09-026-41/+77
|\ \ \ \ | |/ / /