Ask a Question related to PHP Bugs, Design and Development.
-
w dot kaiser at fortune dot de #1
#39657 [Opn]: The extended table-specification "database.table" creates errors
ID: 39657
User updated by: w dot kaiser at fortune dot de
Reported By: w dot kaiser at fortune dot de
Status: Open
Bug Type: MySQL related
Operating System: XP Pro
PHP Version: 4.4.4
New Comment:
Forgot to mention, that MySQL itself can cope with this database-name,
so it must bee a PHP-problem!
Previous Comments:
------------------------------------------------------------------------
[2006-11-28 06:26:31] w dot kaiser at fortune dot de
Description:
------------
The extended table-specification "database.table" im SQL-queries
creates errors, if the the "database"-name contains a "-" (dash);
The error is:
"You have an error in your SQL syntax; check the manual that
corresponds to your MySQL server version for the right syntax to use
near '-olc.olc_configuration' at line 1"
A sample statement is "select count(*) from
db1021924-olc.olc_configuration"
A connect to the database "db1021924-olc" is possible with PHP, but
queries using the the extended table-specifications fail!
As we are using a "multi-db" approach in our application, and the ISP
dictates this type of database-name syntax, this is a real
show-stopper!
A database-name like "db1021924_olc" (using the underscore instead of
the dash) works fine!
------------------------------------------------------------------------
--
Edit this bug report at [url]http://bugs.php.net/?id=39657&edit=1[/url]
w dot kaiser at fortune dot de Guest
-
Which Acrobat 9 product? Table of Contents & Index "jump" to page
I would like to create a document in Microsoft Word 2008 for Mac (version 12.1.0) that will have a table of contents as well as an index. When I... -
#39657 [NEW]: The extended table-specification "database.table" creates errors
From: w dot kaiser at fortune dot de Operating system: XP Pro PHP version: 4.4.4 PHP Bug Type: MySQL related Bug... -
xhtml validation of the table tag's "height" element
I'm having a little problem. I create an xhtml compliant document in dreamweaver, yet when i validate it using the xhtml 1.0 transitional validator,... -
"<table></table>" and "<frameset><frame></frame></frameset>" in perl/tk
Dear my friends... Anybody would be so kind telling me what is similar in perl/tk to arrange the location of a form written in perl/tk? I want a... -
Slow insert when table is almost "full". IBM Informix call 376023
IDS 9.21 FC4 on HP-UX 11.11 We had a problem with a slow-running process twice on two months. On each occasion, we could see that the rate of...



Reply With Quote

