re: Tables read only

2002-12-20 Thread Victoria Reznichenko
On Friday 20 December 2002 04:48, cable at ionbits dot net wrote: > i cant create SQl tables andoso cant del the tables.. it always shows > table is read only.. anyway to solve? Is your table packed with myisampack utility? Check also that MySQL server has permissions to write in these files.

RE: Tables read only

2002-12-19 Thread Phil Hale
Have you checked that your network/database administrator has given you write access to this database? Phil. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 19, 2002 6:48 PM To: [EMAIL PROTECTED] Subject: Tables read only i cant create