This client library for MemSQL was developed to allow Python developers to connect their apps and websites to a MemSQL data storage system.
"MemSQL Python Libraries" is an officially supported MemSQL database client.
What is new in this release:
- Fixed bug with invalid connections in the ConnectionPool.
What is new in version 2.14.5:
- Fixed bug with invalid connections in the ConnectionPool.
What is new in version 2.14.4:
- Added update_count column to SQLStepQueue
- Return the task id from enqueue
What is new in version 2.11.2:
- Fixed bug in SQLStepQueue
What is new in version 2.10.4:
- Added query_builder module to help write complex SQL queries.
What is new in version 2.8.1:
- Fixed a minor Python 2.6 deprecation warning.
What is new in version 2.8.0:
- Extracted collectd plugin into a separate library: memsql-collectd.
What is new in version 2.7.2:
- Fixed Master node detection in certain situations.
What is new in version 2.3.0:
- Send disk space usage from our plugin for MemSQL nodes. We do this for only the disk that is used by the data directory.
Requirements:
- MemSQL
評論沒有發現