Dear Marco, i'm not sure, this can be solved by MySQL itself, but if you're e.g. using php you may try to use mysql_pconnect () instead of mysql_connect (). Please see http://www.php.net/manual/en/function.mysql-pconnect.php and http://www.php.net/manual/en/function.mysql-connect.php
In your favourite server-side-language there may be other functions for persistant database-connections. hth, TomH -- PROSOFT EDV-Loesungen GmbH & Co. KG http://www.proSoft.org St.-Kassians-Platz 6, D-93047 Regensburg [EMAIL PROTECTED] Geschaeftsfuehrer: Axel-Wilhelm Wegmann phone: +49 941 / 78 88 7-121 AG Regensburg HRA 6608 USt.183/68311 cellphone: +49 171 / 40 54 777 -- > -----Original Message----- > From: ESV Media GmbH [mailto:[EMAIL PROTECTED] > Sent: Saturday, January 14, 2006 12:06 PM > To: mysql@lists.mysql.com > Subject: Reload Problem -> "Mass-Reload" crashes DB > > Hey, > > we´ve on 2 website the problem, that if you hit a several > times F5 or hold it down to reload the site, MySQL opens many > connections and breaks down after a while. > How can we prevent this ? > I close every MySQL Session and i do an if-statement ( if > there´s any open connect ) before i open a new mysql connect. > I appreciate any help or suggestions. > > Thanks in advance. > > Kind regards > > Marco Schierhorn > > -- > MySQL General Mailing List > For list archives: http://lists.mysql.com/mysql > To unsubscribe: > http://lists.mysql.com/[EMAIL PROTECTED] > > -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]