summaryrefslogtreecommitdiff
path: root/mysql-test/suite
Commit message (Expand)AuthorAgeFilesLines
* fix feedback plugin testsSergei Golubchik2015-10-112-0/+2
* fix the encryption.filekeys_nofile testSergei Golubchik2015-10-102-3/+3
* fixes for buildbotSergei Golubchik2015-10-053-4/+6
* plugin: qc_info test - hide output so result isn't a binary fileDaniel Black2015-10-053-0/+2
* plugin - qc_info - add Query Cache flagsDaniel Black2015-10-053-0/+17
* Speed up some innodb testsMonty2015-10-055-1/+19
* Don't write DROP TEMPORARY TABLE to binary logMonty2015-10-0515-362/+12
* MDEV-8893: Test encryption.innodb_encryption_filekeys fails on buildbotJan Lindström2015-10-052-3/+8
* MDEV-8831 : enforce_storage_engine doesn't block table creation on other nodesNirbhay Choubey2015-10-012-0/+55
* MDEV-8727: Server/InnoDB hangs on shutdown after trying to read an encrypted ...Jan Lindström2015-10-013-1/+88
* MDEV-8682 - CSV engine does not properly process "", in quotesSergey Vojtovich2015-09-282-0/+97
* Adjust warning suppression over a recent change in galera library.Nirbhay Choubey2015-09-272-2/+4
* MDEV-8806 Numeric CAST produce different warnings for strings literals vs fun...Alexander Barkov2015-09-253-2/+6
* Merge branch '10.1' into pull-request-97Sergei Golubchik2015-09-2584-443/+2287
|\
| * MDEV-8839 COLUMN_GET() produces warnings with no dataAlexander Barkov2015-09-242-0/+28
| * MDEV-8658 DATE(zerofill_column) and DATE(COALESCE(zerofill_column)) return di...Alexander Barkov2015-09-233-90/+78
| * Follow-up for MDEV-6756 - fix the ps-protocol version of the testsElena Stepanova2015-09-232-97/+100
| * Follow-up for MDEV-6756 - fix the embedded version of the testElena Stepanova2015-09-231-0/+2
| * Follow up for disabling encrypt_tmp_files and encrypt_binlog by defaultElena Stepanova2015-09-231-4/+4
| * MDEV-8832: Encryption meta data should not be stored when ENCRYPTED=DEFAULT a...Jan Lindström2015-09-233-0/+208
| * MDEV-8817: Failing assertion: new_state->key_version != ENCRYPTION_KEY_VERSIO...Jan Lindström2015-09-232-8/+61
| * MDEV-8664 - plugins.show_all_plugins --embedded fails in buildbotSergey Vojtovich2015-09-221-0/+1
| * MDEV-8817: Failing assertion: new_state->key_version != ENCRYPTION_KEY_VERSIO...Jan Lindström2015-09-223-4/+102
| * MDEV-3929 Add system variable explicit_defaults_for_timestamp for compatibili...Alexander Barkov2015-09-2242-43/+602
| * MDEV-8770: Incorrect error message when importing page compressed tablespaceJan Lindström2015-09-222-0/+311
| * MDEV-8773: InnoDB innochecksum does not work with encrypted or page compresse...Jan Lindström2015-09-194-2/+127
| * Fix test failures seen on buildbot where file_key_management pluginJan Lindström2015-09-176-3/+10
| * MDEV-6756: map a linux pid (child pid) to a connection id shown in the output...Oleksandr Byelkin2015-09-176-121/+126
| * MDEV-8466 CAST works differently for DECIMAL/INT vs DOUBLE for empty stringsAlexander Barkov2015-09-1710-17/+72
| * MDEV-7873: rpl.rpl_domain_id_filter fails sporadically in buildbot #2Nirbhay Choubey2015-09-152-4/+8
| * Fix test to do proper cleanup.Jan Lindström2015-09-151-0/+13
| * MDEV-8772: Assertion failure in file ha_innodb.cc line 20027 when importing p...Jan Lindström2015-09-142-0/+145
| * MDEV-8769: Server crash at file btr0btr.ic line 122 when defragmenting encryp...Jan Lindström2015-09-143-0/+119
| * MDEV-8768: Server crash at file btr0btr.ic line 122 when checking encrypted t...Jan Lindström2015-09-142-0/+108
| * MDEV-8764: Wrong error when encrypted table can't be decrypted.Jan Lindström2015-09-144-57/+69
| * Follow-up for MDEV-8675 and MDEV-8676Elena Stepanova2015-09-141-2/+2
| * Merge.Kristian Nielsen2015-09-121-2/+2
| |\
| | * MDEV-8193: UNTIL clause in START SLAVE is sporadically disobeyed by parallel ...Kristian Nielsen2015-09-121-2/+2
* | | MDEV-6284 Merge downstream Debian/Ubuntu packaging into upstream MariaDBSergei Golubchik2015-09-141-4/+4
|\ \ \ | |/ / |/| |
| * | Merge branch '10.1' of https://github.com/MariaDB/server into ok-debpkg-10.1Otto Kekäläinen2015-09-074-5/+9
| |\ \
| * \ \ Merge branch '10.1' of https://github.com/MariaDB/server into ok-debpkg-10.1Otto Kekäläinen2015-09-05341-1168/+3230
| |\ \ \
| * \ \ \ Merge branch '10.1' of https://github.com/MariaDB/server into ok-debpkg-10.1Otto Kekäläinen2015-09-028-108/+70
| |\ \ \ \
| * \ \ \ \ Merge branch '10.1' of https://github.com/MariaDB/server into ok-debpkgOtto Kekäläinen2015-08-3189-5113/+5684
| |\ \ \ \ \
| * | | | | | Fix spelling errorsOtto Kekäläinen2015-08-271-4/+4
* | | | | | | Merge MDEV-8193 into 10.1Kristian Nielsen2015-09-112-0/+80
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | MDEV-8193: UNTIL clause in START SLAVE is sporadically disobeyed by parallel ...Kristian Nielsen2015-09-112-0/+80
* | | | | | | Update failing galera testsmariadb-10.1.7Nirbhay Choubey2015-09-086-47/+48
* | | | | | | MDEV-8763: Galera tests failures with --ps-protocolNirbhay Choubey2015-09-085-5/+5
* | | | | | | disable encrypt_tmp_files and encrypt_binlog by defaultSergei Golubchik2015-09-081-4/+4
* | | | | | | MDEV-8708: InnoDB temp file encryptionJan Lindström2015-09-086-0/+730
| |_|_|_|_|/ |/| | | | |