187837 Commits (a808c18b736762384e835746d19c7dae97d38990)
 

Author SHA1 Message Date
Marko Mäkelä fc2ca2be4e MDEV-21024: Clean up page allocation 6 years ago
Marko Mäkelä 98e1d603bf MDEV-21024: Optimize writing BTR_EXTERN_LEN 6 years ago
Marko Mäkelä 3621df70ca MDEV-21024: Clean up rtr_adjust_upper_level() 6 years ago
Marko Mäkelä 29d67d051a Cleanup btr_page_get_prev(), btr_page_get_next() 6 years ago
Marko Mäkelä 1d2458f813 MDEV-21024: Clean up rtr_adjust_upper_level() 6 years ago
Andrei Elkin 13db50fc03 MDEV-19376 Repl_semi_sync_master::commit_trx assertion failure: ... || !m_active_tranxs->is_tranx_end_pos(trx_wait_binlog_name, trx_wait_binlog_pos) 6 years ago
Daniel Bartholomew 74892bda3a
bump the VERSION 6 years ago
Daniel Bartholomew c4ee8a306b
bump the VERSION 6 years ago
Daniel Bartholomew cbf5f6d6b5
bump the VERSION 6 years ago
Daniel Bartholomew dfd2d3d861
bump the VERSION 6 years ago
Marko Mäkelä bce71a2909 Cleanup: Replace xdes_set_bit() 6 years ago
Marko Mäkelä 5ed54e78ac Cleanup: Remove redundant XDES_FREE_BIT parameters 6 years ago
Marko Mäkelä 74b7d0182d Merge 10.4 into 10.5 6 years ago
Marko Mäkelä b5ef7ffa59 Use uint16_t for FIL_PAGE_TYPE 6 years ago
Marko Mäkelä 15b713cadc MDEV-17138 follow-up: Use MLOG_MEMSET in xdes_init() 6 years ago
Marko Mäkelä a6d614fb4a MDEV-12353 preparation: Remove redundant writes 6 years ago
Marko Mäkelä 5b72e8136f Cleanup: Do not pass mtr_t* as NULL 6 years ago
Marko Mäkelä 5d596064d6 Cleanup: Define FIL_PAGE_TYPE constants as constexpr 6 years ago
Marko Mäkelä 52246dff2c Merge 10.4 into 10.5 6 years ago
Marko Mäkelä 78d0d2cdc5 Cleanup: Remove mach_read_ulint() 6 years ago
Hartmut Holzgraefe c4a844ca51 MDEV-20981 wsrep_sst_mariabackup fails silently when mariabackup is not installed (#1406) 6 years ago
Marko Mäkelä 8a5eb4141b MDEV-17138 follow-up: Use MLOG_MEMSET for writing FIL_NULL 6 years ago
Aleksey Midenkov db56543993 Compilation fix with partitioning off (MDEV-17553) 6 years ago
Aleksey Midenkov 1e73d7d6c6 MDEV-17553 Enable setting start datetime for interval partitioned history of system versioned tables 6 years ago
Varun Gupta b1ab2ba583 MDEV-20519: Query plan regression with optimizer_use_condition_selectivity > 1 6 years ago
Marko Mäkelä 77e8a311e1 Merge 10.4 into 10.5 6 years ago
Oleksandr Byelkin 3ad37ed0eb Merge 10.4 into 10.5 6 years ago
Marko Mäkelä c24ec3cece Merge 10.3 into 10.4 6 years ago
Marko Mäkelä 352e766787 MDEV-20934: Make the test more robust 6 years ago
Marko Mäkelä 928abd6967 Merge 10.3 into 10.4 6 years ago
Marko Mäkelä 908ca4668d Merge 10.2 into 10.3 6 years ago
Marko Mäkelä 90451a5981 Follow-up to 792c9f9a49 6 years ago
Marko Mäkelä 8688ef22c2 Merge 10.1 to 10.2 6 years ago
Marko Mäkelä d7a2401750 MDEV-20934 Infinite loop on innodb_fast_shutdown=0 with inconsistent change buffer 6 years ago
Marko Mäkelä 4e99e67c4e Merge 5.5 into 10.1 6 years ago
Thirunarayanan Balathandayuthapani 5c3bbbd845 MDEV-20987 InnoDB fails to start when fts table has FK relation 6 years ago
Alexander Barkov 46f2f24ec4 MDEV-20985 Add LEX methods stmt_drop_{function|procedure}() and stmt_alter_{function|procedure}_start() 6 years ago
Daniel Bartholomew d9899ce671
bump the VERSION 6 years ago
Daniel Bartholomew 5d3bd2b75b
bump the VERSION 6 years ago
Daniel Bartholomew 7bc26de591
bump the VERSION 6 years ago
Daniel Bartholomew 6e48f3a062
bump the VERSION 6 years ago
Daniel Bartholomew e23cb3835e
bump the VERSION 6 years ago
Alexander Barkov 79e295b601 Cleanup: moving '(' after the stmt_create_stored_function_start() call 6 years ago
Alexander Barkov 0858500f2f Cleanup: reusing opt_sp_parenthesized_fdparam_list and removing duplicate rules. 6 years ago
Vladislav Vaintroub dc771113a6 Fix ninja build 6 years ago
Sergei Golubchik cd156e2c3e MDEV-20971 ASAN heap-use-after-free in list_delete / heap_close 6 years ago
Marko Mäkelä 51fb39bf17 MDEV-19586: Restore pointer indirection for recv_t::data 6 years ago
Marko Mäkelä 5164f8c206 Fix GCC 9.2.1 -Wstringop-truncation 6 years ago
Marko Mäkelä f89436b592 MDEV-18115: Remove a unused variable 6 years ago
Marko Mäkelä 8f40c029db Fix -Wmaybe-uninitialized 6 years ago