mariadb/storage/innobase/row
Marko Mäkelä e8889c8002 MDEV-12745 InnoDB Assertion `0' failed at row0umod.cc:1181
row_undo_mod_parse_undo_rec(): Relax the too strict assertion and
correct the comment.

innodb.innodb-blob: Force a flush of the redo log right before
killing the server, to ensure that the code path gets exercised.
(The bogus debug assertion failed on the rollback of the statement
UPDATE t3 SET c=REPEAT('j',3000) WHERE a=2 which did not modify
any indexes before the server was killed.)
2017-05-09 10:00:49 +03:00
..
row0ext.cc MDEV-12271 Port MySQL 8.0 Bug#23150562 REMOVE UNIV_MUST_NOT_INLINE AND UNIV_NONINL 2017-03-17 12:42:07 +02:00
row0ftsort.cc Fix Bug#24605956 SERVER MAY CRASH DUE TO A GLIBC BUG IN HANDLING SHORT-LIVED DETACHED THREADS 2017-04-26 23:03:29 +03:00
row0import.cc MDEV-12253 post-merge fix: Use accessors for dict_table_t::file_unreadable 2017-05-06 15:54:31 +03:00
row0ins.cc MDEV-12253 post-merge fix: Use accessors for dict_table_t::file_unreadable 2017-05-06 15:54:31 +03:00
row0log.cc Bug #23219499 CONCURRENT UPDATE DOESN'T APPLY IN VIRTUAL INDEX DURING TABLE REBUILD 2017-04-26 23:03:31 +03:00
row0merge.cc Merge 10.1 into 10.2 2017-05-05 10:38:53 +03:00
row0mysql.cc Remove an unused variable. 2017-05-05 11:06:46 +03:00
row0purge.cc Merge 10.1 into 10.2 2017-05-05 10:38:53 +03:00
row0quiesce.cc MDEV-12271 Port MySQL 8.0 Bug#23150562 REMOVE UNIV_MUST_NOT_INLINE AND UNIV_NONINL 2017-03-17 12:42:07 +02:00
row0row.cc MDEV-12271 Port MySQL 8.0 Bug#23150562 REMOVE UNIV_MUST_NOT_INLINE AND UNIV_NONINL 2017-03-17 12:42:07 +02:00
row0sel.cc Merge 10.1 into 10.2 2017-05-05 10:38:53 +03:00
row0trunc.cc Merge 10.1 into 10.2 2017-05-05 10:38:53 +03:00
row0uins.cc MariaDB adjustments for Oracle Bug#23070734 fix 2017-04-26 23:03:32 +03:00
row0umod.cc MDEV-12745 InnoDB Assertion `0' failed at row0umod.cc:1181 2017-05-09 10:00:49 +03:00
row0undo.cc MDEV-12271 Port MySQL 8.0 Bug#23150562 REMOVE UNIV_MUST_NOT_INLINE AND UNIV_NONINL 2017-03-17 12:42:07 +02:00
row0upd.cc Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
row0vers.cc MDEV-12271 Port MySQL 8.0 Bug#23150562 REMOVE UNIV_MUST_NOT_INLINE AND UNIV_NONINL 2017-03-17 12:42:07 +02:00