189094 Commits (6cf8f05fd9deb900a78898576b85753e09feddaa)
 

Author SHA1 Message Date
Aleksey Midenkov 198af54bb9 MDEV-20494 Fix wrongly ignored error status 6 years ago
Aleksey Midenkov 76063c2a13 MDEV-20494 ER_NOT_FORM_FILE or assertion upon adding partition to period table 6 years ago
Sergey Vojtovich d2c366c6fb Fix CentOS 6 and quantal build failures 6 years ago
Marko Mäkelä 1078a630f7 MDEV-22139 fseg_free_page_low() fails to write FREE_PAGE record, breaking recovery 6 years ago
Daniel Black abb0a31ec8 output_core_info - freebsd rlimits in different proc entry 6 years ago
Sergey Vojtovich 4197014ba0 Yet less TDC hash lookups 6 years ago
Sergey Vojtovich 7a947614fb Split tdc_remove_table() 6 years ago
Sergey Vojtovich 06fae75859 tc_remove_all_unused_tables() cleanup 6 years ago
Sergey Vojtovich 14e1385691 Proper locking for mysql.gtid_slave_pos truncation 6 years ago
Sergey Vojtovich bfdd30d3e9 Fixed close_cached_connection_tables() flushing 6 years ago
Sergey Vojtovich 54c03cb4f0 Cleanup mysql_inplace_alter_table() 6 years ago
Sergey Vojtovich 02619ed73b Cleanup close_all_tables_for_name() 6 years ago
Sergey Vojtovich e0743bd1a5 Let "FTWRL <table_list>" use extra(HA_EXTRA_FLUSH) 6 years ago
Marko Mäkelä 0870b75af7 MDEV-22126 Rename confusing constant mtr_t::OPT 6 years ago
Marko Mäkelä 406ca20b49 MDEV-22108 Recovery fails with InnoDB: Malformed log record 6 years ago
Daniel Black e8351934b6
Merge pull request #1221 from grooverdan/10.4-MDEV-18851-multiple-sized-large-page-support 6 years ago
Sergei Golubchik 3bb5c6b0c2 MDEV-22113 SIGSEGV, ASAN use-after-poison, Assertion `next_insert_id == 0' in handler::ha_external_lock 6 years ago
Daniel Black a5686e14d9 MDEV-21303 Use mariadbd as the library plugins link to on non-Linux 6 years ago
Rasmus Johansson 5f3501a6e5 MDEV-22120 Add author to SHOW AUTHORS 6 years ago
Sergei Petrunia a219006636 MDEV-22014: Rowid Filtering is not displayed well in the optimizer trace 6 years ago
Otto Kekäläinen a135f0ab88 Travis-CI: Update default distro from Ubuntu Xenial to Bionic 6 years ago
Otto Kekäläinen dda61ade11 Travis-CI: Slim down number of parallel jobs to speed up total run time 6 years ago
Marko Mäkelä 33ffcecc89 MDEV-22114 Assertion failure on SET GLOBAL innodb_buffer_pool_evict='uncompressed' 6 years ago
Marko Mäkelä b212f1dac2 MDEV-22107 Restore accidentally orphaned MTR_MEMO_MODIFY 6 years ago
Marko Mäkelä 587f3e0d9f MDEV-12353: Fix a warning in RelWithDebInfo build 6 years ago
Marko Mäkelä 51a9dd6793 Fix GCC 9.3.0 -Wstrict-aliasing 6 years ago
Marko Mäkelä abaeeffbf9 MDEV-22103 INNODB_ENCRYPTION_NUM_KEY_REQUESTS is missing from INFORMATION_SCHEMA.GLOBAL_STATUS 6 years ago
Marko Mäkelä a1077ab287 MDEV-22102 Assertion w==OPT failed in trx_undo_header_create() 6 years ago
Nikita Malyavin 244ff3e5a0 forbid REPLACE/ODKU on tables containing WITHOUT OVERLAPS 6 years ago
Sergei Golubchik 62e7ad2bbc cleanup: move initializations from query exec to prepare time 6 years ago
Nikita Malyavin 259fb1cbed MDEV-16978 Application-time periods: WITHOUT OVERLAPS 6 years ago
Sergei Golubchik 0515577d12 cleanup: prepare "update_handler" for WITHOUT OVERLAPS 6 years ago
Nikita Malyavin 045510cb92 fix mroonga: change field's table as well as ptr for ad-hoc // fixes ptr_in_record usage 6 years ago
Nikita Malyavin db6f02bb98 fix key_copy to use from_record argument data 6 years ago
Nikita Malyavin 7f9b3ea951 pass ptr into more Field methods 6 years ago
Nikita Malyavin 6334b57621 cleanup: const 6 years ago
Nikita Malyavin b9df4d2a35 Fix real keyread count for partitions 6 years ago
Nikita Malyavin e6af62189e unify "partitioning cannot do X" error messages 6 years ago
Nikita Malyavin 3bef848226 cleanup: reduce code duplication in read_extra2() 6 years ago
Sergei Golubchik 8ab693847e cleanup: remove unused PLUGIN_INIT_SKIP_DYNAMIC_LOADING 6 years ago
Sergei Golubchik 64be8c2bf2 mysqld --help will now load mysqld.plugin table 6 years ago
Sergei Golubchik dc3185c759 cleanup: pk_is_clustering_key() -> is_clustering_key() 6 years ago
Sergei Golubchik 27bf97aa00 cleanup: dead code, comments, avoid current_thd 6 years ago
Marko Mäkelä 63f922dae1 MDEV-22090 Change buffer is not freed after dropping or rebuilding table 6 years ago
Marko Mäkelä 14c72bd3e0 MDEV-19514: Correct a few outdated comments 6 years ago
Daniele Sciascia bdcecfa22c MDEV-22021: Galera database could get inconsistent with rollback to savepoint 6 years ago
Marko Mäkelä b2bc837ebe Cassandra: Define ha_cassandra::records_in_range() 6 years ago
Marko Mäkelä 37c14690fc Merge 10.4 into 10.5 6 years ago
Marko Mäkelä aae3f921ad Cleanup recv_sys: Move things to members 6 years ago
Marko Mäkelä a8b04c3ee0 MDEV-12353: Remove a trace of pre-MDEV-13564 crash-upgrade 6 years ago