mysql update

General Discussion of atomic repo and development projects.

Ask for help here with anything else not covered by other forums.
mist_firefly
Forum User
Forum User
Posts: 60
Joined: Mon Jul 23, 2012 5:22 am
Location: Salisbury

mysql update

Unread post by mist_firefly »

Hello

I have updated mysql and got the following error:

Running Transaction
Updating : mysql-libs 1/6
Updating : mysql 2/6
Updating : mysql-server 3/6
Stopping mysqld: [ OK ]
mysqld is alive
Failed to ALTER DATABASE `#mysql50#domainname_mysql037dd079c45f2d82a7ff4a50cec17244` UPGRADE DATA DIRECTORY NAME
Error: Can't create database 'domainname_mysql037dd079c45f2d82a7ff4a50cec17244'; database exists
Stopping mysqld: [ OK ]
mysqld is alive
Stopping mysqld: [ OK ]
Starting mysqld: [ OK ]
Cleanup : mysql-libs 4/6
Cleanup : mysql 5/6
Cleanup : mysql-server 6/6

Updated:
mysql.x86_64 0:5.5.30-15.el5.art

Dependency Updated:
mysql-libs.x86_64 0:5.5.30-15.el5.art mysql-server.x86_64 0:5.5.30-15.el5.art



This is the second time it happens .. probably because it wasn't fixed the first time :(
I don't understand what the issue is and would like to know if it can affect anything/ how I can fix it.. thank you
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Re: mysql update

Unread post by scott »

You'll probably need to back that database up, drop it, and re-import it.
Post Reply