make it a code block

2022.09-rc
Tobias Diekershoff 2017-02-22 09:37:00 +01:00
rodzic 79c2234cc1
commit 4de6ef1610
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -73,7 +73,7 @@ With newer releases of MySQL (5.7.17 or newer), you might need to set the sql_mo
Use this setting when the installer is unable to create all the needed tables due to a timestamp format problem.
In this case find the [mysqld] section in your my.cnf file and add the line :
sql_mode = ''
sql_mode = ''
Restart mysql and you should be fine.