Re: [PHP-DB] weird MySQL restart

2002-08-20 Thread Florin Andrei
till there. On Mon, 2002-08-19 at 17:46, Florin Andrei wrote: > I'm using: > - apache-1.3.22 > - mysql-3.23.49a > - php-4.0.6 > - Linux Red Hat 7.2 > > I have a piece of code that does this: > > for ($i=0; $i < $brute_queries_max; $i++) { > $q =

[PHP-DB] weird MySQL restart

2002-08-19 Thread Florin Andrei
ly (from the mysql client) it works fine, although slow - it takes like 120 sec to run the query on the big table. I cranked up all timeout parameters in PHP and MySQL, but that didn't improved anything. Is this a known problem? Seems like a bug to me. -- Florin Andrei "In my view,