[PHP-BUG] Bug #51411 [NEW]: mysql_connect()
[email protected] ("modig at rediffmail dot com") Sat, 27 Mar 2010 14:02:33 +0100 (CET)
| Newsgroups | php.bugs |
|---|---|
| Message-ID | <[email protected]> |
From: Operating system: RHEL 5.4 PHP version: 5.2.13 Package: MySQL related Bug Type: Bug Bug description: mysql_connect() Description: ------------ Dear Supporter We have two mysql based server both are running same version of o/s, and mysql. One is acting as master and another one is acting as report server. The report server is basically replicating data from master server. From one another server which is acting a web server we are connecting both server. All though we are not pointing any data manipulation commands/queries to report server, our report(replication) server is getting such query. We are connecting our both servers with below function "mysql_connect(server, user, pwd, false , 128) What I am doubting is the fourth parameter is not behaving or returning some abnormal connection from stack. Please update me if I am wrong or give me some more specific input on this. Mr. Devang Modi For FSTPL India Gujarat -- Edit bug report at http://bugs.php.net/bug.php?id=51411&edit=1 -- Try a snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=51411&r=trysnapshot52 Try a snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=51411&r=trysnapshot53 Try a snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=51411&r=trysnapshot60 Fixed in SVN: http://bugs.php.net/fix.php?id=51411&r=fixed Fixed in SVN and need be documented: http://bugs.php.net/fix.php?id=51411&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=51411&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=51411&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=51411&r=needscript Try newer version: http://bugs.php.net/fix.php?id=51411&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=51411&r=support Expected behavior: http://bugs.php.net/fix.php?id=51411&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=51411&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=51411&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=51411&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=51411&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=51411&r=dst IIS Stability: http://bugs.php.net/fix.php?id=51411&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=51411&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=51411&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=51411&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=51411&r=mysqlcfg