Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Table Lock???

Status
Not open for further replies.

maccherons

Programmer
Joined
Jun 3, 2004
Messages
9
Location
IT
I'm writing a backup script for my database. I use SHOW KEYS and SHOW FIELDS to have the information I need to write the INSERT and CREATE inctruction, but after using show intructions I have my tables as if they were locked. If I try to drop a table I have this message bacK: Error on delete of '.\Borghi\categorie.MYI' (Errcode: 13).

Details: I use mysql MySQL 4.0.0-alpha-nt on Windows XP
Please don't reply me to use a Linuz sys: it's not my choice

Thanx
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top