Quoting c o <[EMAIL PROTECTED]>: > Hi Earnie, > MySQL version 5.0.27-standard - how do I optimise it? Cheers. >
I use phpMyAdmin. It has magic buttons. At the bottom of the list of tables for the DB select ``Check All'' then in the ``With selected:'' list box choose ``Optimize table''. You can also use SQL ``OPTIMIZE TABLE <table_name>'' replacing <table_name> with the table to optimize. Earnie -- http://for-my-kids.com/ -- http://give-me-an-offer.com/ _______________________________________________ List info: http://lists.roundcube.net/users/
