summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* After-merge fix for commit 98eb9518db1da854048b09d94244a982a1d32f9aMarko Mäkelä2018-03-1636-398/+176
* Merge remote-tracking branch 'origin/10.1' into 10.2Vicențiu Ciorbaru2018-03-1624-146/+316
|\
| * MDEV-14265 - RPMLint warning: shared-lib-calls-exitSergey Vojtovich2018-03-1628-83/+45
| * Conditionally define TRX_WSREP_ABORTMarko Mäkelä2018-03-164-10/+22
| * Fix a deadlock in thd_report_wait_for()Marko Mäkelä2018-03-166-30/+70
| * Follow-up to MDEV-11236/MDEV-14846 debug assertionMarko Mäkelä2018-03-152-2/+2
| * lock_table_create(), lock_rec_create(): Clean up the WSREP codeMarko Mäkelä2018-03-152-66/+20
| * innobase_kill_query(): Use lock_trx_handle_wait()Marko Mäkelä2018-03-152-128/+24
| * 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 pull request #650 from codership/MDEV-14144Jan Lindström2018-03-153-10/+2
| |\ \
| | * \ Merge branch '10.1' into MDEV-14144Jan Lindström2018-03-1528-149/+347
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #654 from codership/MDEV-13549-fixes-for-galera_var_max_ws...Jan Lindström2018-03-152-34/+0
| |\ \ \
| | * \ \ Merge branch '10.1' into MDEV-13549-fixes-for-galera_var_max_ws_rowsJan Lindström2018-03-1528-115/+347
| | |\ \ \ | | |/ / / | |/| | |
| * | | | 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-154-11/+4
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | MDEV-13549 Re-enable tests MW-328A, MW-328B, MW-328C and MW-329Daniele Sciascia2018-03-151-5/+0
| | * | | | MDEV-13549 Wrong usage of mutex 'LOCK_wsrep_thd' and 'LOCK_thd_kill' test gal...Daniele Sciascia2018-03-081-3/+3
| | * | | | MDEV-13549 Fix and re-enable test galera.MW-286Daniele Sciascia2018-03-083-3/+1
| * | | | | A 32bit cleanup for MDEV-14452 Precision in INTERVAL xxx DAY_MICROSECOND pars...Alexander Barkov2018-03-151-2/+2
| * | | | | Merge remote-tracking branch '10.0' into 10.1Vicențiu Ciorbaru2018-03-157-3/+75
| |\ \ \ \ \
| | * \ \ \ \ Merge branch '5.5' into 10.0Vicențiu Ciorbaru2018-03-144-3/+33
| | |\ \ \ \ \
| | | * | | | | MDEV-15235: Assertion `length > 0' failed in create_ref_for_keyVarun Gupta2018-03-113-1/+31
| | | * | | | | debian: VCS is on githubDaniel Black2018-02-252-4/+4
| | * | | | | | MDEV-13202 Assertion `ltime->neg == 0' failed in date_to_datetimeAlexander Barkov2018-03-133-0/+42
| * | | | | | | fix ucontext configure checkTimo Teräs2018-03-141-0/+3
| * | | | | | | MDEV-14452 Precision in INTERVAL xxx DAY_MICROSECOND parsed wrong?Alexander Barkov2018-03-143-4/+98
| | |_|_|/ / / | |/| | | | |
| | | | | * | MDEV-13549 Fix for test galera.galera_var_max_ws_rowsDaniele Sciascia2018-03-132-34/+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-122-9/+2
| | | | | |/
* | | | | | 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-163-1/+61
* | | | | | 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
* | | | | | | cleanup: remove get_datetime_value()Sergei Golubchik2018-03-142-74/+20
* | | | | | | 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-1411-102/+139
* | | | | | | bugfix: Item_cache_temporal::convert_to_basic_const_item assumed DATETIMESergei Golubchik2018-03-141-3/+12
* | | | | | | bugfix: Item_cache_temporal::get_date() didn't set null_valueSergei Golubchik2018-03-141-1/+1
* | | | | | | cleanup: extend Item_cache::get_cache() to accept f_typeSergei Golubchik2018-03-143-13/+15
* | | | | | | cleanup: Arg_comparator::cache_converted_constant()Sergei Golubchik2018-03-142-6/+5
* | | | | | | cleanup: make find_date_time_item() staticSergei Golubchik2018-03-142-2/+1
* | | | | | | cleanup: add Item::convert_time_to_datetime() helperSergei Golubchik2018-03-142-7/+12
* | | | | | | cleanup: typos, comments, whitespaceSergei Golubchik2018-03-145-18/+16
* | | | | | | cleanup: Item_func_caseSergei Golubchik2018-03-142-154/+95