php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #36573 no documentation for sql.safe_mode
Submitted: 2006-03-01 15:59 UTC Modified: 2006-03-04 18:49 UTC
From: sviver at vnet dot hu Assigned: gavinfo (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: irrelevant
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: sviver at vnet dot hu
New email:
PHP Version: OS:

 

 [2006-03-01 15:59 UTC] sviver at vnet dot hu
Description:
------------
There is no description for the directive sql.safe_mode on the documentation page of the core directives. (However, it is mentioned as a user comment.)
Searching for it on google I found:
If the SQL Safe Mode option is enabled the MySQL and Ingres extensions will ignore the supplied host, user and password information and will use only the default ones.
Also on the documentation page for MySQL functions listing the directives mysql.default_host etc. rather the opposite of this behaviour is stated.
It is not clear, whether the username of the script owner is used for connecting (if yes, what password?) or the INI settings.



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-03-04 18:49 UTC] gavinfo@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri Jul 04 09:01:34 2025 UTC