summaryrefslogtreecommitdiff
path: root/mysql-test/suite
Commit message (Expand)AuthorAgeFilesLines
* WL#4403 deprecate @log and @slow_log_queries variablesTatiana A. Nurnberg2008-10-061-1/+1
|\
* \ Merging with 5.1-5.1.29-rc.Mats Kindahl2008-10-031-1/+0
|\ \
| * | Bug #38370: The test ndb.ndb_index_ordered fails with the community features onGeorgi Kodinov2008-10-031-1/+0
* | | The test rpl_blackhole was executed even whenMats Kindahl2008-10-031-2/+3
|/ /
* | Merging with 5.1-5.1.29-rc.Mats Kindahl2008-10-0354-135566/+141334
|\ \
| * \ MergeRamil Kalimullin2008-10-023-2/+99
| |\ \
| * \ \ merged 5.1-5.1.29 -> 5.1-bugteamGeorgi Kodinov2008-10-0113-0/+5221
| |\ \ \
| | * \ \ mergeMattias Jonsson2008-10-0113-0/+5221
| | |\ \ \
| | | * | | Bug#38804: Query deadlock causes all tables to be inaccessible.Mattias Jonsson2008-09-0813-0/+5221
| * | | | | merged 5.1-5.1.29-rc -> 5.1-bugteamGeorgi Kodinov2008-10-012-0/+178
| |\ \ \ \ \ | | |/ / / /
| | * | | | Bug#34306: Can't make copy of log tables when server binary log is enabledDavi Arnaut2008-09-292-0/+178
| * | | | | Merge 5.0 -> 5.1Patrick Crews2008-09-304-26/+30
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | mergeMattias Jonsson2008-09-2312-135378/+135568
| |\ \ \ \ \
| | * | | | | Bug#37803: Test "partition_alter2_innodb" exhausts resources (time and/or mem...Mattias Jonsson2008-09-1812-135378/+135568
| * | | | | | Bug#37312 Make tests binlog_row_innodb_stat and binlog_stm_innodb_stat more r...Patrick Crews2008-09-223-45/+3
| * | | | | | Merge Bug#37312.Chad MILLER2008-09-185-3/+47
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Bug#37312: Make test binlog_{row,stm}_innodb_stat more robustChad MILLER2008-09-085-3/+47
| | | |_|_|/ | | |/| | |
| * | | | | Bug#39803 Test rpl.rpl_truncate_7ndb_2 failingPatrick Crews2008-09-154-92/+97
| * | | | | bug #31231 mysql_alter_table() tries to drop a non-existing tableMartin Skold2008-09-152-13/+68
| | |_|_|/ | |/| | |
| * | | | merged 5.1.29-rc into 5.1-bugteamGeorgi Kodinov2008-09-108-0/+152
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | Updating result files for rpl_ndb test suite.Mats Kindahl2008-09-031-2/+1
| | |/ / | |/| |
| * | | Post-merge fixes to update result files.Mats Kindahl2008-09-012-4/+2
| * | | Merging 5.0-bugteam into 5.1-bugteamMats Kindahl2008-09-013-4/+2
| |\ \ \ | | | |/ | | |/|
| * | | Merge into local treeMatthias Leich2008-08-287-6/+413
| |\ \ \
| * | | | Fix for Bug#38270 Test "processlist_priv_ps" fails on varying "processlist" o...Matthias Leich2008-08-213-14/+35
* | | | | Bug #38360: BLACKHOLE replication with RBR is brokenMats Kindahl2008-10-021-2/+15
* | | | | Bug #38360: BLACKHOLE replication with RBR is brokenMats Kindahl2008-10-025-13/+172
| |_|_|/ |/| | |
* | | | Bug #39106:Mats Kindahl2008-09-092-0/+88
* | | | BUG#32709: Assertion failed: trx_data->empty(), file log.ccMats Kindahl2008-09-031-0/+7
* | | | Bug #32709: Assertion failed: trx_data->empty(), file log.ccMats Kindahl2008-09-032-0/+14
* | | | Bug#36099 replicate-do-db affects replaying RBR events with mysqlbinlogAndrei Elkin2008-09-033-0/+43
| |/ / |/| |
* | | Merging 5.1 into 5.1-rpl-mergeMats Kindahl2008-08-272-3/+0
|\ \ \
| * \ \ Merging latest changes.Alexander Barkov2008-08-2696-4592/+120474
| |\ \ \ | | |/ /
| * | | Bug#36597 Testsuite "jp": Suspicious results for some tests using sjisAlexander Barkov2008-07-292-3/+0
* | | | AutomergeMats Kindahl2008-08-273-0/+357
|\ \ \ \
| * \ \ \ AutomergeMats Kindahl2008-08-273-0/+357
| |\ \ \ \
| | * | | | Fix cherry picking patch of BUG#37051He Zhenxing2008-08-261-16/+16
| | * | | | Cherry picking patch for BUG#37051He Zhenxing2008-08-263-0/+357
| | | |/ / | | |/| |
* | | | | Result file change.Mats Kindahl2008-08-271-3/+3
|/ / / /
* | | | Merge b38773-5.1-rpl-merge into 5.1-rpl-mergeMats Kindahl2008-08-271-0/+53
|\ \ \ \ | |/ / / |/| | |
| * | | Bug #38773: DROP DATABASE cause switch to stmt-mode when there are temporaryMats Kindahl2008-08-271-0/+53
* | | | Backport of patch for Bug#34604 (from 6.0)Mattias Jonsson2008-08-203-4/+52
* | | | Bug#35807 - INSTALL PLUGIN replicates row-based, but not stmt-basedSven Sandberg2008-08-194-0/+98
* | | | mergeMattias Jonsson2008-08-195-16/+722
|\ \ \ \
| * | | | Post push fix for valgrind warning in ha_partition.ccMattias Jonsson2008-08-195-16/+722
* | | | | Merge from 5.0-bugteam.Chad MILLER2008-08-151-1/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
* | | | | Merge from mysql-5.1 main.Davi Arnaut2008-08-1518-92/+241
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Auto merge from mysql-5.1 mainHe Zhenxing2008-08-14210-14/+20618
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Bug#18817, removing --binlog-format option from .opt filesSerge Kozlov2008-08-134-4/+1
| * | | | Apply tomas's patch to fix rpl_row_basic.test, this can fix BUG#37884, He Zhenxing2008-08-124-22/+102