we also use MySQLdb here.  i did some quick research and the official 
mysql-connector  <http://dev.mysql.com/downloads/connector/python/>is in 
beta, and is written in pure python compared to the older, community 
supported MySQLdb <http://mysql-python.sourceforge.net/MySQLdb.html>, which 
must be compiled, but does provide built-in support for the DictCursor. 
 the pure python aspect of the connector is attractive, but i wonder what 
the performance difference is.

-chad

 

-- 
view archives: http://groups.google.com/group/python_inside_maya
change your subscription settings: 
http://groups.google.com/group/python_inside_maya/subscribe

Reply via email to