On Wed, Oct 22, 2008 at 8:51 AM, xelios <[EMAIL PROTECTED]> wrote:

>
> Following is the out put of my error:
> /
>
> *********************************************************************************/
> Warning (512): SQL Error: 1064: 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 'addStar' at line 1 [CORE\cake\libs\model
> \datasources\dbo_source.php, line 521]
>
> Code | Context
>
> $sql    =       "addStar"
> $error  =       "1064: 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 'addStar' at line 1"
> $out    =       null
>
[..snip..]

>From reading the log, it looks like the query executed is just 'addStar' ??

- Gonzalo

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to