473,395 Members | 1,639 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

MYSQL version differences

Hi

I am totally new to MySQL. Just wanted to know what are the major
differences between version 3.23 and version 4.0.26? Also would apps written
for 4.0.26 break on 3.23?

Thanks

Regards
Jan 10 '06 #1
3 1537
John wrote:
Hi

I am totally new to MySQL. Just wanted to know what are the major
differences between version 3.23 and version 4.0.26? Also would apps written
for 4.0.26 break on 3.23?

Thanks

Regards


I think you might start here:
http://dev.mysql.com/doc/refman/4.1/en/news-4-0-x.html

Unfortunately I have no short overview of important differences for you.

Jonathan
Jan 10 '06 #2
"John" <Jo**@nospam.infovis.co.uk> wrote in message
news:xu********************@pipex.net...
I am totally new to MySQL. Just wanted to know what are the major
differences between version 3.23 and version 4.0.26?
You should read the change logs starting on this page:
http://dev.mysql.com/doc/refman/4.1/en/news.html

That is, read "D.2 Changes in release 4.0.x" for the summary, and the
sub-sections for detailed information of changes per 4.0.x point-release.
Also would apps written for 4.0.26 break on 3.23?


In most cases MySQL 4.0 is backward-compatible with 3.23 at the application
level. I have had the experience of upgrading MySQL from 3.23 to 4.0,
without requiring any changes to the Perl web application on that server.

However, no one on a newsgroup can answer that question definitively with
regard to _your_ application (or any particular application). We don't know
what your application does, or which features of MySQL it employs.

Regards,
Bill K.
Jan 10 '06 #3
Hi,

one concrete example that comes to my mind are UNION joins - if your
application uses them, it will run with 4.0 but not with 3.23. Also InnoDB
tables are not available in 3.23's standard versions (only with Max), so if
you use InnoDB table with 4.0, they will fall back to MyISAM if you move
them to a 3.23-standard server.

Markus
Jan 10 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Rainer | last post by:
Hi folks, Yesterday I have upgraded my linux box with a pair of Xeon 1G CPU and reinstalled everything (it was a sinle Xeon 700). The default RH9 installation comes with MySQL 3.23.54. After the...
2
by: Lotfi | last post by:
Hi I am trying to access MySQL DB with C++ Builder 6 pro, I have Apache 2 under W2000 pro and MySQL 4 I found http://crlab.com/mydac/ but it is not free :-( but the trial version seems to...
115
by: TheAd | last post by:
At this moment I use MsAccess and i can build about every databound application i want. Who knows about a serious open source alternative? Because Windows will be a client platform for some time, i...
11
by: Mark Cubitt | last post by:
the reason I ask is I have always used postgres at home and work, but my new web host only has mysql :( I want to know what sort of differences I will have in regards to programming php/perl...
3
by: John | last post by:
A colleague of mine is having problems on our system. He is running a mysql command on his local setup which runs 4.1.7 -nt and which works fine. However this fails when uploaded to the server...
4
by: Vanessa | last post by:
Hi there I am an Access developer, and I have written applications for a 30 telephone call center, using the standard multiuser jet engine, it all works fine, but I want to move our systems onto...
9
by: Jacques Lebastard | last post by:
I have a problem writing PHP ODBC scripts that suit both MySQL and PostgreSQL. So far, the following syntaxes seem to apply to each database (this is an 'insert' example; the same differences apply...
2
by: blackjack2150 | last post by:
Hi. I need to connect to MySql database in my .NET program. For that I'll use MySql.Data.dll, which is part of MySql Connector .NET. What are the main differences between version 1 and version 5?...
6
Atli
by: Atli | last post by:
This is an easy to digest 12 step guide on basics of using MySQL. It's a great refresher for those who need it and it work's great for first time MySQL users. Anyone should be able to get...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.