mariadb/storage/innobase/row
Jan Lindström e04723d754 MDEV-8750: Server crashes in page_cur_is_after_last on altering table using a wrong encryption key
Analysis: Server tried to continue reading tablespace using a cursor after
we had resolved that pages in the tablespace can't be decrypted.

Fixed by addind check is tablespace still encrypted.
2015-09-04 20:19:45 +03:00
..
row0ext.cc move to storage/innobase 2015-05-04 19:17:21 +02:00
row0ftsort.cc move to storage/innobase 2015-05-04 19:17:21 +02:00
row0import.cc MDEV-8588: Assertion failure in file ha_innodb.cc line 21140 if at least one encrypted table exists and encryption service is not available 2015-09-04 20:19:33 +03:00
row0ins.cc MDEV-8588: Assertion failure in file ha_innodb.cc line 21140 if at least one encrypted table exists and encryption service is not available 2015-09-04 20:19:45 +03:00
row0log.cc Merge tag 'mariadb-10.0.19' into 10.1 2015-06-01 15:51:25 +02:00
row0merge.cc MDEV-8750: Server crashes in page_cur_is_after_last on altering table using a wrong encryption key 2015-09-04 20:19:45 +03:00
row0mysql.cc MDEV-8588: Assertion failure in file ha_innodb.cc line 21140 if at least one encrypted table exists and encryption service is not available 2015-09-04 20:19:45 +03:00
row0purge.cc 5.6.26 2015-08-03 13:03:47 +02:00
row0quiesce.cc move to storage/innobase 2015-05-04 19:17:21 +02:00
row0row.cc move to storage/innobase 2015-05-04 19:17:21 +02:00
row0sel.cc MDEV-8588: Assertion failure in file ha_innodb.cc line 21140 if at least one encrypted table exists and encryption service is not available 2015-09-04 20:19:45 +03:00
row0uins.cc move to storage/innobase 2015-05-04 19:17:21 +02:00
row0umod.cc move to storage/innobase 2015-05-04 19:17:21 +02:00
row0undo.cc move to storage/innobase 2015-05-04 19:17:21 +02:00
row0upd.cc move to storage/innobase 2015-05-04 19:17:21 +02:00
row0vers.cc move to storage/innobase 2015-05-04 19:17:21 +02:00