I need help with one database how to copy one table(only one) from one database to another.But that database isn't fully(coruptted on some parts) If there is any script tell me I was trying with mysqldumper but doesn't work. Thanks, -X- Manager
Are you able to perform selects from the table? Also, have you tried to repair the database? http://dev.mysql.com/doc/refman/5.0/en/repair-table.html
Download the free trial of Navicat, awesome database program. I think you get a 30 day unlimited trial, and the copy/repair functions are amazing.