From 79ce8e89bd0537d26c8c3594557b2aa4c67f8f90 Mon Sep 17 00:00:00 2001 From: Philip Jenvey Date: Mon, 21 Sep 2009 19:43:51 +0000 Subject: [PATCH] small change --- doc/build/dbengine.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/build/dbengine.rst b/doc/build/dbengine.rst index fa21783ae9..c65ef39943 100644 --- a/doc/build/dbengine.rst +++ b/doc/build/dbengine.rst @@ -66,7 +66,7 @@ Downloads for each DBAPI at the time of this writing are as follows: - PostgreSQL: `psycopg2 `_ `pg8000 `_ - PostgreSQL on Jython: `PostgreSQL JDBC Driver `_ - SQLite: `sqlite3 `_ (included in Python 2.5 or greater) `pysqlite `_ - - MySQL: `MySQLDB (a.k.a. mysql-python) `_ + - MySQL: `MySQLdb (a.k.a. mysql-python) `_ - MySQL on Jython: `MySQL Connector/J JDBC driver `_ - Oracle: `cx_Oracle `_ - Oracle on Jython: `Oracle JDBC Driver `_ -- 2.47.2