We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6601fe commit e76b691Copy full SHA for e76b691
doc/user_guide.rst
@@ -402,10 +402,6 @@ threadsafety
402
a connection simultaneously, the MySQL client library will
403
probably upchuck and die. You have been warned.
404
405
- For threaded applications, try using a connection pool.
406
- This can be done using the `Pool module`_.
407
-
408
- .. _`Pool module`: http://dustman.net/andy/python/Pool
409
410
charset
411
The character set used by the connection. In MySQL-4.1 and newer,
0 commit comments