summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/10.1' into 10.2Vicențiu Ciorbaru2018-03-1615-72/+268
|\
| * Merge pull request #663 from codership/MDEV-13549-fixes-for-galera_var_slave_...Jan Lindström2018-03-153-15/+28
| |\
| | * MDEV-13549 Fix and re-enable test galera.galera_var_slave_threadsDaniele Sciascia2018-03-153-15/+28
| * | Merge branch '10.1' into MDEV-14144Jan Lindström2018-03-1514-42/+305
| |\ \
| | * \ Merge branch '10.1' into MDEV-13549-fixes-for-galera_var_max_ws_rowsJan Lindström2018-03-1514-41/+305
| | |\ \
| | | * \ Merge pull request #656 from codership/MDEV-13549-fixes-for-MW-366Jan Lindström2018-03-153-18/+11
| | | |\ \
| | | | * | MDEV-13549 Fix and re-enable MTR test galera.MW-366Daniele Sciascia2018-03-133-18/+11
| | | * | | Merge pull request #659 from codership/MDEV-13549-fixes-for-galera_bf_abort_f...Jan Lindström2018-03-153-16/+53
| | | |\ \ \
| | | | * | | MDEV-13549 Re-enable test galera.galera_bf_abort_for_updateDaniele Sciascia2018-03-141-1/+0
| | | | * | | Fix and enable galera.galera_bf_abort_for_updateVasil Dimov2018-03-142-15/+53
| | | | |/ /
| | | * | | Merge pull request #653 from codership/MDEV-13549-fixes-for-MW-286Jan Lindström2018-03-152-7/+0
| | | |\ \ \ | | | | |_|/ | | | |/| |
| | | | * | MDEV-13549 Re-enable tests MW-328A, MW-328B, MW-328C and MW-329Daniele Sciascia2018-03-151-5/+0
| | | | * | MDEV-13549 Fix and re-enable test galera.MW-286Daniele Sciascia2018-03-082-2/+0
| | | * | | Merge remote-tracking branch '10.0' into 10.1Vicențiu Ciorbaru2018-03-154-0/+68
| | | |\ \ \
| | | | * \ \ Merge branch '5.5' into 10.0Vicențiu Ciorbaru2018-03-142-0/+28
| | | | |\ \ \
| | | | | * | | MDEV-15235: Assertion `length > 0' failed in create_ref_for_keyVarun Gupta2018-03-112-0/+28
| | | | * | | | MDEV-13202 Assertion `ltime->neg == 0' failed in date_to_datetimeAlexander Barkov2018-03-132-0/+40
| | | * | | | | MDEV-14452 Precision in INTERVAL xxx DAY_MICROSECOND parsed wrong?Alexander Barkov2018-03-142-0/+88
| | | | |_|_|/ | | | |/| | |
| | | * | | | MDEV-14721 Big transaction events get lost on semisync master whenAndrei Elkin2018-03-122-0/+85
| | * | | | | MDEV-13549 Fix for test galera.galera_var_max_ws_rowsDaniele Sciascia2018-03-131-1/+0
| | |/ / / /
| * | | | | MDEV-14144 Re-enable MTR test galera.galera_as_slaveDaniele Sciascia2018-03-121-1/+0
| * | | | | Galera MTR Tests: Modify mysqltest so that if a --let = `SELECT ...` query is...Philip Stoev2018-03-121-1/+1
| |/ / / /
* | | | | MDEV-15384 buf_flush_LRU_list_batch() always reports n->flushed=0, n->evicted=0Thirunarayanan Balathandayuthapani2018-03-164-6/+20
* | | | | MDEV-15478: Lost name of a explicitly named CTE column used inGalina Shalygina2018-03-162-0/+60
* | | | | MDEV-15384 buf_flush_LRU_list_batch() always reports n->flushed=0, n->evicted=0Thirunarayanan Balathandayuthapani2018-03-152-10/+21
* | | | | Merge pull request #649 from codership/10.2-MDEV-15540Jan Lindström2018-03-151-1/+1
|\ \ \ \ \
| * | | | | MDEV-15540sjaakola2018-03-111-1/+1
* | | | | | MDEV-15141 Check constraint validation on a datetime field crashes the processSergei Golubchik2018-03-142-0/+12
* | | | | | MDEV-11839 move value caching from get_datetime_value to fix_fields timeSergei Golubchik2018-03-145-5/+53
* | | | | | cleanup: typos, comments, whitespaceSergei Golubchik2018-03-142-4/+4
* | | | | | MDEV-14545 Backup fails due to MLOG_INDEX_LOAD recordThirunarayanan Balathandayuthapani2018-03-142-32/+4
* | | | | | MDEV-9592 - New 'Normal shutdown' log format can be confusingSergey Vojtovich2018-03-132-2/+2
* | | | | | MDEV-12746 rpl.rpl_parallel_optimistic_nobinlog fails committingAndrei Elkin2018-03-132-1/+157
* | | | | | MDEV-15384 buf_flush_LRU_list_batch() always reports n->flushed=0, n->evicted=0Thirunarayanan Balathandayuthapani2018-03-133-0/+31
* | | | | | MDEV-14545 Backup fails due to MLOG_INDEX_LOAD recordThirunarayanan Balathandayuthapani2018-03-132-0/+138
* | | | | | MDEV-15217 Assertion `thd->transaction.xid_state.xid.is_null()' failedAlexey Botchkov2018-03-122-2/+1
* | | | | | MDEV-14581 - changded .result fileVladislav Vaintroub2018-03-121-0/+12
* | | | | | MDEV-14581 Warning info not cleared when caching THDVladislav Vaintroub2018-03-122-1/+13
* | | | | | MDEV-15328: MariaDB 10.2.13 Crashes upon CALL PROCEDURE PARAM LAST_INSERT_ID ()Oleksandr Byelkin2018-03-124-0/+52
* | | | | | Merge 10.1 into 10.2Marko Mäkelä2018-03-1212-0/+687
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | MDEV-14904 Backport innodb_default_row_formatMarko Mäkelä2018-03-0722-62/+802
| | |_|_|/ | |/| | |
| * | | | mtr: force-flush stderr and stdoutSergei Golubchik2018-02-241-0/+2
* | | | | MDEV-15217 Assertion `thd->transaction.xid_state.xid.is_null()' failedAlexey Botchkov2018-03-122-1/+58
* | | | | MDEV-15529 IMPORT TABLESPACE unnecessarily uses the doublewrite bufferMarko Mäkelä2018-03-102-2/+3
| |/ / / |/| | |
* | | | MDEV-15420 Wrong result for CAST from TIME or DATETIME with zero integer part...Alexander Barkov2018-02-252-0/+34
* | | | MDEV-14814: encryption.innodb_encryption-page-compression failed in buildbot ...Jan Lindström2018-02-243-5/+15
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-02-229-220/+31
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2018-02-227-220/+29
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.0Sergei Golubchik2018-02-227-220/+29
| | |\ \ | | | |/
| | | * fix plugins.server_audit test for --psSergei Golubchik2018-02-151-0/+2