Mmm. The traceback I got last (TypeError), only occurs on a client platform 
(redhat 8.0) using mysql 3.23 client software. When run on a platform with 
MySQL 5.0 (suse 10.1) software you're solution by raising the 
NotImplemented exception works.
redhat 8.0 + mysql 3.23 client + python-mysql 1.2.2 + sqlalchemy 0.7.8 + 
mysql server 3.23.31 (on other host) fails
suse 10.1 + mysql 5.0 client + python-mysql 1.2.2 + sqlalchemy 0.7.8 + 
mysql server 3.23.54 (on other host) works

Thanks 

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/sqlalchemy/-/RXAaI5QEo48J.
To post to this group, send email to sqlalchemy@googlegroups.com.
To unsubscribe from this group, send email to 
sqlalchemy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en.

Reply via email to