From: sviver at vnet dot hu Operating system: irrelevant PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: no documentation for sql.safe_mode
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. -- Edit bug report at http://bugs.php.net/?id=36573&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=36573&r=trysnapshot44 Try a CVS snapshot (PHP 5.1): http://bugs.php.net/fix.php?id=36573&r=trysnapshot51 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=36573&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=36573&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=36573&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=36573&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=36573&r=needscript Try newer version: http://bugs.php.net/fix.php?id=36573&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=36573&r=support Expected behavior: http://bugs.php.net/fix.php?id=36573&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=36573&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=36573&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=36573&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=36573&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=36573&r=dst IIS Stability: http://bugs.php.net/fix.php?id=36573&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=36573&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=36573&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=36573&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=36573&r=mysqlcfg