PDA

View Full Version : DB Restore


Chrimpson
06-16-2005, 05:21 PM
Hello,

I have noticed that doing complete or partial restores that for a database only the first table(of a multi-table db) gets restored. The mysql dump generated from the backup however looks correct and contains all tables. Is this a bug?

Thanks,
Chris

IWorx-Chris
06-16-2005, 06:17 PM
It's possible Chris. It works in testing but to be on the safe side I'd open a ticket and we can peek at it.

Chris

Chrimpson
06-16-2005, 07:26 PM
Will do. Thanks!

IWorx-Socheat
06-17-2005, 06:56 PM
We've identified and fixed this problem in the upcoming release. It had to do with the fact that 'mysqld' wasn't in the standard location on CentOS 4.

timryberg
06-17-2005, 09:48 PM
We've identified and fixed this problem in the upcoming release. It had to do with the fact that 'mysqld' wasn't in the standard location on CentOS 4.

That would be an important detail ;-)

Tim