Re: OS X and MySQL table corruption...

2005-04-14 Thread Bruce Dembecki
We have a large OS X MySQL deployment on multiple servers and we have experienced a range of weirdness with table corruption that I was never able to fully determine the cause for. Moving to G5 Xserves (from G5 Towers and G4 Xserves) has seen all the problems go away as if a switch were thrown. I

Re: OS X and MySQL table corruption...

2005-04-04 Thread Jan Pieter Kunst
Hello, We have been running MySQL (about 50 databases, some medium-sized, some small, mix of MyISAM and InnoDB) on Mac OS X Client for more than a year (currently 10.3.8 with MySQL 4.1.10) and I have never seen any corrupt tables. We use only the MySQL-provided packages for our binaries. Maybe th

Re: OS X and MySQL table corruption...

2005-04-04 Thread Rahul S. Johari
ke sure you delete all of Apple's installed pieces > and delete the receipts file, then try installing the MySQL package. > > On Apr 4, 2005, at 11:00 AM, Dan Tappin wrote: > >> I have been running into issues with MySQL table corruption issues on >> a couple of OS X

Re: OS X and MySQL table corruption...

2005-04-04 Thread Brent Baisley
MySQL package. On Apr 4, 2005, at 11:00 AM, Dan Tappin wrote: I have been running into issues with MySQL table corruption issues on a couple of OS X systems. I end up with tables that need repair every day and some times multiples times per day. It's so bad now that I have a script that run

OS X and MySQL table corruption...

2005-04-04 Thread Dan Tappin
I have been running into issues with MySQL table corruption issues on a couple of OS X systems. I end up with tables that need repair every day and some times multiples times per day. It's so bad now that I have a script that runs the mysql 'REPAIR TABLE...' command and the

Re: MySql table corruption...

2002-07-15 Thread Egor Egorov
Chris, Sunday, July 14, 2002, 5:44:49 AM, you wrote: CB> I'm new to the list. CB> I'm writing because I've been having trouble with table corruption. I'm CB> using isam tables and i've been using myisamchk under linux to check them. CB> alot of the time it just reports that some of the tables wer

MySql table corruption...

2002-07-13 Thread Chris Barnes
Hi people, I'm new to the list. I'm writing because I've been having trouble with table corruption. I'm using isam tables and i've been using myisamchk under linux to check them. alot of the time it just reports that some of the tables were'nt closed properly so i repair them but after doing that