summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
...
| | | * 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
* | | | Extended vcol.update with checking if statement workedMonty2018-05-272-0/+14
* | | | MDEV-13727 top-level query timestamp reset at stored func/trigger internal st...Andrei Elkin2018-05-252-0/+84
* | | | Make a test independent of VERSIONMarko Mäkelä2018-05-252-14/+2
* | | | Merge branch '10.3' into bb-10.3-releaseSergei Golubchik2018-05-248-1/+345
|\ \ \ \
| * \ \ \ Merge 10.2 into 10.3Marko Mäkelä2018-05-243-0/+61
| |\ \ \ \ | | |/ / /
| | * | | 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
| * | | | MDEV-16244 sql_mode=ORACLE: Some keywords do not work in variable declarationsAlexander Barkov2018-05-232-0/+221
| * | | | MDEV-16234 CREATE TABLE .. SELECT LASTVAL breaks replicationMonty2018-05-222-0/+62
| * | | | Print out retry count when using mysql-test-run --repeatMonty2018-05-221-1/+1
* | | | | List of unstable tests for 10.3.7 releasemariadb-10.3.7Elena Stepanova2018-05-231-315/+340
* | | | | MDEV-15380 Index for versioned table gets corrupt after partitioning and DELETEEugene Kosov2018-05-222-0/+37
|/ / / /
* | | | Merge branch 'github/10.2' into 10.3Sergei Golubchik2018-05-2225-472/+314
|\ \ \ \ | |/ / /
| * | | 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
* | | | | Better crash reports on OS XSergey Vojtovich2018-05-211-0/+50
* | | | | Added support for lldb core analysis in mtrSergey Vojtovich2018-05-211-0/+39
* | | | | Merge remote-tracking branch 'origin/10.3' into bb-10.3-ccVladislav Vaintroub2018-05-195-4/+96
|\ \ \ \ \
| * | | | | Follow-up for be6ae0bb6baa8a - fix test resultsElena Stepanova2018-05-191-4/+0
| * | | | | MDEV-14623: Output of show function code does not show FETCH GROUP NEXT ROW f...Varun Gupta2018-05-192-0/+40
| * | | | | MDEV-14520: Custom aggregate functions work incorrectly with WITH ROLLUP clauseVarun Gupta2018-05-192-0/+56
* | | | | | adjust MTR code after C/C changed the location of plugin librariesVladislav Vaintroub2018-05-191-1/+2
|/ / / / /
* | | | | MDEV-15373 engine gtid_slave_pos table name disobeys lower-case-table-namesAndrei Elkin2018-05-182-8/+54
* | | | | MDEV-15975 PL/SQL parser does not understand historical queriesAlexander Barkov2018-05-188-0/+3243
* | | | | MDEV-14853 Grant does not work correctly when table contains...sachin2018-05-184-0/+245
* | | | | Adding "SET sql_mode=ORACLE" forgotten in fdcc95143de96ce12b5c0c84e07f4c75412...Alexander Barkov2018-05-182-0/+3
* | | | | sql_yacc_ora.yy: mering MDEV-13384 "window" seems like a reserved column name...Alexander Barkov2018-05-182-0/+36
* | | | | MDEV-16201 CREATE TABLE creates extra transactionThirunarayanan Balathandayuthapani2018-05-174-0/+42
* | | | | MDEV-16202 Latest changes made erroneously some keywords reserved in sql_mode...Alexander Barkov2018-05-174-0/+792
* | | | | MDEV-16172: Disable failing rpl testsMarko Mäkelä2018-05-171-0/+2
* | | | | MDEV-16172: Enable skipped testsMarko Mäkelä2018-05-1710-46/+0
* | | | | Merge 10.2 into 10.3Marko Mäkelä2018-05-1742-31/+2366
|\ \ \ \ \ | |/ / / /