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
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
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
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
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
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
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