On Wed, Nov 14, 2001 at 12:07:04PM -0800, Bill Adams wrote: > Man I just cannot stop replying to myself...
I've had days like that, too. > > The most important exception is the mysql_use_result attribute: This > forces the driver to use mysql_use_result rather than > mysql_store_result. The former is faster and less memory consuming, > but tends to block other processes. (That's why mysql_store_result > is the default.) What does "block other processes" really mean? Does it mean "MySQL will hold the lock longer for the query because of the network I/O" or something completely different? Jeremy -- Jeremy D. Zawodny, <[EMAIL PROTECTED]> Technical Yahoo - Yahoo Finance Desk: (408) 349-7878 Fax: (408) 349-5454 Cell: (408) 685-5936 MySQL 3.23.41-max: up 69 days, processed 1,536,097,056 queries (254/sec. avg) --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php