re: read-only... even after myisamchk -ru

2002-12-23 Thread Egor Egorov
On Monday 23 December 2002 03:05, Ray Kiddy wrote: > I had used MySQL's myisampack utility to pack my tables, which makes > them read-only, but now I want them to be write-able again. > > I have used "myisamchk --recover --unpack" (tried -ru as well) and the > table is still read-only. > > What is

read-only... even after myisamchk -ru

2002-12-22 Thread Ray Kiddy
I had used MySQL's myisampack utility to pack my tables, which makes them read-only, but now I want them to be write-able again. I have used "myisamchk --recover --unpack" (tried -ru as well) and the table is still read-only. What is the actual incantation one must use here? I can backup and