Skip to content

Commit

Permalink
Add innodb_strict_mode=0 to mysql.cnf
Browse files Browse the repository at this point in the history
  • Loading branch information
mischabraam committed Jun 13, 2024
1 parent 87a6866 commit e4f99ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cli/stubs/mysql/mysql@8.0.cnf
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ innodb_log_file_size=25M
interactive_timeout=3600
max_connect_errors=1000000
thread_cache_size=1024
innodb_strict_mode=0

[mysqld_safe]
open_files_limit=262144

0 comments on commit e4f99ea

Please sign in to comment.