Files
mysqlclient/MySQLdb/_mysql_version.h
adustman 9c6aaae1eb More major code heaving.
All the threading stuff is ripped out and burned.
Too much code for not enough benefit. Still thread-safe,
just don't share connections.

Made a nice Set class for SET columns.

Updated the docs.
2001-05-11 05:07:33 +00:00

2 lines
45 B
C

static char _mysql__version__[] = "0.9.0b2";