summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-7975: sporadic failure in test case rpl.rpl_gtid_startposKristian Nielsen2015-04-142-0/+12
* MDEV-7936: Assertion `!table || table->in_use == _current_thd()' failed on pa...Kristian Nielsen2015-04-132-0/+43
* MDEV-7668: Intermediate master groups CREATE TEMPORARY with INSERT, causing p...Kristian Nielsen2015-04-133-0/+149
* MDEV-7940: Sporadic failure in rpl.rpl_gtid_untilKristian Nielsen2015-04-092-6/+16
* MDEV-7910: innodb.binlog_consistent fails sporadically in buildbotKristian Nielsen2015-04-081-0/+1
* MDEV-7669 tmp_table_count-7586 fails in ps and embeddedSergei Golubchik2015-03-061-0/+3
* Merge branch '5.5' into 10.0Sergei Golubchik2015-03-0613-36/+188
|\
| * MDEV-6838 Using too big key for internal temp tablesSergei Golubchik2015-03-066-29/+29
| * MDEV-7659 buildbot may leave stale mysqldSergei Golubchik2015-03-061-5/+13
| * MDEV-7672: Crash creating an InnoDB table with foreign keysJan Lindström2015-03-062-0/+72
| * MDEV-6838: Using too big key for internal temp tablesVicențiu Ciorbaru2015-02-282-0/+30
| * MDEV-7310: last_commit_pos_offset set to wrong value after binlog rotate in g...bb-5.5-knielsenKristian Nielsen2015-02-232-2/+42
* | GTID: Add missing test of reconnecting into out-of-order binlog.Kristian Nielsen2015-03-052-2/+72
* | Merge MDEV-6589 and MDEV-6403 into 10.0.Kristian Nielsen2015-03-044-0/+354
|\ \
| * | MDEV-6403: Temporary tables lost at STOP SLAVE in GTID mode if master has not...Kristian Nielsen2015-03-042-0/+75
| * | MDEV-6589: Incorrect relay log start position when restarting SQL thread afte...Kristian Nielsen2015-03-042-0/+279
* | | MDEV-6391: GTID binlog state not recovered if mariadb-bin.state is removedKristian Nielsen2015-02-272-0/+121
* | | MDEV-7586: Merged derived tables/VIEWs increment created_tmp_tablesVicențiu Ciorbaru2015-02-262-0/+136
* | | Merge remote-tracking branch 'origin/10.0' into 10.0mariadb-10.0.17Sergei Golubchik2015-02-258-0/+87
|\ \ \
| * | | MDEV-7413: optimizer_use_condition_selectivity > 2 crashes 10.0.15+maria-1~wh...Sergey Petrunya2015-02-252-0/+54
| * | | MDEV-7629 Regression: Bit and hex string literals changed column names in 10....Alexander Barkov2015-02-256-0/+33
* | | | MDEV-7335: Potential parallel slave deadlock with specific binlog corruptionKristian Nielsen2015-02-242-0/+130
* | | | Add error handling on realpath() call.Kristian Nielsen2015-02-231-1/+6
* | | | Merge remote-tracking branch 'origin/10.0' into 10.0Sergei Golubchik2015-02-2215-35/+244
|\ \ \ \ | |/ / /
| * | | Fix test failure on labrador. Jan Lindström2015-02-201-0/+1
| * | | xtradb 5.6.22-72.0Sergei Golubchik2015-02-182-1/+6
| |\ \ \
| * | | | fix a case where automatic procedure grant was changing user's passwordSergei Golubchik2015-02-172-0/+39
| * | | | Fixed test failure seen on partition_innodb_plugin test case.Jan Lindström2015-02-182-4/+4
| * | | | MDEV-7408: Cannot use a table containing special chars for InnoDB stopwordsJan Lindström2015-02-183-0/+29
| * | | | Add forgotten test case change (add more).Jan Lindström2015-02-182-0/+9
| * | | | MDEV-6288 :Innodb causes server crash after disk full, then can't ALTER TABLE...Jan Lindström2015-02-132-30/+59
| * | | | Fix test failure innodb-mdev7046 on Windows. Test causesJan Lindström2015-02-101-0/+2
| * | | | MergeIgor Babaev2015-02-053-0/+95
| |\ \ \ \
| | * | | | Fixed bug mdev-7316.Igor Babaev2015-02-053-0/+95
* | | | | | test failure on labrador: account for a different errno on Mac OS XSergei Golubchik2015-02-221-1/+1
* | | | | | MDEV-6769 DROP TRIGGER IF NOT EXIST binlogged on master but not on slaveSergei Golubchik2015-02-222-0/+24
* | | | | | MDEV-7591 master crashed when slave specfied a future position with semi-repl...Sergei Golubchik2015-02-222-0/+50
* | | | | | MDEV-7482 VIEW containing INTERVAL(...)Sergei Golubchik2015-02-223-1/+18
* | | | | | MDEV-7615: Remove --galera-sst-mode option from mysqldumpNirbhay Choubey2015-02-202-67/+0
* | | | | | MDEV-7220: Materialization strategy is not used for REPLACE ... SELECTSergei Petrunia2015-02-203-0/+144
* | | | | | MDEV-6687: Assertion `0' failed in Protocol::end_statement on querySergei Petrunia2015-02-192-0/+25
* | | | | | Merge remote-tracking branch 'github/10.0' into 10.0Sergei Golubchik2015-02-182-0/+84
|\ \ \ \ \ \
| * | | | | | Added testcase for MDEV-7193: Incorrect Query Result (MySQL Bug 68897) ...Sergei Petrunia2015-02-172-0/+84
| |/ / / / /
* | | | | | Merge branch '5.5' into 10.0Sergei Golubchik2015-02-1833-448/+1431
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Merge remote-tracking branch 'bzr/5.5' into bb-5.5-mergeSergei Golubchik2015-02-1211-23/+654
| |\ \ \ \
| | * | | | MDEV-7260: Crash in get_best_combination when executing multi-table UPDATE wi...unknown2015-02-112-0/+35
| | * | | | MDEV-7516 Assertion `!cur_p->event' failed in Gcalc_scan_iterator::arrange_ev...Alexey Botchkov2015-02-102-0/+8
| | * | | | Fix test failures on innodb-mdev-7055 and innodb-mdev-7513.Jan Lindström2015-02-105-5/+14
| | * | | | Fix test failure on innodb-mdev-7055.Jan Lindström2015-02-102-1/+2
| | * | | | MDEV-7139: Sporadic failure in innodb.innodb_corrupt_bit on P8Jan Lindström2015-02-091-7/+3