If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > table in use

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-27-09, 11:48
hscorp hscorp is offline
Registered User
 
Join Date: Mar 2009
Posts: 11
table in use

i got table that is "in use"

table in use-untitled.gif

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
Reply With Quote
  #2 (permalink)  
Old 10-07-09, 07:44
faraj1978 faraj1978 is offline
Registered User
 
Join Date: Oct 2009
Posts: 1
the same problem

I have the same problem like yours >>> i don't find a solution for it as i researched for more than 3 days now!!

Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On