MySQL Forums
Forum List  »  Other Migration

Re: MySQL 4.0 => 5.0 - strange...
Posted by: Jay Pipes
Date: February 03, 2006 06:00PM

Alex Smith wrote:
> Strangely enough it works :)
> The query the way you provided seems ok. Does it
> mean I should patch whole project and all the
> queries enclosed? There are almost 4 thousand of
> them. I better kill myself! :) Where to download
> MySQL 4?.. ;)

Glad it worked! As an FYI, the style of SQL I used is ANSI standard, whereas the original style is called Theta style. Though it *should* produce the same results, I've seen examples of this (especially in older versions of MySQL server) where it can cause problems. In general, ANSI style I find to be a little more explicit, and thus a little more readable and less error-prone... You can find MySQL 4.1 and 5 downloads by clicking on the Downloads link above. You can find earlier 4.0 versions on the Downloads page; there is a link called "Older versions"

Cheers,

Jay Pipes
Community Relations Manager, North America, MySQL Inc.

Got Cluster? http://www.mysql.com/cluster
Personal: http://jpipes.com

Options: ReplyQuote


Subject
Views
Written By
Posted
4049
January 25, 2006 04:49AM
2480
January 26, 2006 09:05AM
2615
January 26, 2006 08:20PM
2510
January 31, 2006 01:25PM
Re: MySQL 4.0 => 5.0 - strange...
2871
February 03, 2006 06:00PM
2291
February 04, 2006 02:21PM
2353
February 05, 2006 04:30PM
2437
February 02, 2006 01:23PM
2857
February 03, 2006 06:13PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.