Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 2220

[3.3.x] Support Forum • Re: [split from] MYSQL groups error PLEASE HELP!

$
0
0
In MySQL 8, the word "groups" became a reserved keyword. This means that old installs like yours which didn't mandate a table prefix will run into problems. The solution was provided in the original topic you posted to: viewtopic.php?p=16019659#p16019659

You'll need to add a table prefix to the name of each table and then update the $table_prefix value in config.php to indicate the new prefix.

Statistics: Posted by Noxwizard — Wed Jan 01, 2025 10:16 pm



Viewing all articles
Browse latest Browse all 2220

Trending Articles