Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0002075 [Quercus] minor always 10-17-07 09:53 10-17-07 16:14
Reporter koreth View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version 3.1.3
Summary 0002075: mysql_connect() flags not effective
Description $conn = mysql_connect($host, $user, $password, false, MYSQL_CLIENT_INTERACTIVE);

Under vanilla PHP, this will set the "interactive client" flag on the MySQL connection, which will cause the server to apply different idle timeout policies.

Quercus appears to ignore the flag and opens all connections as non-interactive.
Additional Information
Attached Files

- Relationships

- Notes
(0002358)
ferg
10-17-07 16:14

php/1433
 

- Issue History
Date Modified Username Field Change
10-17-07 09:53 koreth New Issue
10-17-07 16:14 ferg Note Added: 0002358
10-17-07 16:14 ferg Assigned To  => ferg
10-17-07 16:14 ferg Status new => closed
10-17-07 16:14 ferg Resolution open => fixed
10-17-07 16:14 ferg Fixed in Version  => 3.1.4


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker