Module mariadb::service_sql 
source · Expand description
Safe API for include/mysql/service_sql.h
Structs§
- A connection to a local or remote SQL server
 - Options for connecting to a remote SQL server
 - A value plus field metadata
 - Transparant wrapper around a
MYSQL_FIELD. This does not contain data, only field meta - Representation of a single row, as part of a SQL query result
 
Enums§
Statics§
Type Aliases§
- Type wrapper for
Resultwith aClientErrorerror variant