View Single Post
  #2  
Old 01-18-2007, 08:14 AM
Yadira Yadira is offline
Senior Member
 
Join Date: Jul 2006
Posts: 183
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 18
Yadira is on a distinguished road
Default

You could also look at following options:

- ALTER TABLE ... ENGINE=InnoDB.

- Switch to a linux kernel 2.6.16 with all preemption turned on:
CONFIG_PREEMPT=y
CONFIG_PREEMPT_BKL=y
Or, if this is already the case, turn it off. -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote
  Webmaster Forums - View Single Post - index corruption?
View Single Post
  #2  
Old 01-18-2007, 08:14 AM
Yadira Yadira is offline
Senior Member
 
Join Date: Jul 2006
Posts: 183
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 18
Yadira is on a distinguished road
Default

You could also look at following options:

- ALTER TABLE ... ENGINE=InnoDB.

- Switch to a linux kernel 2.6.16 with all preemption turned on:
CONFIG_PREEMPT=y
CONFIG_PREEMPT_BKL=y
Or, if this is already the case, turn it off. -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote