1719 Commits (1a7a018939e19a0037808489be0fd1680581aec3)

Author SHA1 Message Date
Eugene Kosov 1a7a018939 MDEV-16557 Remove INNOBASE_SHARE::idx_trans_tbl 7 years ago
Sachin Agarwal 29ddc6e9e3 Bug #27326796 - MYSQL CRASH WITH INNODB ASSERTION FAILURE IN FILE PARS0PARS.CC 8 years ago
Marko Mäkelä 0f90728bc0 MDEV-16809 Allow full redo logging for ALTER TABLE 7 years ago
Marko Mäkelä a7a0c533c2 Follow-up to MDEV-15855: Remove bogus debug assertions 7 years ago
Marko Mäkelä 1cc1d0429d MDEV-16664: Change the default to innodb_lock_schedule_algorithm=fcfs 7 years ago
Thirunarayanan Balathandayuthapani 8b0d4cff07 MDEV-15855 Deadlock between purge thread and DDL statement 7 years ago
Thirunarayanan Balathandayuthapani d897b4dc25 MDEV-15855: Use atomics for dict_table_t::n_ref_count 7 years ago
Monty ab19466656 MDEV-15114 ASAN heap-use-after-free in mem_heap_dup or dfield_data_is_binary_equal 8 years ago
Thirunarayanan Balathandayuthapani eb77f8cf8d MDEV-16087 Inconsistent SELECT results when query cache is enabled 8 years ago
Marko Mäkelä 3b7da8a44c MDEV-15824 innodb_defragment=ON trumps innodb_optimize_fulltext_only=ON in OPTIMIZE TABLE 8 years ago
Marko Mäkelä 41cbe92bf1 Remove dead code that was added in MDEV-5834 8 years ago
Marko Mäkelä 1c8c6bcd6f MDEV-13779 InnoDB fails to shut down purge, causing hang 8 years ago
Sachin Agarwal b7e333f98a Bug #26805833 INNODB COMPLAINS OF SYNTAX ERROR, BUT DOES NOT SAY WHICH OPTION 8 years ago
Marko Mäkelä e44ca6cc9c MDEV-14825 Assertion `col->ord_part' in row_build_index_entry_low upon ROLLBACK or DELETE with concurrent ALTER on partitioned table 8 years ago
Marko Mäkelä 5569b3eb09 MDEV-16041 Do not write for null update (properly fix MySQL Bug#29157) 8 years ago
Marko Mäkelä c5ea43fc99 innobase_init(): Remove some dead code 8 years ago
sjaakola 2f0b8f3e02 MDEV-16005 sporadic failures with galera tests MW-328B and MW-328C 8 years ago
Marko Mäkelä 36d28f210a MDEV-15865 Crash in dict_index_set_merge_threshold() on CREATE TABLE 8 years ago
Sergei Golubchik 5883c6905b 5.6.40 8 years ago
Sergei Golubchik 149c993b2c BUG#27216817: INNODB: FAILING ASSERTION: PREBUILT->TABLE->N_MYSQL_HANDLES_OPENED == 1 8 years ago
Daniel Black 1479273cdb MDEV-14705: slow innodb startup/shutdown can exceed systemd timeout 8 years ago
Sergey Vojtovich e147a4a067 Fixed build failure 8 years ago
Eugene Kosov 8d32959b09 fix data races 8 years ago
Marko Mäkelä bd7ed1b923 MDEV-13935 INSERT stuck at state Unlocking tables 8 years ago
Marko Mäkelä 84129fb1b5 After-merge fix for commit 98eb9518db 8 years ago
Marko Mäkelä 7033af9e81 Conditionally define TRX_WSREP_ABORT 8 years ago
Marko Mäkelä ca40330d1d Fix a deadlock in thd_report_wait_for() 8 years ago
Marko Mäkelä dbb3960ad8 Follow-up to MDEV-11236/MDEV-14846 debug assertion 8 years ago
Marko Mäkelä a54abf0175 innobase_kill_query(): Use lock_trx_handle_wait() 8 years ago
Marko Mäkelä 8ef727b3d0 MDEV-14904 Backport innodb_default_row_format 8 years ago
Daniel Black bbee025370 MDEV-8743: O_CLOEXEC on innodb/xtradb temp files 8 years ago
Marko Mäkelä 6f314edac7 MDEV-14648 Restore fix for MySQL BUG#39053 - UNINSTALL PLUGIN does not allow the storage engine to cleanup open connections 8 years ago
Marko Mäkelä 5fe9b4a7ae MDEV-14648 Restore fix for MySQL BUG#39053 - UNINSTALL PLUGIN does not allow the storage engine to cleanup open connections 8 years ago
Vladislav Vaintroub ac8e3c85a4 MDEV-15295 Type mismatch for srv_fatal_semaphore_wait_threshold 8 years ago
Karthik Kamath ddaf0f1470 8 years ago
Marko Mäkelä 00f0c039d2 MDEV-15270 Mariabackup should not try to use doublewrite buffer 8 years ago
Marko Mäkelä d13fbc6212 Remove code related to InnoDB native partitioning in MySQL 5.7 8 years ago
Marko Mäkelä 4c731a2d7c Adapt a MySQL 5.7 fix for SET GLOBAL innodb_buffer_pool_size 8 years ago
Marko Mäkelä 0ba6aaf030 MDEV-11415 Remove excessive undo logging during ALTER TABLE…ALGORITHM=COPY 8 years ago
Marko Mäkelä 706ed8552d Revert "MDEV-6928: Add trx pointer to struct mtr_t" 8 years ago
Marko Mäkelä 1da063a45b Remove unused metadata for non-existing sync_thread_mutex 8 years ago
Vicențiu Ciorbaru 61e2f43e05 Remove ut_win_init_time from innodb 8 years ago
Vicențiu Ciorbaru f775ee6006 Fix innodb compilation failure on Windows 8 years ago
Vicențiu Ciorbaru b20f821e07 Fix Innodb ASAN error on init 8 years ago
Vicențiu Ciorbaru 3dfe148074 5.6.39 8 years ago
Marko Mäkelä 89ae5d7f2f Allocate mutex_monitor, create_tracker statically 8 years ago
Marko Mäkelä d04e1d4bdc MDEV-15029 XA COMMIT and XA ROLLBACK operate on freed transaction object 8 years ago
Marko Mäkelä 4f8555f1f6 MDEV-14941 Timeouts on persistent statistics tables caused by MDEV-14511 8 years ago
Monty f67b8273c0 Fixed wrong arguments to printf in InnoDB 8 years ago
Marko Mäkelä dfde5ae912 MDEV-14130 InnoDB messages should not refer to the MySQL 5.7 manual 8 years ago