summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-11071: Assertion `thd->transaction.stmt.is_empty()' failed in Locked_tab...Oleksandr Byelkin2018-06-152-0/+27
* MDEV-9334 ALTER from DECIMAL to BIGINT UNSIGNED returns a wrong resultAlexander Barkov2018-06-154-0/+69
* MDEV-16386: Wrong result when pushdown into the HAVING clause of theGalina Shalygina2018-06-142-0/+252
* MDEV-13103 Deal with page_compressed page corruptionMarko Mäkelä2018-06-144-6/+0
* MDEV-15352 AUTO_INCREMENT breaks after updating a column value to a negative ...Alexander Barkov2018-06-149-0/+543
* MDEV-16311 Server crash when using a NAME_CONST() with a CURSORAlexander Barkov2018-06-132-0/+39
* MDEV-15870 Using aggregate and window function in unexpected places can crash...Alexander Barkov2018-06-132-0/+25
* MDEV-12060 Crash in EXECUTE IMMEDIATE with an expression returning a GRANT co...Alexander Barkov2018-06-122-6/+89
* MDEV-16456 InnoDB error "returned OS error 71" complains about wrong pathMarko Mäkelä2018-06-123-3/+23
* Add missed change from 7ffa82b03c8da12062223d5e332e972d6f828d44Vicențiu Ciorbaru2018-06-111-1/+1
* MDEV-13122 Backup myrocksdb with mariabackup.Vladislav Vaintroub2018-06-0710-0/+146
* Merge 10.1 into 10.2Marko Mäkelä2018-06-064-15/+35
|\
| * MDEV-15824 innodb_defragment=ON trumps innodb_optimize_fulltext_only=ON in OP...Marko Mäkelä2018-06-052-12/+32
| * Add FLUSH TABLES to avoid corruption of MyISAM system tablesMarko Mäkelä2018-06-052-1/+4
* | MDEV-16376 ASAN: heap-use-after-free in gcol.innodb_virtual_debugMarko Mäkelä2018-06-042-6/+23
* | MDEV-16353 Server crash on query with CTEIgor Babaev2018-05-312-0/+34
* | Allow tests to work with cmake -DPLUGIN_PARTITION=NOMarko Mäkelä2018-05-298-3/+6
* | Add an end-marker to ease future mergesMarko Mäkelä2018-05-292-0/+3
* | Merge 10.1 into 10.2Marko Mäkelä2018-05-294-2/+51
|\ \ | |/
| * MDEV-14589 InnoDB should not lock a delete-marked recordMarko Mäkelä2018-05-292-0/+112
| * MDEV-10679 Crash in performance schema and partitioning with discoveryMonty2018-05-262-0/+25
| * MDEV-16093 Memory leak with triggersMonty2018-05-262-2/+25
* | Updated results for galera_encrypt_tmp_filesMonty2018-05-261-0/+2
* | Merge remote-tracking branch 'origin/10.1' into 10.2Monty2018-05-2416-4/+426
|\ \ | |/
| * Add a missing dependency to a testMarko Mäkelä2018-05-241-0/+1
| * Merge remote-tracking branch 'origin/10.0' into 10.1Monty2018-05-2412-4/+318
| |\
| | * Fixed ASAN heap-use-after-free handler::ha_index_or_rnd_endMonty2018-05-232-0/+24
| | * MDEV-15308 Assertion `ha_alter_info->alter_info->drop_list.elementsbb-10.0-montyMonty2018-05-222-0/+93
| | * MDEV-16229 Replication aborts with ER_VIEW_SELECT_TMPTABLE after half-failed ...Monty2018-05-226-4/+181
| | * Fixes for Aria transaction handling with lock tablesMonty2018-05-222-0/+22
| * | MDEV-10259 mysqld crash with certain statement length and...sachin2018-05-223-0/+100
* | | MDEV-15243 Crash with virtual fields and row based binary loggingMonty2018-05-246-0/+514
* | | Suppress warnings from partition_open_files_limitMonty2018-05-231-0/+4
* | | MDEV-15338 Crash in debug build when dropping column that is part of CHECKMonty2018-05-232-0/+57
* | | Merge branch '10.1' into 10.2Sergei Golubchik2018-05-2017-75/+238
|\ \ \ | |/ /
| * | Merge branch '10.0' into 10.1Sergei Golubchik2018-05-1919-75/+254
| |\ \ | | |/
| | * Merge branch '5.5' into 10.0Sergei Golubchik2018-05-1911-75/+132
| | |\
| | | * MDEV-16220 MTR - do not pass UTF8 on the command line for mysql client.Vladislav Vaintroub2018-05-186-23/+68
| | | * MDEV-15318 CREATE .. SELECT VALUES produces invalid table structureSergei Golubchik2018-05-172-0/+19
| | | * (almost) sane core handling in mtrSergey Vojtovich2018-05-161-36/+45
| | | * MDEV-15480 Audit plugin does not respect QUERY_DML for audit plugin.Alexey Botchkov2018-05-102-0/+19
| | * | MDEV-11129 CREATE OR REPLACE TABLE t1 AS SELECT spfunc() crashes if spfunc() ...Monty2018-05-162-0/+45
| | * | Fix that FLUSH TABLES FOR EXPORT also works for Aria tables.Monty2018-05-164-0/+42
| | * | MDEV-14943 Alter table ORDER BY bugMonty2018-05-152-0/+33
| * | | MDEV-15347: Valgrind or ASAN errors in mysql_make_view on query from informat...Oleksandr Byelkin2018-05-152-0/+26
* | | | MDEV-16153 Server crashes in Apc_target::disable, ASAN heap-use-after-free in...Sergei Golubchik2018-05-192-0/+10
* | | | MDEV-15581 Incorrect result (missing row) with UNION DISTINCT in anchor partsIgor Babaev2018-05-172-0/+44
* | | | MDEV-16212 Memory leak with recursive CTE that uses global ORDER BYIgor Babaev2018-05-172-0/+22
* | | | BUG#22385442 - INNODB: DIFFICULT TO FIND FREE BLOCKS IN THE BUFFER POOLShaohua Wang2018-05-162-0/+67
* | | | - Adjusted the test case for MariaDBThirunarayanan Balathandayuthapani2018-05-161-0/+3