PDA

View Full Version : vB_Database_Alter: fetch_table_info() has not been called successfully



MJJLatino
Fri 23rd Jun '06, 3:19pm
Hi, my problen upgrades is, upgrade_360b2.php?step=1

Step 1) Misc Table Alterations

Updating usergroup table
Updating usergroup table
Creating adminmessage table
Updating adminmessage table
Altering adminlog Table (1 of 1) vB_Database_Alter: fetch_table_info() has not been called successfully.And stop the upgrade :o

Wayne Luke
Fri 23rd Jun '06, 4:21pm
What version of MySQL are you using? You need to have a minimum of 4.0.16 to install 3.6.

MJJLatino
Fri 23rd Jun '06, 11:32pm
My SQL version 4.1.18-standard :)
How create one new table call adminlog?, in my data base no hay.

readordie
Sat 1st Jul '06, 5:19am
I'm getting this same error too. My database is the required version also so I don't get what's wrong.

Wayne Luke
Mon 3rd Jul '06, 1:30pm
My SQL version 4.1.18-standard :)
How create one new table call adminlog?, in my data base no hay.

What version are you upgrading from? It sounds like you skipped an upgrade step somewhere. There has been an adminlog table since the 3.0 series. You need to run upgrade.php not upgradeXXX.php to make sure you get all steps.

The database schema for the adminlog table is in install/mysql-schema.php.

MixMakers
Thu 12th Jun '08, 12:24am
I'm having this exact same problem.. Would love to know if there's any solution for this.

MySQL version 5.0.45-community

Wayne Luke
Fri 13th Jun '08, 4:04am
You need to create your own thread and copy the exact error into it please.