Search found 4 matches

by argosmedia
Wed May 30, 2012 5:54 pm
Forum: MySQL / MariaDB Database Help and Discussion
Topic: Errors when trying to update mySQL
Replies: 7
Views: 14717

Re: Errors when trying to update mySQL

Ok, so apparently you have installed the MySQL 5.5.24 packages. The ART mysql-server package is configured to restart automatically after installation, so you should be running 5.5.24 now. What is the output of the following command? mysqladmin -uadmin -p`cat /etc/psa/.psa.shadow` version Really? T...
by argosmedia
Wed May 30, 2012 5:30 pm
Forum: MySQL / MariaDB Database Help and Discussion
Topic: Errors when trying to update mySQL
Replies: 7
Views: 14717

Re: Errors when trying to update mySQL

Thanks for your reply. This is the output of the command: [root@vps ~]# rpm -qa | grep -i mysql php-mysql-5.3.13-5.el6.art.x86_64 mysqlclient16-5.1.59-2.el6.art.x86_64 asl-php-mysql-5.4.3-3.el6.art.x86_64 mysqltuner-1.2.0-1.el6.art.noarch mysql-libs-5.5.24-6.el6.art.x86_64 mysql-server-5.5.24-6.el6....
by argosmedia
Wed May 30, 2012 10:24 am
Forum: MySQL / MariaDB Database Help and Discussion
Topic: Errors when trying to update mySQL
Replies: 7
Views: 14717

Re: Errors when trying to update mySQL

Ah, looked that up in Google and found what command to use and how to update not only mySQl but also the rest of the components. Now it's up to date again. Thanks! =========== EDIT: Oops, I was too quick. Although there were no errors and the update seemed to go fine, the reported version in phpinfo...
by argosmedia
Wed May 30, 2012 9:46 am
Forum: MySQL / MariaDB Database Help and Discussion
Topic: Errors when trying to update mySQL
Replies: 7
Views: 14717

Errors when trying to update mySQL

I tried to update mySQL but I see a lot of errors in the end. Is this normal, or is something broken? If so, what should I do? The 2 recommendations at the end didn't do anything. MySQL is not yet updated. yum upgrade mysql Loaded plugins: fastestmirror, presto, priorities Loading mirror speeds from...