Nikolas
Thu 24 November 2005, 08:32 pm GMT +0100
Did you know that MySQL 5.0 has been released, or am I the only person in this (geek) planet that I am aware of?
I saw the specs, and it looks more like Oracle or Sybase.
Have anyone here used it?
putty
Wed 14 December 2005, 03:01 pm GMT +0100
I haven't used it, but I am sure that this is not for web sites, but for very big applications.
Propably it would be valuable for a search engine or a ecommerce site like amazon or something.
But anyway it is a very big step for the open source community, and a propably a big problem for Microsoft.
Nikolas
Wed 14 December 2005, 03:07 pm GMT +0100
That's true.
Before this if I wanted to have an ERP application in my office I should pay the license, and the database.
As Oracle is really expensive I should compromise with MSSQL (even that it is Microsoft which is a company that I simply HATE)
Now you can use MySQL which costs only 500 euros, and it have all the functionallity that other enterprise dbms's have.
wineo
Fri 16 December 2005, 01:43 pm GMT +0100
I didn't know that you had to pay for it?!
wineo
Fri 16 December 2005, 01:45 pm GMT +0100
https://shop.mysql.com/?rz=110 - this is for the software, services and support isn't it? You can download and use from here ...
http://dev.mysql.com/downloads/mysql/5.0.html
Nikolas
Fri 16 December 2005, 01:48 pm GMT +0100
Actually you have to pay only for support, but I suppose a company should pay as there are not so many gurus out there in mysql 5 as it is very new
wineo
Fri 16 December 2005, 01:53 pm GMT +0100
Ah ok, I thought that you meant (in your previous post) that you had to pay to use it. 8)
Nikolas
Fri 16 December 2005, 01:57 pm GMT +0100
Yeah, I didn't wrote this right
wineo
Fri 16 December 2005, 01:59 pm GMT +0100
Man I have to learn Greek so that I can starting posting in your mother tongue! LOL
Nikolas
Fri 16 December 2005, 02:15 pm GMT +0100
LoL. Propably you should, as I will propably never get to know english :)
meth0d420
Wed 28 December 2005, 08:36 am GMT +0100
english is only difficult to everyone else because american english uses a load of ridiculous slang and therefore, it makes it more difficult. probably easier to learn british english
Nikolas
Wed 28 December 2005, 07:50 pm GMT +0100
english is only difficult to everyone else because american english uses a load of ridiculous slang and therefore, it makes it more difficult. probably easier to learn british english
That's true. It is allways easier for me to talk with non americans in the english language.
meth0d420
Thu 29 December 2005, 01:20 am GMT +0100
just remember one thing: every 3rd or 4th word is another useless word so just remove it from the sentence! lol
wineo
Fri 13 January 2006, 06:12 am GMT +0100
if you that you may just get and misunderstand what the is saying...
8)
Nikolas
Fri 13 January 2006, 07:49 pm GMT +0100
Hehehe :)
meth0d420
Mon 16 January 2006, 07:14 am GMT +0100
i wasnt being literal, but there are alot of american words crammed into english that dont belong. like 20% of the words in this sentence
Nikolas
Wed 8 February 2006, 10:33 pm GMT +0100
I installed mySql 5.0 in our production server in the office, and I can tell that it is much faster than mysql 4 even for simple stuff that web sites do.
So I plan to install it in the server for our sites. I would suggest you to do so in your servers too.
The only problem that you may have is with multilingual databases, but it can be solved easilly by the default charset directive in the my.cnf file.