|
From: <wo...@un...> - 2004-07-30 17:03:19
|
Hi,
I use current svn 0.6 version.
How can I view SQL when using URIs (mysql://user:pass@host/dbname)?
Documentation says it is possible to pass the keyword argument debug=3D1 =
to
connection object, and it works with MySQLConnection(),
but how can I achieve the same with URI string?
BTW simpleperson.py example tries to set debug but fails:
Traceback (most recent call last):
File "simpleperson.py", line 59, in ?
conn.debug =3D 1
AttributeError: 'str' object has no attribute 'debug'
Marcin
--=20
Marcin Wojdyr | http://www.unipress.waw.pl/~wojdyr
|