MySQL Connector/Python X DevAPI Reference
9.3
  • 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())
Previous Next

© Copyright 2016, 2024, Oracle and/or its affiliates. All rights reserved. Last updated on Mar 26, 2025.