Anonymous | Login | Signup for a new account | 12-17-2024 10:59 PST |
Main | My View | View Issues | Change Log | Docs |
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 | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |