Skip to content

Structure

MySQLProtocol.CapabilityFlags

The capability flags are used by the client and server to indicate which features they support and want to use.
struct CapabilityFlags

Overview

https://dev.mysql.com/doc/internals/en/capability-flags.html#packet-Protocol::CapabilityFlags

Topics

Initializers

Instance Properties

Type Properties

Relationships

Conforms To

  • Swift.CustomStringConvertible
  • Swift.Equatable
  • Swift.ExpressibleByArrayLiteral
  • Swift.OptionSet
  • Swift.RawRepresentable
  • Swift.Sendable
  • Swift.SendableMetatype
  • Swift.SetAlgebra