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

Bug #9963 Quoting problem with COUNT(*)
Submitted: 2007-01-29 10:14 UTC
From: lukas dot ruetz at gmx dot at Assigned: quipo
Status: Closed Package: MDB_QueryTool (version 1.2.0)
PHP Version: 5.2.0 OS: SuSE Linux (2.6.18)
Roadmaps: (Not assigned)    
Subscription  


 [2007-01-29 10:14 UTC] lukas dot ruetz at gmx dot at (Lukas Ruetz)
Description: ------------ The new version 1.2.0 quotes a COUNT(*) like SELECT "COUNT(*") FROM .. Test script: --------------- $qt->setSelect( 'COUNT(*)' ); $qt->getAll(); Actual result: -------------- MDB_QueryTool::_doQuery: [Error message: Could not execute statement] [Last executed query: SELECT "COUNT(*") FROM mytable ] [Native message: FEHLER: Error »Syntaxerror« at »)« char 17] (2262)

Comments

 [2007-01-29 12:37 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!