Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
72:system_requirements_mysql [2018/05/03 15:57] – [MySQL Requirements] emr72:system_requirements_mysql [2024/02/15 00:00] (current) – external edit 127.0.0.1
Line 1: Line 1:
-[[:72:start|Stages V7.2]] > [[:72:system_requirements|]] 
- 
 ====== MySQL Requirements ====== ====== MySQL Requirements ======
  
-Stages supports MySQL 5.1 and higher.+Stages supports MySQL 5.7.
  
 The transaction isolation must be set to "READ-COMMITTED" in my.cnf. The transaction isolation must be set to "READ-COMMITTED" in my.cnf.
 +
 +Increase the "innodb_lock_wait_timeout" system variable to something larger than 50 seconds (which is the default value) when you encounter "Lock wait timeout exceeded" errors.
  
 Starting with version 7.1, Stages uses the INNODB instead of the MYISAM engine. This can have impact on the server backup strategy, because INNODB files tend to become very large. Starting with version 7.1, Stages uses the INNODB instead of the MYISAM engine. This can have impact on the server backup strategy, because INNODB files tend to become very large.