i got table that is "in use"
the strange i can't delete it
i got this error when i try to delete it
Code:
SQL query:
DROP TABLE `aaggregate_temp_1240247400`
MySQL said: Documentation
#9 - Unexpected eof found when reading file './nilestar_vb/aaggregate_temp_1240247400.frm' (Errcode: -1)
when i try to take back up to the database from the cpanel i got empty file because the first table can't be backup
also the ssh give me empty file
when i try to take the backup with phpmyadmin it works ok but
i got this error when i try to insert it with bigdump
Code:
Stopped at the line 360.
At this place the current query includes more than 300 dump lines. That can happen if your dump file was created by some tool which doesn't place a semicolon followed by a linebreak at the end of each query, or if your dump contains extended inserts. Please read the BigDump FAQs for more infos.
when i insert it using phpmyadmin it works fine but some letters appear strange cause i work on cp1256 encode
so i need sollution to backup the database with the cpanel backup or anyway to insert it using bigdump