From: s_khreiss at hotmail dot com
Operating system: windows XP
PHP version: 5.2.6
PHP Bug Type: *Database Functions
Bug description: table exist in the database, but mysql_query return false
Description:
------------
after connecting to my database using mysql_connect() and then select the
database mysql_select_db("database_name"); mySql_query($qry); ($qry=
"INSERT INTO $table...) returns: database_name.$table
doesn't exist. but the table exist in the database.
in the database i have 20 tables, it doesn't work on 4 of them and for
the other it works properly. please if anyone can help me thankyou. PHP
version 5.1.2, windows XP, wamp5 server.
Actual result:
--------------
query failed: database_name.table doesn't exist
--
Edit bug report at http://bugs.php.net/?id=45946&edit=1
--
Try a CVS snapshot (PHP 5.2):
http://bugs.php.net/fix.php?id=45946&r=trysnapshot52
Try a CVS snapshot (PHP 5.3):
http://bugs.php.net/fix.php?id=45946&r=trysnapshot53
Try a CVS snapshot (PHP 6.0):
http://bugs.php.net/fix.php?id=45946&r=trysnapshot60
Fixed in CVS: http://bugs.php.net/fix.php?id=45946&r=fixedcvs
Fixed in release:
http://bugs.php.net/fix.php?id=45946&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=45946&r=needtrace
Need Reproduce Script: http://bugs.php.net/fix.php?id=45946&r=needscript
Try newer version: http://bugs.php.net/fix.php?id=45946&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=45946&r=support
Expected behavior: http://bugs.php.net/fix.php?id=45946&r=notwrong
Not enough info:
http://bugs.php.net/fix.php?id=45946&r=notenoughinfo
Submitted twice:
http://bugs.php.net/fix.php?id=45946&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=45946&r=globals
PHP 4 support discontinued: http://bugs.php.net/fix.php?id=45946&r=php4
Daylight Savings: http://bugs.php.net/fix.php?id=45946&r=dst
IIS Stability: http://bugs.php.net/fix.php?id=45946&r=isapi
Install GNU Sed: http://bugs.php.net/fix.php?id=45946&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=45946&r=float
No Zend Extensions: http://bugs.php.net/fix.php?id=45946&r=nozend
MySQL Configuration Error: http://bugs.php.net/fix.php?id=45946&r=mysqlcfg