[Bug 197606] Re: Invalid db.table name 'g2_AccessMap' at /usr/bin/mysqlhotcopy line 845

2008-04-28 Thread Joachim Davain
Same problem. Yes, adding the $db line 837 fixes the problem for now. -- Invalid db.table name 'g2_AccessMap' at /usr/bin/mysqlhotcopy line 845 https://bugs.launchpad.net/bugs/197606 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-d

[Bug 197606] Re: Invalid db.table name 'g2_AccessMap' at /usr/bin/mysqlhotcopy line 845

2008-04-26 Thread karthik
Changing line 837 to read "return (map { $db . "." . $_->[0] } @$tables);" seems to fix the problem for now. --- mysqlhotcopy.orig 2008-03-28 00:16:20.0 -0400 +++ mysqlhotcopy2008-04-26 16:48:30.519297639 -0400 @@ -834,7 +834,7 @@ } || []; warn "Unable to retrieve l

[Bug 197606] Re: Invalid db.table name 'g2_AccessMap' at /usr/bin/mysqlhotcopy line 845

2008-04-16 Thread s.fussenegger
Same problem here using hardy: ii libdbd-mysql-perl 4.005-1 A Perl5 database interface to the MySQL data ii libmysqlclient15off5.0.51a-3ubuntu5 MySQL database client library ii mysql-client-5.0