Module commands

Module commands 

Source

Re-exportsยง

pub use create_db::*;
pub use create_user::*;
pub use drop_db::*;
pub use drop_user::*;
pub use edit_db_privs::*;
pub use lock_user::*;
pub use passwd_user::*;
pub use show_db::*;
pub use show_db_privs::*;
pub use show_user::*;
pub use unlock_user::*;

Modulesยง

create_db ๐Ÿ”’
create_user ๐Ÿ”’
drop_db ๐Ÿ”’
drop_user ๐Ÿ”’
edit_db_privs ๐Ÿ”’
lock_user ๐Ÿ”’
passwd_user ๐Ÿ”’
show_db ๐Ÿ”’
show_db_privs ๐Ÿ”’
show_user ๐Ÿ”’
unlock_user ๐Ÿ”’

Enumsยง

ClientCommand

Functionsยง

erroneous_server_response
handle_command