summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Ensure that fields declared with NOT NULL doesn't have DEFAULT values if not ...Monty2015-08-18148-6218/+6661
* MDEV-8475 stale .TMM file causes MyiSAM and Aria engine to stop serving the t...Monty2015-08-184-5/+130
* MDEV-5096 - Wrong error message on attempt to kill somebody else's query IDSergey Vojtovich2015-07-242-0/+38
* Merge branch 'bb-10.1-serg' into 10.1mariadb-10.1.6Sergei Golubchik2015-07-231-128/+128
|\
| * fix for 32-bit testsSergei Golubchik2015-07-221-128/+128
* | MDEV-8501: encryption.create_or_replace fails in buildbot on P8 buildersJan Lindström2015-07-211-0/+2
|/
* MDEV-8500 sys_vars.sysvars_innodb '32bit,xtradb' failsElena Stepanova2015-07-201-2/+2
* Merge MDEV-8496 into 10.1Kristian Nielsen2015-07-192-0/+67
|\
| * MDEV-8496: gtid_ignore_duplicates treats gtid_seq_no as 32-bitKristian Nielsen2015-07-192-0/+67
* | MDEV-8495 encryption.innodb_first_page fails sporadically in buildbotElena Stepanova2015-07-171-0/+2
* | MDEV-8469 Add RESET MASTER TO x to allow specification of binlog file nrMonty2015-07-162-0/+21
* | Update sys_vars.sys_vars_wsrep result.Nirbhay Choubey2015-07-141-2/+2
* | Merge branch '10.0-galera' into 10.1Nirbhay Choubey2015-07-14349-1095/+13714
* | MDEV-8362 dash '-' is not recognized in charset armscii8 on select where queryAlexander Barkov2015-07-142-0/+40
* | Cleanups, fixed warnings from valgrind, fixed failing tests (because on chang...Monty2015-07-107-12/+23
* | Fixed bug found by bar where we didn't properely check length of last argumen...Monty2015-07-102-0/+27
* | Merge branch '10.1' of github.com:MariaDB/server into 10.1Monty2015-07-0968-65/+14054
|\ \
| * | MDEV-8336 The meaning of NO_ZERO_DATE is not clear for DATETIME.Alexander Barkov2015-07-082-0/+79
| * | MDEV-8419 utf32: compare broken bytes as "greater than any non-broken character"Alexander Barkov2015-07-072-0/+35
| * | Fix embedded result to reflect increased system variable's max value length.Nirbhay Choubey2015-07-061-14/+14
| * | Fixing a bug in MDEV-8418 (utf16, utf16le) and MDEV-8417 (utf8mb4).Alexander Barkov2015-07-068-132/+342
| * | MDEV-8417 utf8mb4: compare broken bytes as "greater than any non-broken chara...Alexander Barkov2015-07-064-4/+183
| * | MDEV-8415 utf8: compare broken bytes as "greater than any non-broken character"Alexander Barkov2015-07-031-3/+3
| * | MDEV-8215 Asian MB3 charsets: compare broken bytes as "greater than any non-b...Alexander Barkov2015-07-034-0/+134
| * | Tabular ANALYZE must get its data from execution trackerSergei Petrunia2015-07-022-1/+71
| * | Update test resultsSergei Petrunia2015-07-021-16/+22
| * | Adjust result files to reflect increased system variable's max value length.Nirbhay Choubey2015-07-013-23/+19
| * | Merge branch '10.1' of github.com:MariaDB/server into 10.1Sergei Petrunia2015-07-0110-0/+93
| |\ \
| | * | [MDEV-6877] Update test results to accound for binlog_row_image variable.Vicențiu Ciorbaru2015-07-011-0/+12
| | * | Checking in range_mrr_icp.result forgotten in the previous patch.Alexander Barkov2015-07-011-0/+24
| | * | Add show warnings to test to find out the reason for create failure.Jan Lindström2015-07-018-0/+57
| * | | MDEV-7811: EXPLAIN/ANALYZE FORMAT=JSON should show subquery cacheSergei Petrunia2015-07-011-122/+113
| * | | MDEV-7811: EXPLAIN/ANALYZE FORMAT=JSON should show subquery cacheOleksandr Byelkin2015-06-302-0/+244
| |/ /
| * | [MDEV-6877] Update test results to accound for binlog_row_image variable.Vicențiu Ciorbaru2015-06-302-0/+28
| * | [MDEV-6877] Added basic tests for binlog_row_image using minimal and noblob v...Vicențiu Ciorbaru2015-06-308-0/+7374
| * | [MDEV-6877] Added tests for binlog_row_image using noblobs switchVicențiu Ciorbaru2015-06-306-0/+5069
| * | [MDEV-6877] Added test suite for binlog_row_image sys varVicențiu Ciorbaru2015-06-302-0/+229
| * | MDEV-8189 field<>const and const<>field are not symmetricAlexander Barkov2015-06-3012-0/+252
| * | Fix test failure where the environment was not fully restored.Jan Lindström2015-06-292-4/+4
* | | Fixes done while working on MDEV-4119:Monty2015-07-052-6/+112
|/ /
* | MDEV-7792 - SQL Parsing Error - UNION AND ORDER BY WITH JOINSergey Vojtovich2015-06-292-0/+14
* | MDEV-8391: encryption.innodb-page_encryption_compression failsJan Lindström2015-06-293-0/+36
* | update tests to passSergei Golubchik2015-06-282-2/+2
* | bump the VERSION to 10.1.6 and related changesSergei Golubchik2015-06-288-17/+17
* | Merge tag 'mariadb-10.0.20' into 10.1Sergei Golubchik2015-06-27129-189/+1768
|\ \
| * | MDEV-5309 - RENAME TABLE does not check for existence of the table's enginemariadb-10.0.20Sergei Golubchik2015-06-172-0/+5
| * | MDEV-8287 DROP TABLE suppresses all engine errorsSergei Golubchik2015-06-166-6/+6
| * | after-merge fixesSergei Golubchik2015-06-1610-37/+17
| * | Merge branch 'merge-perfschema-5.6' into 10.0Sergei Golubchik2015-06-1617-26/+16
| |\ \
| | * | 5.6.25Sergei Golubchik2015-06-1617-26/+16