summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2018-02-08106-281/+3114
|\
| * Disabled galera_ist_progress at it always fails in 10.2Monty2018-02-072-2/+6
| * MDEV-15199 Referential integrity broken in ON DELETE CASCADEMarko Mäkelä2018-02-076-139/+94
| * MDEV-15219 FOREIGN KEY CASCADE or SET NULL operations will not resume after l...Marko Mäkelä2018-02-072-0/+513
| * Remove useless debug instrumentation row_print_geometry_dataMarko Mäkelä2018-02-074-68/+14
| * Fixed mdev-15162 Query with CTE hangs if assignment operator (:=) is usedIgor Babaev2018-02-062-0/+25
| * Fixed mdev-15119 CTE, referencing another CTE, that is declared after,Igor Babaev2018-02-062-0/+39
| * Fixed mdev-15120 CTE table should not belong to database, that is in useIgor Babaev2018-02-062-0/+25
| * Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-0669-102/+2011
| |\
| | * Merge 10.0 into 10.1Marko Mäkelä2018-02-051-1/+2
| | |\
| | | * MDEV-15202 innodb.log_file_size failed in buildbotMarko Mäkelä2018-02-051-1/+2
| | * | Updated list of unstable tests for 10.1.31 releasemariadb-10.1.31Elena Stepanova2018-02-041-100/+76
| | * | After-merge test result fixMarko Mäkelä2018-02-031-2/+16
| | * | Merge branch 'github/10.0-galera' into 10.1Sergei Golubchik2018-02-033-2/+17
| | |\ \
| | | * \ Merge tag 'mariadb-10.0.34' into 10.0-galeramariadb-galera-10.0.34Jan Lindström2018-02-01124-653/+4183
| | | |\ \
| | | * | | mtr: minor (and incomplete) fixes for suite galera_3nodeDaniel Black2018-01-144-2/+20
| | * | | | Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-0257-62/+1690
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | MDEV-14862: Server crashes in Bitmap<64u>::merge / add_key_fieldOleksandr Byelkin2018-02-012-0/+23
| | | * | | MDEV-14696 Server crashes in in prep_alter_part_table on 2nd execution of PS.Alexey Botchkov2018-01-302-0/+24
| | | * | | MDEV-13790 UNHEX() of a somewhat complicated CONCAT() returns NULLAlexander Barkov2018-01-302-0/+12
| | | * | | MDEV-15118 ExtractValue(xml,something_complex) does not workAlexander Barkov2018-01-302-0/+21
| | | * | | Do not SET DEBUG_DBUG=-d,... in testsMarko Mäkelä2018-01-2911-16/+4
| | | * | | Merge 5.5 into 10.0Marko Mäkelä2018-01-294-7/+56
| | | |\ \ \ | | | | |_|/ | | | |/| |
| | | | * | Do not SET DEBUG_DBUG=-d,... in testsMarko Mäkelä2018-01-294-6/+55
| | | * | | List of unstable tests for 10.0.34 releasemariadb-10.0.34Elena Stepanova2018-01-271-128/+79
| | | * | | MDEV-11539 test_if_reopen: Assertion `strcmp(share->unique_file_name,filename...Sergei Golubchik2018-01-256-3/+116
| | | * | | Port innodb_print_lock_wait_timeout_info_basic from PerconaVicențiu Ciorbaru2018-01-252-0/+193
| | | * | | Remove innodb.test "keep away" commentVicențiu Ciorbaru2018-01-241-14/+0
| | | * | | Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2018-01-2431-21/+1196
| | | |\ \ \ | | | | |/ /
| | | | * | MDEV-13187 incorrect backslash parsing in clientsSergei Golubchik2018-01-242-0/+63
| | | | * | MDEV-14786: Server crashes in Item_cond::transform on 2nd execution of SP que...Oleksandr Byelkin2018-01-232-0/+31
| | | | * | MDEV-14586 Assertion `0' failed in retrieve_auto_increment ...Sachin Setiya2018-01-232-0/+71
| | | | * | MDEV-14715: Assertion `!table || (!table->read_set... failed in Field_num::va...Vicențiu Ciorbaru2018-01-222-0/+74
| | | | * | Finally! Make './mtr --valgrind-mysqld --gdb' to work.Sergei Golubchik2018-01-222-5/+14
| | | | * | improve ASAN instrumentation: mtrSergei Golubchik2018-01-221-0/+1
| | | | * | MDEV-7049 MySQL#74585 - InnoDB: Failing assertion: *mbmaxlen < 5 in file ha_i...Marko Mäkelä2018-01-222-30/+5
| | | | * | MDEV-14241: Server crash in key_copy / get_matching_chain_by_join_key or valg...Varun Gupta2018-01-192-0/+48
| | | | * | Fixed mdev-14960 [ERROR] mysqld got signal 11 with join_buffer and join_cacheIgor Babaev2018-01-182-0/+103
| | | | * | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2018-01-181-0/+1
| | | | |\ \
| | | | | * | Bug #26881946: INCORRECT BEHAVIOR WITH "VALUES"Sreeharsha Ramanavarapu2017-11-161-3/+3
| | | | | * | Backport patch for Bug#16877045 5.6-CLUSTER-7.3 WIN32 SQL_YACC.CC BUILD PROBLEMTor Didriksen2017-10-091-2/+2
| | | | * | | crash with too long index commentsSergei Golubchik2018-01-182-0/+281
| | | | * | | Fixed mdev-14911: zero_date is considered as NULL, depending onIgor Babaev2018-01-152-1/+131
| | | | * | | MDEV-14609 XA Transction unable to ROLLBACK TO SAVEPOINTAlexander Barkov2018-01-152-0/+25
| | | | * | | MDEV-14526: MariaDB keeps crashing under load when query_cache_type is changedOleksandr Byelkin2018-01-142-0/+78
| | | | * | | Fixed mdev-6706 Wrong result (missing rows)Igor Babaev2018-01-122-0/+84
| | | | * | | MDEV-14743: Server crashes in Item_func_match::init_searchOleksandr Byelkin2018-01-122-0/+35
| | | | * | | MDEV-14690: Assertion `page_link == &fake_link' failed in pagecache_write_partOleksandr Byelkin2018-01-112-0/+26
| | | | * | | MDEV-8200 aria bug with insert select and lock tablesMonty2018-01-112-0/+124
| | | * | | | Update sponsorsIan Gilfillan2018-01-241-1/+2