On 5/23/07, PFC <[EMAIL PROTECTED]> wrote:
+-------------------+-------+----------+-----------------------------+ | Table | Op | Msg_type | Msg_text | +-------------------+-------+----------+-----------------------------+ | forum_bench.posts | check | warning | Table is marked as crashed | | forum_bench.posts | check | error | Found 588137 keys of 588135 | | forum_bench.posts | check | error | Corrupt | +-------------------+-------+----------+-----------------------------+
I find it hard to believe that this is MySQL's fault and not some problem with your setup. Granted, MySQL is a pretty bad database, but it's not *that* bad -- your example implies that heavily MyISAM-based (you don't say whether this is MyISAM or InnoDB) sites such as Slashdot and Flickr should be falling over every hour. Alexander. ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match