From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: delay on executing mysql_free_result with underfetched query Description: If to execute mysql_use_result on the query that returns large amount of records and then execute mysql_free_result - execution the last function take time equal to fetch all data to client. Is it possible to avoid this delay?
Synopsis: Delays on breaking fetch Originator: Vladimir Zheleznyak Organization: Core Lab MySQL support: none Severity: non-critical Priority: low Category: mysql client, C Class: sw-bug Release: mysql-3.23.51 Exectutable: mysqld-nt Environment: Celeron 800, RAM 256 MB, localhost System: Win2000 Compiler: VC++ 6.0 Architecture: i Best regards, Vladimir Zheleznyak --------------------------------------------------------------------- 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