Forgive me if this has been discussed before, but I searched the
archives without any success.
In sqlbuilder the "Replace" expression currently inherits from "Update",
but in MySQL, according to their official docs, "REPLACE works exactly
like INSERT", i.e. "REPLACE INTO ...". Thus it looks lik
Hi,
got a perfectly working project (on MacOSX).
If I try running it on Ubuntu 6.04 with python 2.4.4 I get the following
error, right after logging in:
Page handler: >
Traceback (most recent call last):
File
"/usr/local/lib/python2.4/site-packages/CherryPy-2.2.1-py2.4.egg/cherrypy/_cphttptools.