Bug #58516 | MYSQL Crashes | ||
---|---|---|---|
Submitted: | 26 Nov 2010 12:33 | Modified: | 30 Dec 2010 6:45 |
Reporter: | Javier Vega | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: General | Severity: | S1 (Critical) |
Version: | 5.0.77 | OS: | Linux (Centos 5.5) |
Assigned to: | CPU Architecture: | Any |
[26 Nov 2010 12:33]
Javier Vega
[26 Nov 2010 13:31]
Valeriy Kravchuk
Please, check if the same crash ever happens with a newer version, 5.0.91. If it is, please, send the results of EXPLAIN for the crashing SELECT statement.
[26 Nov 2010 16:08]
Javier Vega
Where can I find 5.0.91 rpm's for CentOS 5.0 X86_64? I couldn't find it in standard repositories.
[27 Nov 2010 12:05]
Sveta Smirnova
Thank you for the feedback. You can get it from http://dev.mysql.com/downloads. Please use either RedHat RPMs or Generic Linux binaries.
[27 Nov 2010 16:21]
Javier Vega
Sorry but in http://dev.mysql.com/downloads there is not any RPM (or I could not find it) for Centos 5.5 or RedHat 5 or Generic Linux for the architecture x86_64. There is only for X86 (it is suposed to be 32 bits). Please, could you tellme the exact URL to download the RPM?
[27 Nov 2010 17:20]
Valeriy Kravchuk
Try this one, http://downloads.mysql.com/archives/mysql-5.0/MySQL-server-community-5.0.91-1.rhel5.x86_64...
[28 Nov 2010 8:52]
Javier Vega
Ok, I have the RPM, but how can I install it? If I use rmp -i it says: error: Failed dependencies: MySQL conflicts with mysql-5.0.77-4.el5_5.4.x86_64 MySQL conflicts with mysql-5.0.77-4.el5_5.4.i386 MySQL-server conflicts with mysql-server-5.0.77-4.el5_5.4.x86_64 And if I try to remove that packages, it says: [root@www backup]# rpm -e mysql-5.0.77-4.el5_5.4.x86_64 error: Failed dependencies: libmysqlclient.so.15()(64bit) is needed by (installed) perl-DBD-MySQL-3.0007-2.el5.x86_64 libmysqlclient.so.15()(64bit) is needed by (installed) php-mysql-5.1.6-27.el5.x86_64 libmysqlclient.so.15()(64bit) is needed by (installed) mysql-server-5.0.77-4.el5_5.4.x86_64 libmysqlclient.so.15()(64bit) is needed by (installed) mysql-devel-5.0.77-4.el5_5.4.x86_64 libmysqlclient.so.15()(64bit) is needed by (installed) dovecot-1.2.14-1_112.el5.x86_64 libmysqlclient.so.15()(64bit) is needed by (installed) postfix-2.3.3-2.1.centos.mysql_pgsql.x86_64 libmysqlclient.so.15()(64bit) is needed by (installed) pure-ftpd-1.0.21-15.el5.kb.x86_64 libmysqlclient.so.15(libmysqlclient_15)(64bit) is needed by (installed) perl-DBD-MySQL-3.0007-2.el5.x86_64 libmysqlclient.so.15(libmysqlclient_15)(64bit) is needed by (installed) php-mysql-5.1.6-27.el5.x86_64 libmysqlclient.so.15(libmysqlclient_15)(64bit) is needed by (installed) mysql-server-5.0.77-4.el5_5.4.x86_64 libmysqlclient.so.15(libmysqlclient_15)(64bit) is needed by (installed) dovecot-1.2.14-1_112.el5.x86_64 libmysqlclient.so.15(libmysqlclient_15)(64bit) is needed by (installed) postfix-2.3.3-2.1.centos.mysql_pgsql.x86_64 libmysqlclient.so.15(libmysqlclient_15)(64bit) is needed by (installed) pure-ftpd-1.0.21-15.el5.kb.x86_64 libmysqlclient_r.so.15()(64bit) is needed by (installed) mysql-server-5.0.77-4.el5_5.4.x86_64 libmysqlclient_r.so.15()(64bit) is needed by (installed) mysql-devel-5.0.77-4.el5_5.4.x86_64 libmysqlclient_r.so.15(libmysqlclient_15)(64bit) is needed by (installed) mysql-server-5.0.77-4.el5_5.4.x86_64 We have to be sure that databases are not removed and all the data are maintained. Remember, it is a production server.
[28 Nov 2010 12:18]
Javier Vega
I already installed mysql 5.1.50 from utterramblings repository. I am going to monitor is mysql continues crashing. Thanks for all.
[30 Dec 2010 0:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".
[30 Dec 2010 6:45]
Javier Vega
After installing 5.1.50, no crashes has been detected.