Re: [web2py] MySQL Error

2012-08-07 Thread Marin Pranjić
Hi, order is sql keyword too. This might be helpful to you: http://web2py.com/books/default/chapter/29/6?search=check#Reserved-keywords Regards, Marin On Tue, Aug 7, 2012 at 3:05 PM, Hassan Alnatour wrote: > Dear Marin, > > I change Like To Likes but i still get errors , the traceback is : >

Re: [web2py] MySQL Error

2012-08-07 Thread Hassan Alnatour
Dear Marin, I change Like To Likes but i still get errors , the traceback is : (1064, u"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 'Order VARCHAR(255),\n SEO_Keywords LONGTEXT,\n SEO_Description LONG

Re: [web2py] MySQL Error

2012-08-07 Thread Marin Pranjić
'Like' is an sql keyword. On Tue, Aug 7, 2012 at 1:13 PM, Hassan Alnatour wrote: > Dear ALL , > > I am trying to connect to mysql database and i keep getting this error : > > > * (1064, u"You have > an error in your SQL syntax; check the manual that corresponds to your > MySQL server version for