Re: MySQl 4.03

2002-10-01 Thread gerald_clark
What do you mean 'still' ? Version 4 just went beta a short time ago, and is only at 03 or 04. DonPro wrote: >Hi, > >The web site states that MySQL 4.03 is still officially beta. Does anyone >have any experience or feedback using it on a production system? I really &g

MySQl 4.03

2002-10-01 Thread DonPro
Hi, The web site states that MySQL 4.03 is still officially beta. Does anyone have any experience or feedback using it on a production system? I really require some of the new features in version 4. - Before posting, please

re: MySQL 4.03 and merge tables: bug with BETWEEN

2002-10-01 Thread Egor Egorov
Tac, Friday, September 27, 2002, 10:34:46 PM, you wrote: T> We're having a problem with a huge merge table and BETWEEN. The same query T> in MySQL 3, using an identical (binary) copy of the database, takes a T> fraction of a second, in MySQL 4.03 it runs without stopping. T&g

MySQL 4.03 and merge tables: bug with BETWEEN

2002-09-27 Thread Tac
We're having a problem with a huge merge table and BETWEEN. The same query in MySQL 3, using an identical (binary) copy of the database, takes a fraction of a second, in MySQL 4.03 it runs without stopping. The query is a simple "Select * from my_merge_table where my_code BETWEEN &