From: Viktors Rotanovs Date: August 20 2004 1:47pm Subject: Re: anyone heard an ETA for MySQL 4.1? is it steady? List-Archive: http://lists.mysql.com/mysql/171252 Message-Id: <412600EC.4050407@Rotanovs.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Miles Keaton wrote: > Programming a new site that will be launched in a month. > > We'd like to use MySQL 4.1 but aren't sure how "production-ready" it is. > > Anyone heard how the development is coming along, or when it will be > officially released? Last time I tried 4.1.3 it didn't pass tests after compilation on Amd64/gcc3.4.1. Disabling UTF-8 helped a little bit, but than it hang on test named "keys". So, my advice would be: check if it passes all tests on your platform first. Best Wishes, Viktors