[client] user = $db_user password = $db_password database = $db_name host = $db_host default-character-set = utf8mb4 init-command = "SET innodb_strict_mode=1; SET sql_mode='STRICT_TRANS_TABLES'"