aknaproff-docker/docker/mysql/my.cnf
Павел УстюгОв fcc7392897 first commit
2024-03-20 23:29:29 +03:00

11 lines
298 B
INI

# The MySQL Client configuration file.
#
# For explanations see
# http://dev.mysql.com/doc/mysql/en/server-system-variables.html
[mysql]
[mysqld]
sql-mode="STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_ENGINE_SUBSTITUTION"
default-authentication-plugin=mysql_native_password