239 Commits (1a7a018939e19a0037808489be0fd1680581aec3)

Author SHA1 Message Date
Eugene Kosov 1a7a018939 MDEV-16557 Remove INNOBASE_SHARE::idx_trans_tbl 7 years ago
Marko Mäkelä e52315a4a2 MDEV-16855 Fix fts_sync_synchronization in InnoDB 7 years ago
Marko Mäkelä 377cd52064 Pretty-print table names in some error messages 7 years ago
Eugene Kosov ff8b3c8df8 MDEV-15953 Alter InnoDB Partitioned Table Moves Files (which were originally not in the datadir) to the datadir 8 years ago
Marko Mäkelä 8dc70c862b MDEV-16376 ASAN: heap-use-after-free in gcol.innodb_virtual_debug 8 years ago
Marko Mäkelä a31e99a89c Remove an unnecessary #include 8 years ago
Marko Mäkelä 52df804026 MDEV-16267 Wrong INFORMATION_SCHEMA.INNODB_BUFFER_PAGE.TABLE_NAME 8 years ago
Marko Mäkelä 2b24b04220 Bug 27122803 - BACKPORT FIX FOR BUG 25899959 TO MYSQL-5.7 8 years ago
Sachin Agarwal 3d10966b7d Bug #26731689 FK ON TABLE WITH GENERATED COLS: ASSERTION POS < N_DEF 8 years ago
Marko Mäkelä c407ee0976 MDEV-16145 Crash in ALTER TABLE…AUTO_INCREMENT=1 after DISCARD TABLESPACE 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ä 7b9486d2eb MDEV-14693 XA: Assertion `!clust_index->online_log' failed in rollback_inplace_alter_table 8 years ago
Marko Mäkelä 01b2e773ef MDEV-15937 Assertion failure 'key->flags & 1' on ALTER TABLE 8 years ago
Sergei Golubchik 5883c6905b 5.6.40 8 years ago
Marko Mäkelä 4d9969c216 MDEV-15719 ALTER TABLE…ALGORITHM=INPLACE is unnecessarily refused due to innodb_force_recovery 8 years ago
Marko Mäkelä bd7ed1b923 MDEV-13935 INSERT stuck at state Unlocking tables 8 years ago
Marko Mäkelä 906ce0962d MDEV-7049 MySQL#74585 - InnoDB: Failing assertion: *mbmaxlen < 5 in file ha_innodb.cc line 1904 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ä 40eee1da17 MDEV-14614 InnoDB: Failing assertion: trx->error_state == DB_SUCCESS or lock wait timeout upon saving statistics 8 years ago
Marko Mäkelä 7dc6066dea MDEV-14511 Use fewer transactions for updating InnoDB persistent statistics 8 years ago
Marko Mäkelä c19ef508b8 InnoDB: Remove ut_snprintf() and the use of my_snprintf(); use snprintf() 8 years ago
Marko Mäkelä 5d142f9958 MDEV-13795/MDEV-14332 Corruption during online table-rebuilding ALTER when VIRTUAL columns exist 8 years ago
Vladislav Vaintroub b0cfb16867 Fix a warning. 8 years ago
Marko Mäkelä 88edb1b3ed MDEV-14219 Allow online table rebuild when encryption or compression parameters change 8 years ago
Vicențiu Ciorbaru 4ef64e01a7 5.6.38 8 years ago
Sergei Golubchik 607d8f9e97 MDEV-14081 ALTER TABLE CHANGE COLUMN Corrupts Index Leading to Crashes in 10.2 8 years ago
Alexander Barkov 3062445a64 MDEV-14038 ALTER TABLE does not exit on error with InnoDB + bad default function 8 years ago
Sergei Golubchik f9066dc347 MDEV-14023 10.1 InnoDB tables with virtual columns cannot be accessed in 10.2 8 years ago
Jan Lindström fc9ff69578 MDEV-13838: Wrong result after altering a partitioned table 8 years ago
Marko Mäkelä d6f857ddbc Remove a constant parameter commit=false 8 years ago
Marko Mäkelä 76953c0e45 Remove remaining InnoDB references to the TABLESPACE keyword 8 years ago
Marko Mäkelä 358ab5d6b1 Remove remaining references to InnoDB native partitioning 8 years ago
Vladislav Vaintroub 7354dc6773 MDEV-13384 - misc Windows warnings fixed 8 years ago
Marko Mäkelä 96f06f952d MDEV-13847 Allow ALTER TABLE…ADD SPATIAL INDEX…ALGORITHM=INPLACE 8 years ago
Marko Mäkelä a449f72a4c Remove the redundant function row_table_got_default_clust_index() 8 years ago
Marko Mäkelä 4386ee8ccc Add ATTRIBUTE_NORETURN and ATTRIBUTE_COLD 8 years ago
Marko Mäkelä 59caf2c3c1 MDEV-13485 MTR tests fail massively with --innodb-sync-debug 8 years ago
Jan Lindström 9284e8b2c6 MDEV-11828: innodb_page_size=64k must reject ROW_FORMAT=REDUNDANT records longer than 16383 bytes 8 years ago
Sergei Golubchik 51d457f371 compilation failures 8 years ago
Marko Mäkelä 56ff6f1b0b InnoDB: Remove dead code for DATA_POINT and DATA_VAR_POINT 8 years ago
Marko Mäkelä 29624ea304 MDEV-13176 ALTER TABLE…CHANGE col col TIMESTAMP NOT NULL DEFAULT… fails 9 years ago
Sergey Vojtovich 6d0aed42c5 MDEV-12070 - Introduce thd_query_safe() from MySQL 5.7 9 years ago
Marko Mäkelä 50faeda4d6 Remove trx_t::has_search_latch and simplify debug code 9 years ago
Marko Mäkelä 73deafbc17 Remove dict_index_t::is_ngram 9 years ago
Marko Mäkelä 54bb04f7ef Fix some __attribute__((nonnull)) misuse 9 years ago
Marko Mäkelä 021d636551 Fix some integer type mismatch. 9 years ago
Marko Mäkelä 0627a0f399 MDEV-12586 ALTER TABLE…ALGORITHM=INPLACE fails with non-constant DEFAULT values 9 years ago
Marko Mäkelä c22ef4df26 MDEV-12253 post-merge fix: Use accessors for dict_table_t::file_unreadable 9 years ago
Thirunarayanan Balathandayuthapani 6b63e4ad4a Bug #23219499 CONCURRENT UPDATE DOESN'T APPLY IN VIRTUAL INDEX DURING TABLE REBUILD 9 years ago