Click to See Complete Forum and Search --> : Mysql, how to flush table ?


Donovan
02-19-2001, 08:17 PM
What is the syntax to flush table in mysql ?
Do I need to be logged in the mysql admin to do it ?
Can I shut down the mysql server daemon, and then flush tables ?

Thanks,
Donov

PLBlaze
02-19-2001, 10:01 PM
I think mysqladmin has an option to flush tables.Might want to give it a try.Hope this helps.