From e76b691d9ea69146ac7f8127a6bdccae53b70973 Mon Sep 17 00:00:00 2001 From: INADA Naoki Date: Thu, 25 Feb 2016 19:09:53 +0900 Subject: [PATCH] Remove mention to dead link --- doc/user_guide.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/doc/user_guide.rst b/doc/user_guide.rst index 232870a..0701671 100644 --- a/doc/user_guide.rst +++ b/doc/user_guide.rst @@ -402,10 +402,6 @@ threadsafety a connection simultaneously, the MySQL client library will probably upchuck and die. You have been warned. - For threaded applications, try using a connection pool. - This can be done using the `Pool module`_. - - .. _`Pool module`: http://dustman.net/andy/python/Pool charset The character set used by the connection. In MySQL-4.1 and newer,