[rt-users] MySQL Optimization
Asif Iqbal
iqbala at qwestip.net
Fri Mar 19 10:26:50 EST 2004
Hi
Has anyone tried to optimize the mysql to improve the performance on RT
3.0.9 ?
I am using RT 3.0.9 + mysql 4.0.17 + mod_perl1 on Solaris
And this is what I wanted to try. However I am looking for an advice
before attempting it
mysqldump -f --opt {database_name} > /tmp/db.sql
mysql {database_name} < /tmp/db.sql
Thanks to Jesse for this awesome tool
--
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
There's no place like 127.0.0.1
More information about the rt-users
mailing list