On my local desktop I'm running Ubuntu 9.04, Jaunty. I've got mysql-server installed, the version is "5.1.30really5.0.75-0ubuntu10.2" that's a very strange version string. Why is it "...really...." ?
|
feedback
|
|
This is the ChangeLog entry from packages.ubuntu.com that first mentiones the name:
Before that it's name was:
For further details you might want to read up on the Ubuntu Policy (just the first Google hit I got) or even ask Mathias Gug :) | |||
feedback
|
|
It probably means that they took 5.0.75 and ported in the latest security fixes without the enhancements and minor non-security bug fixes. RedHat used to do that all the time and it drove me nuts because they didn't announce it in the version number like that. | |||
|
feedback
|
|
5.1.30really5.0.75-0ubuntu10.2 is the Ubuntu package name.
So the Mysql version is actually 5.0.75 | |||
feedback
|