Hope this is the right term ;-) Background: I log my radius logs to mysql I had a problem (self inflicted) with the table where I logged it into.
I copied the files out and recreated the database so that I don't ose to many logs. I took the old files .MYD....etc and recreated the database on another machine and saved the data(verey cool mysql) Now my problem: I want to get the data of the recovered database back into the database that has been logging for about a week now. I was thinking mysqldump, but the id's are written in so it will clash same with dumping to a comma delimited textfile. Any ideas ? Just a url or similar to kick me in the right direction will do fine ;-) Tnx Mozzi --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php