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

[3.3.x] Support Forum • Re: Upgrade to 3.3.12, MYSQL error

$
0
0
Can you run these queries in phpMyAdmin and post the results:

Code:

SHOW CREATE TABLE `phpbb_users`;

Code:

SELECT row_format FROM information_schema.tables WHERE table_schema="your database name" AND table_name="phpbb_users" LIMIT 1;
The first will probably be truncated, in the Extra Options menu, choose Full Texts. You'll need to update the second query with the correct database name.

Statistics: Posted by Noxwizard — Sun Jun 02, 2024 5:43 pm



Viewing all articles
Browse latest Browse all 1753

Trending Articles