Version differences

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
User avatar
Stryks
Forum Regular
Posts: 746
Joined: Wed Jan 14, 2004 5:06 pm

Version differences

Post by Stryks »

Can anyone tell me, in general use, is there any major differences between mySQL versions 4.1.20 and the current version, especially in relation to innoDB.

Specifically, I'm looking for things that are possible in the latter but not in the earlier one. General use things such as might be used in a query.

I do remember stumbling across a few issues, but I cant recall from which version. Things like updates with joins, etc.

Thanks.
Post Reply