Richard G
Verified User
This night I upgraded MySQL 5.1.62 to 5.1.63 using custombuild 1.2.
I got these kind of error notices:
Now on investigating via Directadmin logging in to the users account, this database was called "user_hr-002dsatservice" but when looking in /var/lib/mysql the database was called like in the error notice so "user_hr@002dsatservice".
In /var/lib/mysql there were a couple more with those @ signs in them. When I had a look in the accounts on DA, they were all databases with a minus sign (so a - sign) in the name.
This - will be translated in the OS to @ for some reason, this was probably causing those error notices like above.
Is this a mysql bug or a DA problem? And doesn't this need to be fixed?
I haven't seen this happening with the previous mysql update.
I got these kind of error notices:
mysqldump: Got error: 1049: Unknown database 'user_hr@002dsatservice' when selecting the database
Now on investigating via Directadmin logging in to the users account, this database was called "user_hr-002dsatservice" but when looking in /var/lib/mysql the database was called like in the error notice so "user_hr@002dsatservice".
In /var/lib/mysql there were a couple more with those @ signs in them. When I had a look in the accounts on DA, they were all databases with a minus sign (so a - sign) in the name.
This - will be translated in the OS to @ for some reason, this was probably causing those error notices like above.
Is this a mysql bug or a DA problem? And doesn't this need to be fixed?
I haven't seen this happening with the previous mysql update.