Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
75:system_requirements_mysql [2024/02/15 00:00] – external edit 127.0.0.175:system_requirements_mysql [2024/02/16 18:23] (current) – [Required MySQL permissions] emr
Line 50: Line 50:
 Additionally, one of the following is required: Additionally, one of the following is required:
  
-  * The SUPER privilege, globally: \\ GRANT SUPER ON *.* TO 'stages'@'localhost'; +  * The SUPER privilege, globally: \\ ''GRANT SUPER ON *.* TO 'stages'@'localhost';'' 
-  * If this is not desirable, binary logging has to be disabled. Add the following line to the MySQL configuration file: \\ disable_log_bin+  * If this is not desirable, binary logging has to be disabled. Add the following line to the MySQL configuration file: \\ ''disable_log_bin=1''