mariadb/mysql-test/suite
Marko Mäkelä 0288fa619f Do allow writes for innodb_force_recovery=2 or 3
While the primary purpose of innodb_force_recovery is to allow
data to be rescued from an InnoDB instance that would crash due
to some data corruption, the settings 1, 2, or 3 are relatively
safe to use and there is no need to prevent write transactions
in these modes.

The setting innodb_force_recovery=4 and above can cause database
corruption. For those modes, we already set the flag
high_level_read_only to disable modifications, except DROP TABLE.

MODIFICATIONS_NOT_ALLOWED_MSG_FORCE_RECOVERY: Remove. There is no
need to spam the error log for each refused DML operation. It suffices
to return an error to the client. There will be messages at startup
if innodb_read_only or innodb_force_recovery are preventing writes.
2017-06-23 09:54:31 +03:00
..
archive MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
binlog Merge 10.1 into 10.2 2017-05-26 22:45:46 +03:00
binlog_encryption search_pattern_in_file.inc changes 2017-03-31 19:28:58 +02:00
csv Merge 10.1 into 10.2 2017-05-22 09:46:51 +03:00
encryption Merge 10.1 into 10.2 2017-06-15 14:35:51 +03:00
engines MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
federated Merge 10.1 into 10.2 2017-05-26 22:45:46 +03:00
funcs_1 Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
funcs_2 Merge branch 'bb-10.2-serg-merge' into 10.2 2017-02-11 09:45:34 +01:00
galera Merge 10.1 into 10.2 2017-06-08 12:45:08 +03:00
galera_3nodes Merge 10.1 into 10.2 2017-06-08 12:45:08 +03:00
gcol Bug #23533396 ASSERTION !M_PREBUILT->TRX->CHECK_FOREIGNS 2017-04-26 23:03:27 +03:00
handler
heap MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
innodb Do allow writes for innodb_force_recovery=2 or 3 2017-06-23 09:54:31 +03:00
innodb_fts MDEV-12698 innodb.innodb_stats_del_mark test failure 2017-05-19 22:56:39 +03:00
innodb_gis MDEV-12462 SPATIAL index fails to work with CONTAINS. 2017-05-02 16:24:42 +04:00
innodb_undo Adapt the innodb_undo tests from MySQL 5.7 2017-04-26 23:03:28 +03:00
innodb_zip Merge 10.1 into 10.2 2017-06-08 12:45:08 +03:00
jp MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
json MDEV-11439 No data type JSON, but CAST(something AS JSON) pretends to work 2017-02-14 20:43:41 +01:00
large_tests MDEV-11002 large_tests.rpl_slave_net_timeout fails due to connection logging 2017-06-21 21:07:20 +03:00
maria MDEV-12756 rpl.rpl_killed_ddl fails in buildbot with 'Can't find record' 2017-05-17 00:00:27 +03:00
mariabackup Mariabackup: Remove the --stats option 2017-06-19 11:27:49 +03:00
mtr/t
mtr2
multi_source MDEV-9544 Fix test case for 10.2 2017-06-10 12:57:59 +05:30
ndb
optimizer_unfixed_bugs MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
parts Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
percona
perfschema Merge 10.1 into 10.2 2017-06-08 12:45:08 +03:00
perfschema_stress
plugins result fix 2017-06-16 18:37:38 +02:00
roles MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
rpl Merge 10.1 into 10.2 2017-05-23 11:09:47 +03:00
storage_engine Test changes to improve stability of results 2017-06-23 00:34:57 +03:00
stress
sys_vars Merge 10.1 into 10.2 2017-06-19 16:46:34 +03:00
unit update libmariadb, enable C/C unit tests 2017-03-30 09:27:03 +02:00
vcol vcol.wrong_arena fails in fulltest 2017-04-01 19:32:36 +02:00
wsrep Merge 10.1 into 10.2 2017-06-08 12:45:08 +03:00