Quote:
Originally posted by ika
I am not talking about features but i am talking about stability which is needed for database in production state.
Managers look:
- is it stable version for production state? Answer NO.
- is there support for this release? Answer NO.
- is there some company which have this version in production state? Answer: MAYBE
MySQL developers claims 5.0 only for testing and development purposes.
|
- is it stable version for production state? Actually it's as stable as MySQL 4.0 and MySQL 4.1.1. Since the source code is exactly the same, it just has some new features. So technically if there are any bugs in the code it would only be with brand new features. If there are bugs in anything else, the bugs would be in every release they have out today.
- is there support for this release? Why would there not be support? I installed it had a question sent it to the mysql list and got a response about 5 minutes later.
- is there some company which have this version in production state? I'm using it on 3 MySQL boxes right now. Do those boxes make me a few million a month? No. But do they make me a few hundred grand a year, sure. But I also have some boxes running 4.1.1 and even one running 4.1.2 which isn't even out yet. Because I want to know everything about every version and which is the best for me to run in the long run.
So if you are already using 4.1.x would I install 5.0 on a backend server, personally I would. If I were using 4.0 or 3.23.x would I upgrade them to 5.0? No. Too many new changes. Do one version number at a time. Your life will be much easier.
Donny