Simple Machines Community Forum

SMF Development => Bug Reports => Topic started by: vbgamer45 on January 19, 2017, 10:47:05 AM

Title: Convertor issue Unknown system variable 'SQL_MAX_JOIN_SIZE'
Post by: vbgamer45 on January 19, 2017, 10:47:05 AM
Saw this issue http://www.simplemachines.org/community/index.php?topic=551482.0

In convert.php for MySQL 5.6 and higher

Quote
The list of changes in MySQL 5.6 is at

http://dev.mysql.com/doc/refman/5.6/en/mysql-nutshell.html

Under Removed Features it says:

The sql_max_join_size system variable. Use max_join_size instead.