mysql.trace_mode in php.ini is not usable
| Bug #28087 | mysql.trace_mode in php.ini is not usable | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| Submitted: | 2004-04-21 10:50 UTC | Modified: | 2004-04-23 19:04 UTC |
|
||||||
| From: | xuefer at 21cn dot com | Assigned: | ||||||||
| Status: | Closed | Package: | MySQL related | |||||||
| PHP Version: | 4.3.6 | OS: | all | |||||||
| Private report: | No | CVE-ID: | None | |||||||
[2004-04-21 10:50 UTC] xuefer at 21cn dot com
Description: ------------ php_mysql.c in php4cvs line 428 - MySG(trace_mode) = 0; + mysql_globals->trace_mode = 0;
Patches
Pull Requests
History
AllCommentsChangesGit/SVN commits
[2004-04-23 13:57 UTC] phpdev at martinsojka dot de
[2004-04-23 14:25 UTC] xuefer at 21cn dot com
[2004-04-23 19:04 UTC] iliaa@php.net