I tried various lines such as:
yum update mysql
yum update mysqld
yum update mysql-server
yum update mysqld-server
I just can't seem to find the correct package name I have to put.
I have 5.0.67 according to -V but whatever I type says "no package available" or "no package marked for update".
I'm using FC10.
5.2 should be the latest mysql, at least I think....
Trying to enable the general log but it's not working, so I'm thinking I may need to update, if that feature was just recently put in. I type SET GLOBAL general_log = 'ON'; and get an error that general_log is an invalid variable, so it's probably only in the latest version. The doc I'm reading is for 5.2.3.
yum update mysql
yum update mysqld
yum update mysql-server
yum update mysqld-server
I just can't seem to find the correct package name I have to put.
I have 5.0.67 according to -V but whatever I type says "no package available" or "no package marked for update".
I'm using FC10.
5.2 should be the latest mysql, at least I think....
Trying to enable the general log but it's not working, so I'm thinking I may need to update, if that feature was just recently put in. I type SET GLOBAL general_log = 'ON'; and get an error that general_log is an invalid variable, so it's probably only in the latest version. The doc I'm reading is for 5.2.3.
