MySQL 5.5

General forum for discussions regarding UTStatsDB
Panther
Site Admin
Posts: 500
Joined: Sat Dec 08, 2007 12:51 am
Contact:

MySQL 5.5

Postby Panther » Mon Oct 10, 2011 12:59 pm

For anyone using MySQL 5.5 or newer, you will need to make a couple changes to includes/logsave.php. The "Type" option was renamed to "Engine" when creating tables. Change the queries that create temporary tables using "Type=" to "Engine=". If you need to rebuild the tables you'll have to do the same in all the tables/mysql/*.sql files.

Return to “UTStatsDB”