Expand description
Crate representing safe abstractions over MariaDB bindings
Re-exports§
pub use log;
Modules§
- Instrumentation for MariaDB’s
dbug
log and backtrace module. - Module for everything relevant to plugins
- Safe API for
include/mysql/service_sql.h
- Interfaces for storage engines
Macros§
- Configure the default logger. This is currently invoked by default as part of plugin registration.
- Print an error a maximum of once
- Print a warning a maximum of once
Structs§
- A structure shared among all table objects. Has lots of internal locking.
Enums§
- A SQL type and value