Module mysql::conn
[−]
[src]
Modules
| pool |
Structs
| Column |
Mysql
|
| Conn |
Mysql connection. |
| Opts |
Mysql connection options. |
| OptsBuilder |
Provides a way to build |
| QueryResult |
Mysql result set for text and binary protocols. |
| Row |
Mysql row representation. |
| Stmt |
Mysql prepared statement. |
| Transaction |
Enums
| IsolationLevel |
Traits
| ColumnIndex |