summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-12645 - mysql_install_db: no install test db optionSergey Vojtovich2018-04-3033-10/+656
* MDEV-16045: Allocate log_sys staticallyMarko Mäkelä2018-04-291-1/+1
* MDEV-12218 Clean up InnoDB parameter validationMarko Mäkelä2018-04-298-33/+76
* Fix most -Wsign-conversion in InnoDBMarko Mäkelä2018-04-282-14/+5
* Merge 10.2 into 10.3Marko Mäkelä2018-04-281-128/+117
|\
| * Revert "Fix mtr to be able to wait for >1 exited mysqld"Marko Mäkelä2018-04-281-128/+117
* | MDEV-16020 SP variables inside GROUP BY..WITH ROLLUP break replicationAlexander Barkov2018-04-274-0/+185
* | MDEV-16038 Assertion `map->n_bits > 0' failed (my_bitmap.c:386: bitmap_is_cle...Igor Babaev2018-04-262-2/+14
* | Merge 10.2 into 10.3Marko Mäkelä2018-04-263-2/+9
|\ \ | |/
| * MDEV-16041 Do not write for null update (properly fix MySQL Bug#29157)Marko Mäkelä2018-04-263-2/+9
* | MDEV-15915 Add Feature_json status variable.Alexey Botchkov2018-04-263-0/+20
* | MDEV-15732: Assertion `next_free_value % real_increment == offset && next_fre...Oleksandr Byelkin2018-04-262-0/+32
* | tests: func_math, correct crc32 for mariadbDaniel Black2018-04-262-12/+8
* | BUG#26495791: CONTRIBUTION: EXPAND TEST SUITE TO INCLUDE CRC32 TESTSShivashankar Nagaraj2018-04-262-0/+627
* | MDEV-11975: SQLCOM_PREPARE of EXPLAIN & ANALYZE statement do not return corre...Oleksandr Byelkin2018-04-252-0/+129
* | MDEV-13695: INTERSECT precedence is not in line with Oracle even in SQL_MODE=...Oleksandr Byelkin2018-04-252-0/+98
* | Merge 10.2 into 10.3Marko Mäkelä2018-04-253-3/+10
|\ \ | |/
| * Changed the test case for MDEV-15571Igor Babaev2018-04-242-2/+10
* | Merge 10.2 into 10.3Marko Mäkelä2018-04-2428-25/+317
|\ \ | |/
| * Merge 10.1 into 10.2Marko Mäkelä2018-04-2431-158/+432
| |\
| | * Merge 10.0 into 10.1Marko Mäkelä2018-04-2422-138/+384
| | |\
| | | * MDEV-15937 Assertion failure 'key->flags & 1' on ALTER TABLEMarko Mäkelä2018-04-232-0/+9
| | | * Merge branch '5.5' into 10.0Sergei Golubchik2018-04-2014-3/+228
| | | |\
| | | | * BUG#27216817: INNODB: FAILING ASSERTION: PREBUILT->TABLE->N_MYSQL_HANDLES_OPE...Sergei Golubchik2018-04-192-0/+52
| | | | * BUG#26881798: SERVER EXITS WHEN PRIMARY KEY IN MYSQL.PROC IS DROPPEDSergei Golubchik2018-04-192-0/+16
| | | | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2018-04-191-1/+1
| | | | |\
| | | | | * BUG#27448061: MYSQLD--DEFAULTS-FILE TEST FAILS FOR NDB RELEASESPavan Naik2018-02-092-5/+8
| | | | | * Bug#26585560 - MYSQL DAEMON SHOULD CREATE ITS PID FILE ASShishir Jaiswal2017-12-021-1/+7
| | | | * | MDEV-14515 ifnull result depends on number of rows in joined tableIgor Babaev2018-04-162-2/+45
| | | | * | defaults-group-suffix in print_defaultsDaniel Black2018-04-131-0/+2
| | | | * | MDEV-14185 CREATE TEMPORARY TABLE AS SELECT causes error 1290 with read_only ...Alexey Botchkov2018-04-072-0/+17
| | | | * | MDEV-15624 Changing the default character set to utf8mb4 changes query evalua...Alexander Barkov2018-04-044-0/+95
| | | * | | MDEV-15456 Server crashes upon adding or dropping a partition in ALTER under ...Sergei Golubchik2018-04-204-0/+28
| | * | | | Merge pull request #713 from codership/MDEV-15948Jan Lindström2018-04-237-17/+46
| | |\ \ \ \
| | | * | | | MDEV-15948 Followup commitDaniele Sciascia2018-04-235-5/+13
| | | * | | | MDEV-15948 Fix error "Lost connection to MySQL server..." in test galera_sst_...Daniele Sciascia2018-04-203-13/+34
| | * | | | | MDEV-15929 Fix lock wait timeout on `SELECT @@GLOBAL.WSREP_ON`Daniele Sciascia2018-04-191-1/+0
| | |/ / / /
* | | | | | MDEV-14168 Unconditionally allow ALGORITHM=INPLACE for setting a column NOT NULLThirunarayanan Balathandayuthapani2018-04-244-16/+11
* | | | | | MDEV-15946 MEDIUMINT(N<8) creates a wrong data type on conversion to stringAlexander Barkov2018-04-234-32/+223
* | | | | | MDEV-13232: Assertion `(&(&share->intern_lock)->m_mutex)->count > 0 && pthrea...Oleksandr Byelkin2018-04-232-0/+29
* | | | | | Merge 10.2 into 10.3Marko Mäkelä2018-04-2318-10/+132
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix test results after merge from 10.1Marko Mäkelä2018-04-233-0/+27
| * | | | | Fix an intermittent test failureMarko Mäkelä2018-04-212-0/+4
| * | | | | Merge 10.1 into 10.2Marko Mäkelä2018-04-2110-10/+50
| |\ \ \ \ \ | | |/ / / /
| | * | | | skip innodb-table-online,crypt tests if no encryption pluginSergei Golubchik2018-04-131-0/+3
| | * | | | MDEV-15672: encryption.innodb_encryption_filekeys - typo in I_S column name: ...Jan Lindström2018-04-131-3/+3
| | * | | | MDEV-15780 : Mariabackup with absolute paths in innodb_data_file_pathVladislav Vaintroub2018-04-123-0/+42
| | * | | | MDEV-12903: encryption.innodb_encryption_discard_import fails in buildbot wit...Jan Lindström2018-04-122-5/+24
| | * | | | Merge pull request #700 from codership/MDEV-15804Jan Lindström2018-04-113-4/+0
| | |\ \ \ \
| | | * | | | MDEV-15804 Fix and re-enable MTR test galera.pxc-421Daniele Sciascia2018-04-113-4/+0