Getting Default Values Out of MySQL

Victor Subervi victorsubervi at gmail.com
Sat Dec 12 10:16:40 EST 2009


Hi;
I'm using MySQLdb. If I do a
cursor.execute('describe myTable;')
it gives me all sorts of data but not my default values. How do I retrieve
them?
TIA,
Victor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20091212/0ccc4176/attachment.html>


More information about the Python-list mailing list