Tagged Questions
0
votes
1answer
58 views
mysqldump including deleted rows [closed]
I'm trying to move a database from a Windows2003Server with mysql 5.0.27-community-nt to a new server with CenTOS. When using mysqldump on the database on the windows server, one table (i haven't ...