Hi!

On Oct 06, Christopher L. Everett wrote:
> I have an application where I create a faily large table (835MB) with a
> fulltext index.  One of our development workstations and our production
> server will run the script to load the table, but afterwards we have a
> pervasive corruption, with out of range index index pointer errors. 
> Oddly, my development workstation doesn't have those problems.
> 
> My box and the ones having the problems have the following differences:
> 
>  - my box runs ReiserFS, the problem boxes run XFS
>  - my box has a nice SCSI HD subsystem, the problem boxes do IDE.
> 
> All three boxes run Linux 2.6.x kernels, and my workstation and production
> server share the same mobo.  Come to think of it, I saw similar corruption
> issues under 2.4.x series kernels and MySQL v4.0.x, it just wasn't the
> show stopper it is now.

Could you try to repeat the problem with the smaller dataset ?
Create a repeatable test case for us ?
 
> Also, on all three boxes, altering the table to drop an index and create
> a new one requires a "myisamchk -rq" run afterwards when a fulltext index
> either exists or gets added or dropped, which I'd also call a bug.

Sorry, I don't understand. Could you elaborate ?

Regards,
Sergei

-- 
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /   Sergei Golubchik <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__  MySQL AB, Senior Software Developer
/_/  /_/\_, /___/\___\_\___/  Osnabrueck, Germany
       <___/  www.mysql.com

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to