ID: 29581 Updated by: [EMAIL PROTECTED] Reported By: unknown at simplemachines dot org -Status: Open +Status: Closed Bug Type: MySQL related Operating System: All PHP Version: 4.3.8 New Comment:
This bug has been fixed in CVS. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2004-08-09 08:26:24] unknown at simplemachines dot org Description: ------------ The following comments on the mysql.trace_mode section in php.ini contains a typo... That is, "Erros" - which I presume should read "Errors". I almost put this in "Documentation Problem", except it's not really that either. It's also fairly minor, but a typo is a typo. Thanks, -[Unknown] Expected result: ---------------- ; Trace mode. When trace_mode is active (=On), warnings for table/index scans and ; SQL-Errors will be displayed. Actual result: -------------- ; Trace mode. When trace_mode is active (=On), warnings for table/index scans and ; SQL-Erros will be displayed. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=29581&edit=1