summaryrefslogtreecommitdiff
path: root/mysql-test/suite
Commit message (Expand)AuthorAgeFilesLines
* 5.5 mergeSergei Golubchik2014-03-2617-29/+54
|\
| * MDEV-5905: Creating tmp. memory table kills the serverMichael Widenius2014-03-263-0/+24
| * rpl tests: move "include/master-slave.inc" down to be after all possibleSergei Golubchik2014-03-2410-12/+13
| * mergeSergei Golubchik2014-03-181-17/+1
| |\
| | * 5.3-mergeSergei Golubchik2014-03-161-17/+1
| | |\
| | | * 5.2 mergeSergei Golubchik2014-03-131-5/+1
| | | |\
| | | | * mtr: move if(unix_socket) test to include/have_unix_socket.incSergei Golubchik2014-03-131-5/+1
| | | | * 5.1 mergeSergei Golubchik2014-02-132-12/+0
| | | | |\
| | | | | * fix embedded testsSergei Golubchik2014-02-132-12/+0
| * | | | | Fixed buildbot issuesMichael Widenius2014-03-181-0/+0
| * | | | | Fixed some buildbot failuresMichael Widenius2014-03-181-0/+1
| |/ / / /
| * | | | MDEV-5829: STOP SLAVE resets global status variablesMichael Widenius2014-03-142-0/+14
* | | | | MDEV-5817 MySQL BUG#11825482: Broken key length calculation for btree indexSergei Golubchik2014-03-212-0/+69
* | | | | MDEV-5894 MySQL BUG#34750: Print database name in Unknown Table error messageSergei Golubchik2014-03-203-16/+16
* | | | | MDEV-5787 Server crashes in in row_mysql_convert_row_to_innobase on CREATE .....Sergei Golubchik2014-03-192-3/+16
* | | | | MDEV-5771 Privileges acquired via roles depend on the order of grantingSergei Golubchik2014-03-193-23/+87
* | | | | MDEV-5914: Parallel replication deadlock due to InnoDB lock conflictsunknown2014-03-212-2/+120
* | | | | MDEV-5921: In parallel replication, an error is not correctly signalled to th...unknown2014-03-212-0/+94
* | | | | MDEV-5864 - Reduce usage of LOCK_open: TABLE_SHARE::tdc.free_tablesSergey Vojtovich2014-03-204-20/+13
* | | | | Fix for MDEV-5589: "Discrepancy in binlog on half-failed CREATE OR REPLACE"Michael Widenius2014-03-204-20/+198
* | | | | MDEV-9095: Executing triggers on slave in row-based replicationunknown2014-03-194-0/+577
* | | | | MDEV-5804: If same GTID is received on multiple master connections in multi-s...unknown2014-03-125-18/+232
* | | | | MDEV-5804: If same GTID is received on multiple master connections in multi-s...unknown2014-03-093-0/+420
* | | | | Merge with 10.0-baseMichael Widenius2014-03-133-0/+281
|\ \ \ \ \
| * \ \ \ \ Merge with 5.5Michael Widenius2014-03-113-0/+282
| |\ \ \ \ \ | | |/ / / /
| | * | | | MariaDB Audit plugin added.Alexey Botchkov2014-02-243-0/+273
| * | | | | Merge MDEV-5754, MDEV-5769, and MDEV-5764 into 10.0-baseunknown2014-03-044-2/+152
| |\ \ \ \ \
| * \ \ \ \ \ Merge MDEV-5657 (parallel replication) to 10.0-baseunknown2014-02-265-56/+171
| |\ \ \ \ \ \
* | | | | | | | The test had synchronization point, but did not save master positionElena Stepanova2014-03-111-0/+2
* | | | | | | | @@old_mode=zero_date_time_castSergei Golubchik2014-03-072-3/+10
* | | | | | | | XtraDB made the defaultSergei Golubchik2014-03-071-28/+0
* | | | | | | | MDEV-5788: Incorrect free of rgi->deferred_events in parallel replicationunknown2014-03-072-0/+61
* | | | | | | | MDEV-5372 Make "CAST(time_expr AS DATETIME)" compatible with MySQL-5.6 (and t...Alexander Barkov2014-03-074-60/+58
* | | | | | | | Fixed timing problem in rpl_heartbeat_basic.testMichael Widenius2014-03-041-1/+1
* | | | | | | | Merge MDEV-5754, MDEV-5769, and MDEV-5764 into 10.0unknown2014-03-044-2/+152
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | MDEV-5754: MySQL 5.5 slaves cannot replicate from MariaDB 10.0unknown2014-03-042-2/+76
| * | | | | | | MDEV-5769: Slave crashes on attempt to do parallel replication from an older ...unknown2014-03-042-0/+76
| | |/ / / / / | |/| | | | |
* | | | | | | MDEV-5668 Assertion `granted_role->is_role()' fails on granting role with emp...Sergei Golubchik2014-03-012-0/+8
* | | | | | | mergeSergei Golubchik2014-02-2844-288/+546
|\ \ \ \ \ \ \
| * | | | | | | MDEV-4955 discover of table non-existance on CREATESergei Golubchik2014-02-272-2/+2
| * | | | | | | MDEV-4447 MariaDB sources should have unix-style line endings everywhereSergei Golubchik2014-02-273-251/+251
| * | | | | | | InnoDB 5.6.15 merge.Sergei Golubchik2014-02-264-8/+24
| * | | | | | | 10.0-base mergeSergei Golubchik2014-02-2635-27/+269
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | 5.5 mergeSergei Golubchik2014-02-2536-6/+260
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | * | | | | different fix for internal Oracle MySQL bug#16324629 that doesn't crashSergei Golubchik2014-02-172-0/+39
| | | * | | | | MySQL-5.5.36 mergeSergei Golubchik2014-02-1725-0/+111
| | | |\ \ \ \ \
| | | | * | | | | BUG#16752251 - INNODB DOESN'T REDO-LOG INSERT BUFFER MERGE OPERATION IFSatya Bodapati2013-12-263-0/+110
| | | | * | | | | BUG#16321920 : CREATE A SEPARATE INNODB_ZIP TEST SUITEPavan Naik2013-11-2921-0/+0
| | | * | | | | | revert revno 4060:Sergei Golubchik2014-02-142-22/+54
| | | * | | | | | fix SphinxSE to not leave Sphinx_error status variable uninitializedSergei Golubchik2014-02-141-1/+1