[EMAIL PROTECTED] wrote:
> I upgrade try to upgrade from MySQL 4.0.12 to 4.0.14 in Linux but it doesn't work. 
> MySQL always crashs with error 11 Segmentation fault.
> 
> I don't know why but I try to dump database (about 200,000 lines) and install MySQL 
> 4.0.14 windows version and try to import database again to MySQL windows version.
> 
> Nothing change database server crash. Then I downgrade to MySQL 3.23.55 (windows). 
> There is no any problem, import work fine. Then I try to use MySQL 4.0.12 (windows), 
> there is no problem again.
> 
> I try to upgrade my Linux server to MySQL 4.0.13. The result is same as MySQL 4.0.14.
> 
> Then I try to find which Query is crash. And know that MySQL 4.0.14 (Windows) always 
> crashs when try to read field that include blank value in key (primary, index, 
> unique) even MyISAM or InnoDB, server will crash.
> 

This bug is fixed in v4.0.15.

        * Fixed crash in comparisons of strings using the tis620 character set.


-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   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