Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #56377

Re: inserting or updating appropriately

From Ben Finney <ben+python@benfinney.id.au>
Subject Re: inserting or updating appropriately
Date 2013-10-08 20:29 +1100
References <l30ifv$dd$1@dont-email.me>
Newsgroups comp.lang.python
Message-ID <mailman.841.1381224613.18130.python-list@python.org> (permalink)

Show all headers | View raw


Νίκος Αλεξόπουλος <nikos.gr33k@gmail.com> writes:

> Error is: ProgrammingError(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 'WHERE counterID = 1
> and cookieID = '3815'' at line 3"),)

This is an error from the database server. It has nothing to do with
Python, as you already know from previous discussions here.

Please do not ask questions about usage of the database server here any
more.

-- 
 \                            “Holy knit one purl two, Batman!” —Robin |
  `\                                                                   |
_o__)                                                                  |
Ben Finney

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

inserting or updating appropriately Νίκος Αλεξόπουλος <nikos.gr33k@gmail.com> - 2013-10-08 12:15 +0300
  Re: inserting or updating appropriately Νίκος Αλεξόπουλος <nikos.gr33k@gmail.com> - 2013-10-08 12:20 +0300
  Re: inserting or updating appropriately Ben Finney <ben+python@benfinney.id.au> - 2013-10-08 20:29 +1100

csiph-web