summaryrefslogtreecommitdiff
path: root/mysql-test/suite
Commit message (Expand)AuthorAgeFilesLines
* un-disable a bunch of funcs_1 testsSergei Golubchik2017-08-1430-355/+505
* enable innodb tests for virtual indexed columns (sic!)Sergei Golubchik2017-08-144-19/+473
* MDEV-13435 Crash when selecting virtual columns generated using JSON functionsSergei Golubchik2017-08-142-0/+20
* MDEV-13375 back_log ignoredSergei Golubchik2017-08-143-34/+2
* MDEV-11114 Cannot drop column referenced by CHECK constraintSergei Golubchik2017-08-148-182/+4
* MDEV-13472 rpl.rpl_semi_sync_wait_point crashes because of thd_destructor_proxySergei Golubchik2017-08-142-4/+23
* InnoDB: restore thd->proc_info in innobase_reset_background_thd()Sergei Golubchik2017-08-141-4/+4
* InnoDB: disallow fast_shutdown=0 when purge threads have exitedSergei Golubchik2017-08-142-0/+4
* InnoDB: test case to exploit a purge thread shutdown race conditionSergei Golubchik2017-08-142-0/+54
* MDEV-13416 mariabackup --backup fails to copy log if LSN is above 4294967295Marko Mäkelä2017-08-112-0/+67
* MDEV-13481 Merge new release of InnoDB MySQL 5.7.19 to 10.2Marko Mäkelä2017-08-106-1/+80
|\
| * Import a test case from MySQL 5.7.19Marko Mäkelä2017-08-092-0/+26
| * MDEV-12868 MySQL bug #84038 also affects MariaDB 10.2Marko Mäkelä2017-08-093-0/+53
|/
* Fix a random result mismatch of encryption.innodb_encrypt_logMarko Mäkelä2017-08-092-0/+6
* Remove wait_innodb_all_purged.incMarko Mäkelä2017-08-089-108/+83
* Deterministically wait for purge using wait_all_purged.incMarko Mäkelä2017-08-082-22/+31
* MDEV-11939: innochecksum mistakes a file for an encrypted one (page 0 invalid)Jan Lindström2017-08-085-28/+255
* MDEV-11937: InnoDB flushes redo log too oftenKristian Nielsen2017-08-072-0/+39
* Support for server error messages in HindiSergey Vojtovich2017-08-031-2/+2
* MDEV-13332 mariabackup from 10.2.x crashes with --ftwrl-* optionsVladislav Vaintroub2017-07-171-1/+1
* Follow-up for MDEV-13089 (identifier quoting in partitioning)mariadb-10.2.7Elena Stepanova2017-07-101-4/+4
* Follow-up for MDEV-13089 (identifier quoting in partitioning)Elena Stepanova2017-07-0918-670/+670
* fixes for lower_case_table_names=2Sergei Golubchik2017-07-095-344/+344
* Merge branch '10.1' into 10.2Sergei Golubchik2017-07-085-0/+236
|\
| * Merge branch '10.0' into 10.1Sergei Golubchik2017-07-075-0/+233
| |\
| | * Merge branch '5.5' into 10.0Sergei Golubchik2017-07-062-0/+69
| | |\
| | | * bugfix: long partition namesSergei Golubchik2017-07-062-0/+62
| | * | Fix for MDEV-9670 server_id mysteriously set to 0Andrei Elkin2017-07-023-0/+164
* | | | Reduce a test so that it fails less frequently on buildbotMarko Mäkelä2017-07-062-34/+18
* | | | Merge 10.1 into 10.2Marko Mäkelä2017-07-064-8/+2
|\ \ \ \ | |/ / /
| * | | MDEV-13247 innodb_log_compressed_pages=OFF breaks crash recovery of ROW_FORMA...Marko Mäkelä2017-07-064-6/+6
| * | | MDEV-13248 binlog.binlog_parallel_replication_marks_row fails in buildbotElena Stepanova2017-07-062-6/+0
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-07-0522-141/+1119
|\ \ \ \ | |/ / /
| * | | MDEV-13105 InnoDB fails to load a table with PAGE_COMPRESSION_LEVEL after upg...Marko Mäkelä2017-07-053-3/+3
| * | | MDEV-8075: DROP TEMPORARY TABLE not marked as ddl, causing optimistic paralle...Kristian Nielsen2017-07-036-0/+270
| * | | Merge branch '10.0-galera' into 10.1Sergei Golubchik2017-06-305-16/+16
| |\ \ \
| | * | | Fix galera_var_node_address.testmariadb-galera-10.0.31Sachin Setiya2017-06-012-0/+2
| | * | | Fix galera_defaults test and check_galera_version.inc scriptSachin Setiya2017-05-313-16/+14
| | * | | Merge tag 'mariadb-10.0.31' into 10.0-galeraSachin Setiya2017-05-3025-116/+736
| | |\ \ \
| * | | | | Mariabackup: Test file cleanupMarko Mäkelä2017-06-302-11/+5
| * | | | | Merge branch 'bb-10.1-vicentiu' into 10.1Vicențiu Ciorbaru2017-06-276-0/+341
| |\ \ \ \ \
| | * \ \ \ \ Merge remote-tracking branch '10.0' into 10.1Vicențiu Ciorbaru2017-06-216-0/+341
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | * | | | Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2017-06-202-0/+16
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| |
| | | | * | | MDEV-13017 LOCK TABLE fails with irrelevant error while working with tables a...Sergei Golubchik2017-06-142-0/+16
| | | * | | | MDEV-12975 InnoDB redo log minimum size check uses detected file size instead...Marko Mäkelä2017-06-191-1/+7
| | | * | | | MDEV-12666: CURRENT_ROLE() and DATABASE() does not work in a viewVicențiu Ciorbaru2017-06-152-0/+205
| | | * | | | MDEV-10463: Granted as a whole to roles, databases are not show in SHOW DATAB...Vicențiu Ciorbaru2017-06-152-0/+120
| * | | | | | MDEV-10880: Assertions `keypart_map' or `prebuilt->search_tuple->n_fields > 0...Oleksandr Byelkin2017-06-232-2/+2
| * | | | | | MDEV-11003 ndb test suite still exists and does not workSergei Golubchik2017-06-222-103/+0
| * | | | | | disable getopt prefix matching in mtr bootstrapSergei Golubchik2017-06-222-22/+5