181729 Commits (600c85e85a26f5c401223983f842fdaecdc4671e)
 

Author SHA1 Message Date
Alexander Barkov 9472f0f4a4 Adding "const" qualifier into a few methods and parameters in the LOAD code 8 years ago
Marko Mäkelä dbb3960ad8 Follow-up to MDEV-11236/MDEV-14846 debug assertion 8 years ago
Marko Mäkelä 723f87e9d3 lock_table_create(), lock_rec_create(): Clean up the WSREP code 8 years ago
Marko Mäkelä a54abf0175 innobase_kill_query(): Use lock_trx_handle_wait() 8 years ago
Jan Lindström 4d248974e0
Merge pull request #663 from codership/MDEV-13549-fixes-for-galera_var_slave_threads 8 years ago
Daniele Sciascia ba6cf25396 MDEV-13549 Fix and re-enable test galera.galera_var_slave_threads 8 years ago
Thirunarayanan Balathandayuthapani 8c8028ca68 MDEV-15384 buf_flush_LRU_list_batch() always reports n->flushed=0, n->evicted=0 8 years ago
Jan Lindström be3651b700
Merge pull request #649 from codership/10.2-MDEV-15540 8 years ago
Jan Lindström 1bec0c4595
Merge pull request #650 from codership/MDEV-14144 8 years ago
Jan Lindström c7c52ef1e8
Merge branch '10.1' into MDEV-14144 8 years ago
Jan Lindström de3725a7db
Merge pull request #654 from codership/MDEV-13549-fixes-for-galera_var_max_ws_rows 8 years ago
Jan Lindström 59c313c698
Merge branch '10.1' into MDEV-13549-fixes-for-galera_var_max_ws_rows 8 years ago
Jan Lindström 866ddbec25
Merge pull request #656 from codership/MDEV-13549-fixes-for-MW-366 8 years ago
Jan Lindström ff172467ec
Merge pull request #659 from codership/MDEV-13549-fixes-for-galera_bf_abort_for_update 8 years ago
Jan Lindström 047abdac3e
Merge pull request #653 from codership/MDEV-13549-fixes-for-MW-286 8 years ago
Daniele Sciascia 0368e75a55 MDEV-13549 Re-enable tests MW-328A, MW-328B, MW-328C and MW-329 8 years ago
Daniel Black 8b54c31486 MDEV-8743: where O_CLOEXEC is available, use for innodb buf_dump 8 years ago
Alexander Barkov d509981498 Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 8 years ago
Jan Lindström 1a0b573b2b
Merge pull request #640 from grooverdan/10.3-MDEV-8743-wsrep_sst_common-close-fds 8 years ago
Jan Lindström f66a315910
Merge pull request #638 from grooverdan/10.3-MDEV-8743-fopen_o_cloexec 8 years ago
Alexander Barkov efb9dec2b9 A 32bit cleanup for MDEV-14452 Precision in INTERVAL xxx DAY_MICROSECOND parsed wrong? 8 years ago
Daniel Black 7bb661cd40 innodb: os_file_create_tmpfile always called with NULL -> simplify 8 years ago
Vicențiu Ciorbaru 8152c52e1a Merge remote-tracking branch '10.0' into 10.1 8 years ago
Vladislav Vaintroub 0943b33de3 MDEV-12190 YASSL isn't able to negotiate TLS version correctly 8 years ago
Sergei Golubchik 27d94b7e03 cleanup: remove get_datetime_value() 8 years ago
Sergei Golubchik 42529c4341 MDEV-15141 Check constraint validation on a datetime field crashes the process 8 years ago
Sergei Golubchik d390e501eb MDEV-11839 move value caching from get_datetime_value to fix_fields time 8 years ago
Sergei Golubchik 1c6f6dc892 bugfix: Item_cache_temporal::convert_to_basic_const_item assumed DATETIME 8 years ago
Sergei Golubchik 885edc4fa5 bugfix: Item_cache_temporal::get_date() didn't set null_value 8 years ago
Sergei Golubchik 622115ee07 cleanup: extend Item_cache::get_cache() to accept f_type 8 years ago
Sergei Golubchik 24d6cd7d62 cleanup: Arg_comparator::cache_converted_constant() 8 years ago
Sergei Golubchik c2671e97a3 cleanup: make find_date_time_item() static 8 years ago
Sergei Golubchik e0d3d4059f cleanup: add Item::convert_time_to_datetime() helper 8 years ago
Sergei Golubchik 75ac5789b4 cleanup: typos, comments, whitespace 8 years ago
Sergei Golubchik bf1ca14ff3 cleanup: Item_func_case 8 years ago
Timo Teräs 782fb1e016 fix ucontext configure check 8 years ago
Alexander Barkov 38579cefa9 MDEV-14452 Precision in INTERVAL xxx DAY_MICROSECOND parsed wrong? 8 years ago
Vicențiu Ciorbaru 3d5dff6cae Merge branch '5.5' into 10.0 8 years ago
Daniele Sciascia 9a21fd34af MDEV-13549 Re-enable test galera.galera_bf_abort_for_update 8 years ago
Vasil Dimov fe66f766bb Fix and enable galera.galera_bf_abort_for_update 8 years ago
Jan Lindström 930682c487
Merge pull request #636 from grooverdan/10.0-galera-MDEV-8743-linux-aio-ib_logfile0 8 years ago
Thirunarayanan Balathandayuthapani c14733f64e MDEV-14545 Backup fails due to MLOG_INDEX_LOAD record 8 years ago
Daniel Black fafec1a9cc MDEV-8743: where O_CLOEXEC is available, use for innodb buf_dump 8 years ago
Jacob Mathew e452546c45 Merge branch 'bb-10.2-MDEV-14019' into 10.2 8 years ago
Jacob Mathew 1b82bec3c9 Merge branch '10.2' into bb-10.2-MDEV-14019 8 years ago
Daniele Sciascia 9953588ac4 MDEV-13549 Fix and re-enable MTR test galera.MW-366 8 years ago
Sergey Vojtovich 649b7a64ef MDEV-9592 - New 'Normal shutdown' log format can be confusing 8 years ago
Andrei Elkin 30019a48bf MDEV-12746 rpl.rpl_parallel_optimistic_nobinlog fails committing 8 years ago
Alexander Barkov 42433a2dbc
Merge pull request #652 from halfspawn/bb-10.2-ext 8 years ago
Daniele Sciascia 9ee39d2b9b MDEV-13549 Fix for test galera.galera_var_max_ws_rows 8 years ago