open
This page is part of MariaDB's Enterprise Documentation.
The parent of this page is: Connector/Python API
Topics on this page:
Overview
- In 1.1:
Returns true if the connection is alive. A ping command will be send to the server for this purpose, which means this function might fail if there are still non processed pending result sets.
- In 1.0:
Not present
See also: MariaDB Connector/Python 1.1 and in 1.0
CHANGE HISTORY
Release Series | History |
---|---|
1.1 |
|
1.0 |
|