mysqlhotcopy 运行错误解决一例
mysqlhotcopy运行如下:[root@local_slavedb ~]# mysqlhotcopy test /tmpInvalid db.table name "test.test`.`mytest" at /usr/bin/mysqlhotcopy line 855.解决方法:Suggested fix:A quick and dirty fix is to strip the database prefix from the list of ...