Richard G
Verified User
I just installed a new server and transfered some accounts to test.
Now some mysql troubles came up.
This is in my options.conf of custombuild:
The mysql -V is giving me this:
How can this be happening while 5.0 should be installed by custombuild?
Now some mysql troubles came up.
This is in my options.conf of custombuild:
So I thought mysql 5.0 was installed and forgot to check.#Possible values - 5.0, 5.1, 5.5
mysql=5.0
mysql_inst=no
mysql_backup=yes
The mysql -V is giving me this:
So 5.1.57 is installed.mysql Ver 14.14 Distrib 5.1.57, for unknown-linux-gnu (x86_64) using readline 5.1
How can this be happening while 5.0 should be installed by custombuild?