Perl - DBI table_info change?

Kurt Wall kwall
Sun Mar 4 08:29:37 PST 2007


On Sunday 04 March 2007 03:17, altendew wrote:
> I was running my nightly mysqlhotcopy backup, when it gave me an error.

[le snip]

> for example it used to display like this:
> `table1`
> `table2`
>
> not it does this
> `db`.`table1`
> `db`.`table2`
>
> Why would it change all of a sudden because now I get this error:
> Invalid db.table name 'db.db`.`table1' at /usr/bin/mysqlhotcopy line 856.

Is it possible that DBI or mysqlhotcopy changed during the last 
system update and you didn't realize it?

Kurt




More information about the Linux-users mailing list