MySQL Connector/Python X DevAPI Reference
9.1
License
Requirements
Installation
Tutorials
Getting started
Collections
Connection Routers
Connection Pooling
Transactions
Creating Indexes
Locking
Handling Connection Attributes (
mysqlx.get_session()
)
Reference
MySQL Connector/Python X DevAPI Reference
Tutorials
View page source
Tutorials
ΒΆ
Getting started
Resolving DNS SRV records
Specifying which TLS versions to use
Collections
Creating collections
Schema validation
Modifying collections
Using Collection patch (
mysqlx.ModifyStatement.patch()
)
Connection Routers
Connection Pooling
Transactions
Savepoints
Get the collection object
Set and rollback to a named transaction savepoint
Set and rollback to an unnamed transaction savepoint
Releasing a transaction savepoint
Creating Indexes
Arguments for
mysqlx.Collection.create_index()
Using
mysqlx.Collection.create_index()
Locking
Shared and Exclusive Locks
Examples
Locking with NOWAIT and SKIP_LOCKED
Handling Connection Attributes (
mysqlx.get_session()
)