summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | | Bug#14621190: HA_INNOBASE::INDEX_NEXT SKIPS A RECORD IF PREVIOUSMattias Jonsson2013-10-011-1/+1
| | | | * | | | | | BUG#16580366- MTR TESTS FAILING SPORADICALLY ON PB2 (5.5, 5.6 AND 5.7)Shivji Kumar Jha2013-09-2718-5/+47
| | | | * | | | | | Making rpl.rpl_spec_variables experimental for solaris till bug#17337114 is f...Vinay Fisrekar2013-09-191-0/+1
| | | | * | | | | | post-push fix for bug#53947Mattias Jonsson2013-09-126-36/+0
| | | | * | | | | | Merge additional fix for BUG#16752251 from mysql-5.1 to mysql-5.5Satya Bodapati2013-09-121-0/+66
| | | | |\ \ \ \ \ \ | | | | | |/ / / / /
| | | | | * | | | | Bug#16752251 - INNODB DOESN'T REDO-LOG INSERT BUFFER MERGE OPERATION IFSatya Bodapati2013-09-112-0/+72
| | | | | * | | | | Bug#17402313 DUMP THREAD SENDS SOME EVENTS MORE THAN ONCELibing Song2013-09-102-0/+2
| | | | * | | | | | MTR: fix broken logic for ignoring missing ctest in PushbuildBjorn Munch2013-09-101-1/+1
| | | | * | | | | | Post push fix of openssl_1.test failureRaghav Kapoor2013-09-061-1/+1
| | | * | | | | | | Fix for MDEV-5547: Bad error message when moving very old .frm files to Maria...Michael Widenius2014-01-227-5/+57
| | | | |_|/ / / / | | | |/| | | | |
| | | * | | | | | MDEV-4974: memory leak in 5.5.32-MariaDB-1~wheezy-logSergey Petrunya2014-01-212-0/+53
| | | * | | | | | Merge 5.3->5.5unknown2014-01-154-0/+316
| | | |\ \ \ \ \ \ | | | | | |_|/ / / | | | | |/| | | |
| | | | * | | | | MDEV-5515: 2nd execution of a prepared statement returns wrong resultsunknown2014-01-132-0/+69
| | | | * | | | | MDEV-5414: RAND() in a subselect : different behavior in MariaDB and MySQLunknown2013-12-184-0/+247
| | | * | | | | | Fixed MDEV-5424: SELECT using ORDER BY DESC and LIMIT produces unexpected res...Michael Widenius2014-01-028-17/+117
| | | * | | | | | MDEV-5349: Test main.subselect_sj_jcl6 fails sporadically due to insufficient...Sergey Petrunya2013-12-303-4/+5
| | * | | | | | | Merge into 10.0-base: MDEV-5363, make parallel replication waits killable.unknown2014-01-075-0/+1410
| | |\ \ \ \ \ \ \
| | | * | | | | | | MDEV-5363: Make parallel replication waits killableunknown2014-01-063-0/+322
| | | * | | | | | | MDEV-5363: Make parallel replication waits killableunknown2014-01-032-0/+109
| | | * | | | | | | MDEV-5363: Make parallel replication waits killableunknown2013-12-182-0/+311
| | | * | | | | | | MDEV-5363: Make parallel replication waits killableunknown2013-12-172-0/+228
| | | * | | | | | | MDEV-5363: Make parallel replication waits killableunknown2013-12-172-0/+246
| | | * | | | | | | MDEV-5363: Make parallel replication waits killableunknown2013-12-132-0/+194
| * | | | | | | | | fixes:Sergei Golubchik2014-02-021-0/+1
| * | | | | | | | | MySQL WL#5522 - InnoDB transportable tablespaces.Sergei Golubchik2014-02-022-3/+3
| * | | | | | | | | Merge the server part of MySQL WL#5522 - InnoDB transportable tablespaces.Sergei Golubchik2014-02-0226-78/+9819
| * | | | | | | | | MDEV-5549 Wrong row counter in found_rows() resultSergei Golubchik2014-02-012-0/+24
| * | | | | | | | | MDEV-5574 Set AUTO_INCREMENT below max value of column.Sergei Golubchik2014-02-0119-50/+945
| * | | | | | | | | MDEV-5544 Custom errors (generated from storage engine) not getting returned ...Sergei Golubchik2014-02-016-3/+32
| * | | | | | | | | MDEV-5525 Assertion `status == 0' fails on creating user after granting it ro...Sergei Golubchik2014-01-292-0/+14
| * | | | | | | | | MDEV-5526 Assertion `proxied_user->host.length' fails on GRANT PROXY ON <role>Sergei Golubchik2014-01-295-11/+32
| * | | | | | | | | MDEV-5523 Server crashes on DROP USER <rolename>Sergei Golubchik2014-01-282-0/+12
| * | | | | | | | | MDEV-5521 SET ROLE as prepared statement crashes the serverSergei Golubchik2014-01-282-0/+5
| * | | | | | | | | MDEV-5520 Connection lost on wrong CREATE ROLESergei Golubchik2014-01-282-1/+10
| * | | | | | | | | minor cleanupSergei Golubchik2013-12-252-4/+5
| * | | | | | | | | Fix for:Vicentiu Ciorbaru2013-12-182-0/+183
| * | | | | | | | | mtr: print a detailed warning on a uninit assignment in the [ENV] groupSergei Golubchik2013-12-251-4/+11
* | | | | | | | | | MergeSergey Petrunya2014-02-043-0/+83
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | MDEV-5606: range optimizer: "x < y" is sargable, while "y > x" is notSergey Petrunya2014-02-043-0/+83
| |/ / / / / / / / /
* | | | | | | | | | MDEV-5450 Assertion `cached_field_ type == MYSQL_TYPE_STRING ||Alexander Barkov2014-02-032-0/+85
|/ / / / / / / / /
* | | | | | | | | Fix for MDEV-4117 @@global.relay_log_purge not per-master, conflicts between ...Michael Widenius2014-01-142-1/+24
* | | | | | | | | update information_schema-big.resultSergei Golubchik2013-12-231-0/+6
* | | | | | | | | mergeSergei Golubchik2013-12-22171-8228/+2409
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mtr: abort when a suite.pm fails to load, don't just ignore the errors.Sergei Golubchik2013-12-222-2/+3
| * | | | | | | | | * change the test to use is_embedded.inc instead of a direct checkSergei Golubchik2013-12-223-12/+6
| * | | | | | | | | mtr: move collect_default_suites() after collect_mysqld_features(),Sergei Golubchik2013-12-221-6/+7
| * | | | | | | | | mysql-test:Sergei Golubchik2013-12-223-6/+9
| * | | | | | | | | Percona-Server-5.6.14-rel62.0 mergeSergei Golubchik2013-12-22116-856/+2384
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | move oqgraph and sphinx suites into storage/*/mysql-test/Sergei Golubchik2013-12-1649-7346/+0
* | | | | | | | | | | MDEV-4929 Myanmar collationAlexander Barkov2013-12-2011-0/+14303