summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Fixes for innodb crash recovery tests from SergVladislav Vaintroub2017-04-023-2/+5
* Enable MariaRocks test on BuildbotVladislav Vaintroub2017-04-021-0/+0
* MDEV-12424: binlog_encryption.encrypted_* tests fail with Can't locate autodi...Sergei Petrunia2017-04-021-2/+1
* Fix result filesVladislav Vaintroub2017-04-012-2/+0
* Update test results after changes in search_pattern_in_file.incSergei Petrunia2017-04-012-2/+4
* search_pattern_in_file.inc changesSergei Golubchik2017-03-3157-241/+234
* remove two redundant *.inc files to restart a serverSergei Golubchik2017-03-3119-82/+28
* MariaRocks : Run rocksdb suite on WindowsVladislav Vaintroub2017-03-311-0/+5
* Merge 10.2 into bb-10.2-mariarocksSergei Petrunia2017-03-31302-6132/+10067
|\
| * disable failing test, see MDEV-11420Sergei Golubchik2017-03-301-0/+1
| * Merge branch '10.1' into 10.2Sergei Golubchik2017-03-30233-2248/+5132
| |\
| | * Fix test failure on debug_key_management test.Jan Lindström2017-03-282-12/+9
| | * Merge 10.0 into 10.1Marko Mäkelä2017-03-242-51/+43
| | |\
| | | * Merge 5.5 into 10.0Marko Mäkelä2017-03-242-51/+43
| | | |\
| | | | * MDEV-11802 innodb.innodb_bug14676111 fails on buildbotMarko Mäkelä2017-03-243-39/+41
| | * | | Merge branch '10.0' into 10.1Sergei Golubchik2017-03-217-23/+36
| | |\ \ \ | | | |/ /
| | | * | Merge branch '5.5' into 10.0Sergei Golubchik2017-03-212-0/+29
| | | |\ \ | | | | |/
| | | | * MDEV-6486: Assertion `!table || (!table->read_set || bitmap_is_set(table->rea...Varun Gupta2017-03-142-0/+29
| | | * | Clean up the test mentioned in MDEV-12052.Marko Mäkelä2017-03-182-17/+1
| | | * | Make ELOOP be considered a File Not Found error when it comes from handlertonVicențiu Ciorbaru2017-03-143-6/+6
| | | * | Remove leftover merge conflict markerVicențiu Ciorbaru2017-03-091-1/+0
| | * | | cleanup: pfs_upgrade* testsSergei Golubchik2017-03-2111-75/+4
| | * | | MDEV-12233 main.mysql_upgrade_noengine fails in buildbot on ppc64leSergei Golubchik2017-03-219-1/+16
| | * | | MDEV-11738: Mariadb uses 100% of several of my 8 cpus doing nothingJan Lindström2017-03-1412-135/+271
| | * | | Updated list of unstable tests for 10.1.22mariadb-10.1.22Elena Stepanova2017-03-111-179/+151
| | * | | test failures in buildbotSergei Golubchik2017-03-113-5/+5
| | * | | Correct FSF addressiangilfillan2017-03-103-3/+3
| | * | | ed25519 plugin: simplify the apiSergei Golubchik2017-03-101-5/+5
| | * | | MDEV-12160 Modern alternative to the SHA1 authentication pluginSergei Golubchik2017-03-102-0/+94
| | * | | my_sha2 serviceSergei Golubchik2017-03-105-8/+8
| | * | | don't show 'performance_schema_%_classes_lost' variables in testsSergei Golubchik2017-03-1013-109/+26
| | * | | MDEV-11942 BLACKHOLE is no longer active in 10.1 by default, mysql_upgrade no...Sergei Golubchik2017-03-109-114/+486
| | * | | MDEV-11943 I_S.TABLES inconsistencies with tables with unknown storage engineSergei Golubchik2017-03-101-2/+2
| | * | | MDEV-11943 I_S.TABLES inconsistencies with tables with unknown storage engineSergei Golubchik2017-03-1014-6/+100
| | * | | MDEV-11842 Fail to insert on a table where a field has no defaultSergei Golubchik2017-03-102-0/+33
| | * | | MDEV-12215: main.repair_symlink-5543 fails in buildbotVicențiu Ciorbaru2017-03-102-3/+7
| | * | | Remove leftover merge conflict markerVicențiu Ciorbaru2017-03-091-1/+0
| | * | | Merge 10.0 into 10.1Marko Mäkelä2017-03-0979-1233/+3407
| | |\ \ \ | | | |/ /
| | | * | Correct a merge error.Marko Mäkelä2017-03-081-0/+54
| | | * | Merge 5.5 into 10.0Marko Mäkelä2017-03-086-67/+88
| | | |\ \ | | | | |/
| | | | * MDEV-11078: NULL NOT IN (non-empty subquery) should never return resultsVarun Gupta2017-03-052-0/+53
| | | | * MDEV-9635: Server crashes in part_of_refkey or assertion `!created && key_to...Oleksandr Byelkin2017-02-282-0/+35
| | | * | Merge branch 'bb-10.0-vicentiu' into 10.0mariadb-10.0.30Vicențiu Ciorbaru2017-03-0670-1234/+3296
| | | |\ \
| | | | * | Fix tokudb.gap_lock_error testVicențiu Ciorbaru2017-03-055-0/+232
| | | | * | Updated list of unstable tests for 10.0.30 releaseElena Stepanova2017-03-051-79/+85
| | | | * | Add missing sys_var test for innodb_stats_include_delete_markedVicențiu Ciorbaru2017-03-052-0/+78
| | | | * | Post MDEV-11902 Fix test failures in maria and myisam storage enginesVicențiu Ciorbaru2017-03-033-4/+4
| | | | * | Merge branch '5.5' into 10.0Vicențiu Ciorbaru2017-03-0364-1158/+2904
| | | | |\ \ | | | | | |/
| | | | | * Fixed bug mdev-12099.Igor Babaev2017-02-274-4/+148
| | | | | * MDEV-5999 MySQL Bug#12766319 - 61865: RENAME USER DOES NOT WORK CORRECTLY - R...Sergei Golubchik2017-02-272-0/+66