Anonymous | Login | Signup for a new account | 12-17-2024 10:37 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ 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 | Platform | |||||
Status | closed | OS | |||||||
Projection | none | OS Version | |||||||
ETA | none | Fixed in Version | 3.1.4 | Product Version | 3.1.3 | ||||
Product Build | |||||||||
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. |
||||||||
Steps To Reproduce | |||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |