MySQL Forums
Forum List  »  Backup

workaround for mysqlhotcopy with non-alphanumerics in db_name
Posted by: tom worster
Date: December 29, 2011 03:01PM

I've got MySQL 5.1.59 and I cannot backup a database if its name has a dash (or anything from [^a-zA-Z0-9_]) in it.

The bug was introduced I think in 5.1.6 and not fixed until 5.5.something.

Is there any workaround?

Upgrading to 5.5 is not an option for this system because a bug in 5.5 breaks certain queries.

Options: ReplyQuote


Subject
Views
Written By
Posted
workaround for mysqlhotcopy with non-alphanumerics in db_name
2353
December 29, 2011 03:01PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.