mirror of
https://github.com/PyMySQL/mysqlclient.git
synced 2025-08-16 03:50:43 +08:00
Add some support for MySQL-3.23 features.
Fixed a few miscellaneous things.
This commit is contained in:
@ -53,6 +53,7 @@ def main():
|
||||
href="license.py"), " with it's lack of warranty\n" \
|
||||
"statement."),
|
||||
P(A("Download", href="."), " the friggin' thing."),
|
||||
P("Read the ", A("FAQ",href="MySQLdb-FAQ.html")),
|
||||
H2("Overview"),
|
||||
P("MySQLdb is an interface to the popular ",
|
||||
A("MySQL", href="http://www.mysql.net/mirrors.html"),
|
||||
|
Reference in New Issue
Block a user