php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #29581 Description of mysql.trace_mode in php.ini contains a typo.
Submitted: 2004-08-09 08:26 UTC Modified: 2004-08-10 02:44 UTC
From: unknown at simplemachines dot org Assigned:
Status: Closed Package: MySQL related
PHP Version: 4.3.8 OS: All
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: unknown at simplemachines dot org
New email:
PHP Version: OS:

 

 [2004-08-09 08:26 UTC] 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.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-08-10 02:44 UTC] iliaa@php.net
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.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Nov 21 16:01:29 2024 UTC