summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | | Fix for MDEV-14141 Crash in print_keydup_error()Monty2018-01-242-4/+4
| | * | | | MDEV-7533: COLUMN_JSON() doesn't escape control characters in string valuesOleksandr Byelkin2018-01-232-0/+18
| * | | | | MDEV-14857: problem with 10.2.11 server crashing when executing stored procedureOleksandr Byelkin2018-02-012-0/+272
| * | | | | MDEV-13499: Backing up table that "doesn't exist in engine" cause crash in ma...Jan Lindström2018-01-292-0/+33
| * | | | | mtr: set @skip_auth_anonymous=1 (#538)Daniel Black2018-01-271-4/+3
| * | | | | try to fix [Warning] InnoDB: innodb_open_files=20 is exceeded (20) files stay...Vladislav Vaintroub2018-01-241-1/+1
* | | | | | MDEV-15042: INSERT ON DUPLICATE KEY UPDATE produces error 1032 (Can't find re...bb-10.2-MDEV-15042Jan Lindström2018-02-052-0/+40
* | | | | | MDEV-14958 Merge new release of InnoDB MySQL 5.7.21 to 10.2Marko Mäkelä2018-02-029-1/+258
|\ \ \ \ \ \