ProgrammingError: (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 'S SIZE 11.5 NEW IN BOX', '$49.99')' at line 1")
MRAB
python at mrabarnett.plus.com
Tue Feb 25 13:10:47 EST 2014
More information about the Python-list mailing list
Tue Feb 25 13:10:47 EST 2014
- Previous message (by thread): ProgrammingError: (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 'S SIZE 11.5 NEW IN BOX', '$49.99')' at line 1")
- Next message (by thread): An example of Python in action!
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 2014-02-25 17:37, nowebdevmyrrh at gmail.com wrote: > HI, I'm also getting this kind of error. > > This will show when I do the edit function > http://screencast.com/t/hGSbe1vt > > and this when performing the delete > "Error: 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 '' at line 1" > > What confused me more is that my website works fine on my live server and will only throws error when running on my wampserver. > It might have the same cause, but that's just a guess because you haven't provided much information.
- Previous message (by thread): ProgrammingError: (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 'S SIZE 11.5 NEW IN BOX', '$49.99')' at line 1")
- Next message (by thread): An example of Python in action!
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list