I have a php/mysql application that allows a user to 
add/remove/update/delete text and records from various tables. To avoid 
table overhead that comes when column sizes change etc -  I am 
considering implementing an optimization query that will optimize all 
tables in the db every time the user logs out of the application. 

Before I do this - is there anything I need to consider?

Any thoughts?

thanks

MS

sql, mysql

---------------------------------------------------------------------
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

Reply via email to