mysql 25.0.0

Mysql client library implemented in rust

mysql

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 19 feature flags, 9 of them enabled by default.

default

  • native-tls
  • flate2/zlib
  • bigdecimal
  • rust_decimal
  • time
  • frunk
  • binlog
  • derive
  • buffer-pool

native-tls

  • dep:native-tls

bigdecimal

  • mysql_common/bigdecimal

rust_decimal

  • mysql_common/rust_decimal

time

  • mysql_common/time

frunk

  • mysql_common/frunk

binlog

  • mysql_common/binlog

derive

  • mysql_common/derive

buffer-pool

    This feature flag does not enable additional features.

default-rustls

  • rustls-tls
  • flate2/rust_backend
  • bigdecimal
  • rust_decimal
  • time
  • frunk
  • binlog
  • derive
  • buffer-pool

rustls-tls

  • rustls
  • webpki
  • webpki-roots
  • rustls-pemfile

webpki

  • dep:webpki

rustls

  • dep:rustls

minimal-rust

  • flate2/rust_backend

minimal

  • flate2/zlib

chrono

  • mysql_common/chrono

webpki-roots

  • dep:webpki-roots

rustls-pemfile

  • dep:rustls-pemfile

nightly

    This feature flag does not enable additional features.