File: pool.rst

package info (click to toggle)
mariadb-connector-python 1.1.14-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 952 kB
  • sloc: python: 6,288; ansic: 4,973; sh: 23; makefile: 14
file content (38 lines) | stat: -rw-r--r-- 901 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
========================
The ConnectionPool class
========================

.. sectionauthor:: Georg Richter <georg@mariadb.com>

.. autoclass:: mariadb.ConnectionPool

----------------------
ConnectionPool methods
----------------------

.. automethod:: mariadb.ConnectionPool.add_connection

.. automethod:: mariadb.ConnectionPool.close

.. automethod:: mariadb.ConnectionPool.get_connection

.. automethod:: mariadb.ConnectionPool.set_config

-------------------------
ConnectionPool attributes
-------------------------

.. autoattribute:: mariadb.ConnectionPool.connection_count

   *Since version 1.1.0*

.. autoattribute:: mariadb.ConnectionPool.max_size

.. autoattribute:: mariadb.ConnectionPool.pool_size

.. autoattribute:: mariadb.ConnectionPool.pool_name
       
.. autoattribute:: mariadb.ConnectionPool.pool_reset_connection
   *Since version 1.1.0*

{% @marketo/form formId=\"4316\" %}