mysqldb + multi-threading

skip at pobox.com skip at pobox.com
Fri Sep 8 22:59:22 EDT 2006


    Bryan> Go with your gut. Python threads are reasonably portable, and
    Bryan> work well on modern MS-Windows.

    >> Maybe ignore your gut and read the documentation. ;-)

    Bryan> What in the documentation do you think answers the question?

The part where it says that if MySQLdb.threadsafety == 1 it's not safe to
share connections.

Skip



More information about the Python-list mailing list