Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
72:install [2019/01/28 13:50] – [Perform basic installation] alz72:install [2019/01/28 15:33] – [Perform basic installation] alz
Line 29: Line 29:
 transaction-isolation=READ-COMMITTED transaction-isolation=READ-COMMITTED
 lower_case_table_names=1 lower_case_table_names=1
-sql_mode = "STRICT_TRANS_TABLES,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION"+sql-mode = "STRICT_TRANS_TABLES,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION"
 </code> </code>
 +
   * Restart the mysql service.   * Restart the mysql service.
   * MySQL: Create database user "stages" and grant privileges.   * MySQL: Create database user "stages" and grant privileges.