i've a user use download function downloaded his database from directadmin mysql management, but when he try to restore through ssh, he got this error:
Time: 2004-6-10 11:03pm
Script: /index.php
SQL: DELETE FROM cdb_sessions WHERE sid='QvYFFtOr' OR lastactivity<'1086879733' OR (ip='218.186.85.31' AND lastactivity>'1086879733') OR (''<>'' AND username='')
Error: Table 'db_new.cdb_sessions' doesn't exist
Errno.: 1146
it looks like one of the tables missed, should we use the download function to download db?
"download" is an new option right beside on databasename under mysql management.
Time: 2004-6-10 11:03pm
Script: /index.php
SQL: DELETE FROM cdb_sessions WHERE sid='QvYFFtOr' OR lastactivity<'1086879733' OR (ip='218.186.85.31' AND lastactivity>'1086879733') OR (''<>'' AND username='')
Error: Table 'db_new.cdb_sessions' doesn't exist
Errno.: 1146
it looks like one of the tables missed, should we use the download function to download db?
"download" is an new option right beside on databasename under mysql management.