From: Reini U. <ru...@x-...> - 2002-01-23 08:02:47
|
Reini Urban schrieb: > 2. from time to time on heavy load my mysql begins to crawl also. but mostly > on windows. > maybe when paging starts to occur. i restart mysql then (killall -1 > safe_mysqld) and/or > apache (apachectl graceful) oops, sorry. kill -1 doesn't help at all. this just re-reads the config files. apachectl restart; /etc/init.d/mysqld restart resp. on windows better net stop apache; net stop mysql; net start mysql; net start apache -- Reini Urban http://atelier.akbild.ac.at/ (soon) http://xarch.tu-graz.ac.at/home/rurban/ (big) http://tv.mur.at/ (kulturelles) |