Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 2.5.0b5

Bug #7738 mysql(i) drivers quoteIdentifier() do not quote backticks
Submitted: 2006-05-28 08:26 UTC
From: pear at felixdd dot de Assigned: lsmith
Status: Closed Package: MDB2 (version 2.0.3)
PHP Version: Irrelevant OS:
Roadmaps: (Not assigned)    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 48 - 44 = ?

 
 [2006-05-28 08:26 UTC] pear at felixdd dot de
Description: ------------ quoteIdentifier() of both DB_mysqli and DB_mysql do not quote backticks in identifiers. Backticks in identifiers should quote by doubling the backtick. See: http://dev.mysql.com/doc/refman/5.0/en/legal-names.html

Comments

 [2006-05-28 08:31 UTC] pear at felixdd dot de
sorry, I mean MDB2_Driver_mysql and MDB2_Driver_mysqli
 [2006-05-28 09:53 UTC] lsmith (Lukas Smith)
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.