Hi;<br>I'm using MySQLdb. If I do a <br>cursor.execute('describe myTable;')<br>it gives me all sorts of data but not my default values. How do I retrieve them?<br>TIA,<br>Victor<br>