Skip to content
This repository was archived by the owner on Nov 20, 2025. It is now read-only.

Commit e4f99ea

Browse files
author
Mischa Braam
committed
Add innodb_strict_mode=0 to mysql.cnf
1 parent 87a6866 commit e4f99ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cli/stubs/mysql/mysql@8.0.cnf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ innodb_log_file_size=25M
3232
interactive_timeout=3600
3333
max_connect_errors=1000000
3434
thread_cache_size=1024
35+
innodb_strict_mode=0
3536

3637
[mysqld_safe]
3738
open_files_limit=262144

0 commit comments

Comments
 (0)