1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-25 17:25:02 +03:00
Files
mariadb/mysql-test/include
Marko Mäkelä 650ffcd3a0 Extend the innodb.log_corruption test.
Remove the dependency on unzip. Instead, generate the InnoDB files
with perl.

log_block_checksum_is_ok(): Correct the error message.

recv_scan_log_recs(): Remove the duplicated error message for
log block checksum mismatch.

innobase_start_or_create_for_mysql(): If the server is in read-only
mode or if innodb_force_recovery>=3, do not try to modify the system
tablespace. (If the doublewrite buffer or the non-core system tables
do not exist, do not try to create them.)

innodb_shutdown(): Relax a debug assertion. If the system tablespace
did not contain a doublewrite buffer and if we started up in
innodb_read_only mode or with innodb_force_recovery>=3, it will not
be created.

dict_create_or_check_sys_tablespace(): Set the flag
srv_sys_tablespaces_open when the tables exist.
2017-02-02 10:20:22 +02:00
..
2013-03-28 17:19:09 +04:00
2013-12-20 12:42:33 +04:00
2016-09-06 12:50:02 +04:00
2016-05-30 16:56:29 +04:00
2011-10-19 21:45:18 +02:00
2014-03-27 22:26:58 +01:00
2011-10-19 21:45:18 +02:00
2012-09-27 20:09:46 +02:00
2016-09-10 16:04:44 +02:00
2012-10-01 13:15:29 +02:00
2012-01-13 15:50:02 +01:00
2012-01-13 15:50:02 +01:00
2014-08-02 21:26:16 +02:00
2011-07-15 09:09:33 +02:00
2013-12-22 17:06:50 +01:00
2010-12-02 14:10:52 +03:00
2011-07-15 09:09:33 +02:00
2015-06-16 23:55:56 +02:00
2012-03-28 01:04:46 +02:00
2013-01-31 09:48:19 +01:00
2010-12-20 15:15:01 +01:00
2013-02-22 10:23:17 +01:00
2012-02-06 21:36:56 +01:00
2012-10-19 20:38:59 +02:00
2011-10-19 21:45:18 +02:00
2011-07-02 22:08:51 +02:00
2010-12-22 00:37:35 -08:00