MYSQL ERROR 1146
-
Hi all,
I have 2 separate blogs in 1 data base, I went to upgrade and one was fine but the other I got an error.
————————————————————-
mysql::query(Array
(
[0] => UPDATE poker_options SET option_value=’a:0:{}’ WHERE option_name=’active_plugins’ LIMIT 1;
)
) has failed.errstr = UPDATE poker_options SET option_value=’a:0:{}’ WHERE option_name=’active_plugins’ LIMIT 1;; MYSQL ERROR 1146: Table ‘mailex_i939wor.poker_options’ doesn’t exist
————————————————————-
I have no idea how to resolve it.
can anyone help please.
kind regards,
ian
The topic ‘MYSQL ERROR 1146’ is closed to new replies.