summaryrefslogtreecommitdiff
path: root/mysql-test/suite
Commit message (Expand)AuthorAgeFilesLines
* Cleanup after push of Magne Mahre2010-02-183-137/+2
* WL#5154 Remove deprecated 4.1 featuresMagne Mahre2010-02-171-3/+3
* Bug#48308 Serge Kozlov2010-02-164-81/+44
|\
| * Bug#48308.Serge Kozlov2010-02-164-81/+44
| * Bug #43913 rpl_cross_version can't pass on conflicts complainig clash with2010-02-122-2/+1
* | merge with latest next-mr-bugfixingGuilhem Bichot2010-02-1294-159/+3471
|\ \
| * \ merge with latest next-mr-bugfixingGuilhem Bichot2010-02-0994-159/+3471
| |\ \
| | * | Corrections to pseudi_thread_id_basic test (WL4738)Omer BarNir2010-02-042-4/+0
| | * | Fixes to PB failiurs Omer BarNir2010-02-039-3/+22
| | * | Modified and added tests following review of WL#4738.Omer BarNir2010-01-2894-159/+3456
* | | | Automerge from mysql-next-mr-bugfixing.Luis Soares2010-02-1143-1269/+272
|\ \ \ \
| * \ \ \ Manual merge from mysql-next-mr bug branch.Luis Soares2010-02-101-7/+37
| |\ \ \ \
| | * | | | BUG#51021: current_stmt_binlog_row_based not removed in next-mrLuis Soares2010-02-091-7/+37
| * | | | | Automerge from mysql-trunk-bugfixing.Luis Soares2010-02-103-7/+22
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | BUG#50984: check_testcase fails for rpl_tmp_table_and_DDLLuis Soares2010-02-103-7/+22
| * | | | | mergeMattias Jonsson2010-02-103-0/+35
| |\ \ \ \ \ | | |/ / / / | | | | / / | | |_|/ / | |/| | |
| | * | | Bug#50201: Server crashes in explain_filename on an InnoDB partitioned tableMattias Jonsson2010-02-103-0/+35
| | * | | Auto-merge from mysql-trunk.Alexander Nozdrin2010-02-092-0/+3
| | |\ \ \
| | * \ \ \ Auto-merge from mysql-trunk.Alexander Nozdrin2010-02-0557-113/+2881
| | |\ \ \ \
| * | \ \ \ \ Auto-merge from mysql-next-mr.Alexander Nozdrin2010-02-095-5/+7
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge mysql-next-mr-marc --> mysql-next-mr-bugfixingMarc Alff2010-02-058-18/+25
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge mysql-next-mr (revno 2996) --> mysql-next-mr-marcMarc Alff2010-02-0569-260/+1832
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge mysql-next-mr (revno 2965) --> mysql-next-mr-marcMarc Alff2010-01-2712-74/+635
| | |\ \ \ \ \ \ \
| | * | | | | | | | Misc cleanupMarc Alff2010-01-272-0/+3
| | * | | | | | | | Bug#50436 perfschema.aggregate fails on HPUX in 6.0Marc Alff2010-01-252-13/+13
| | * | | | | | | | Bug#50596 Spurious test failures in perfschema.dml_mutex_instancesMarc Alff2010-01-254-4/+4
| | * | | | | | | | Fixed merge problem (naming of CRYPTO_dynlock_value::lock in the tests)Marc Alff2010-01-212-3/+2
| | * | | | | | | | Bug#50513 Build failure with ifdef HAVE_OPENSSL + ifndef HAVE_YASSLMarc Alff2010-01-212-1/+6
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Manual merge from mysql-next-mr.Alexander Nozdrin2010-02-0551-94/+1056
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Fixes result file for binlog_stm_mix_innodb_myisam which wasLuis Soares2010-02-041-8/+8
| * | | | | | | | BUG#50364: manual merge to mysql-next-mr-bugfixing.Luis Soares2010-02-031-1/+1
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | * | | | | | | BUG#50364: FLUSH LOGS crashes the server (rpl.rpl_heartbeat_basicLuis Soares2010-02-031-1/+1
| | * | | | | | | Auto Merge fix for bug#501572010-01-312-7/+57
| | |\ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ Manual Merge for bug#501572010-01-312-7/+57
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | BUG#50157 Assertion !active_tranxs_->is_tranx_end_pos(..) in ReplSemiSyncMast...2010-01-312-7/+57
| * | | | | | | | | merging to a local bug fixes treeAndrei Elkin2010-01-2920-1216/+21
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | New patch for bug#49579, now with "have_ipv4_mapped.inc".Horst.Hunger2010-01-2920-1216/+21
| * | | | | | | | | | Bug #50192 Strange effect in replication test, trigger, auto_increment Andrei Elkin2010-01-292-0/+59
| |/ / / / / / / / /
| * | | | | | | | | Auto-merge from mysql-next-mr.Alexander Nozdrin2010-01-251-1/+1
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | Auto-merge from mysql-next-mr.Alexander Nozdrin2010-01-2211-73/+634
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | BUG#46364 MyISAM transbuffer problems (NTM problem)Alfranio Correia2010-01-2119-166/+776
| * | | | | | | | | | due to merge.Horst.Hunger2010-01-202-5/+7
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Post-push fix: float/double to string conversions and vice versaLuis Soares2010-02-101-24/+24
* | | | | | | | | | Automerge from mysql-next-mr.Luis Soares2010-02-095-5/+7
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | 1. Disable ndb_condition_pushdown.test due to Bug 49746.Alexander Nozdrin2010-02-093-3/+5
| * | | | | | | | | Manual merge from mysql-trunk.Alexander Nozdrin2010-02-092-2/+2
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | / | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | Fix ndb_dd_ddl.test: drop created database after use.Alexander Nozdrin2010-02-092-0/+3
| | | |_|_|_|_|/ | | |/| | | | |
* | | | | | | | auto merge from mysql-5.1-rep+3.Luis Soares2010-02-095-2/+595
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Auto Merge from 5.1-rep+22010-01-2057-135/+1365
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Automerge: local bug branch --> mysql-5.1-rep+3 latest.Luis Soares2010-01-192-0/+2
| |\ \ \ \ \ \ \ \ \