mirror of
https://github.com/PyMySQL/mysqlclient.git
synced 2025-08-16 20:33:57 +08:00
Forgot to add these
This commit is contained in:
9
mysql/README.MySQLmodule
Normal file
9
mysql/README.MySQLmodule
Normal file
@ -0,0 +1,9 @@
|
||||
If you have code that uses the old MySQLmodule's Mysqldb interface,
|
||||
try CompatMysqldb. It is the old module adapted to use _mysql instead
|
||||
of MySQL[module]. The original Mysqldb was written by James Henstridge.
|
||||
If it's broken, it's probably my fault: I haven't tested it very much.
|
||||
Consider it experimental.
|
||||
|
||||
Andy Dustman
|
||||
<andy@dustman.net>
|
||||
2000-08-09
|
Reference in New Issue
Block a user