Cannot run a single MySQLdb execute....

Νίκος Γκρ33κ nikos.gr33k at gmail.com
Thu Mar 28 15:35:15 EDT 2013


Τη Πέμπτη, 28 Μαρτίου 2013 4:51:16 μ.μ. UTC+2, ο χρήστης David M Chess έγραψε:
> Νίκος Γκρ33κ <nikos... at gmail.com>
> :
> 
> 
> 
> >> What paramstyle are you using?
> 
> >
> 
> >Yes it is Chris, but i'am not sure what exactly are you asking me.
> 
> >Please if you cna pout it even simper for me, thank you.
> 
> 
> 
> For instance:
> 
> 
> 
> >>> import MySQLdb
> 
> >>> MySQLdb.paramstyle
> 
> 'format'
> 
> 


nikos at superhost.gr [~]# /usr/bin/python3
Python 3.2.3 (default, May 23 2012, 18:47:48) 
[GCC 4.4.6 20110731 (Red Hat 4.4.6-3)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import MySQLdb
>>> MySQLdb.paramstyle
'format'
>>>



More information about the Python-list mailing list