menu
mysql_utils package
documentation
mysql1/src/mysql_exception.dart
mysql1/src/mysql_exception.dart
dark_mode
light_mode
mysql1/src/mysql_exception
library
Functions
createMySqlException
(
Buffer
buffer
)
→
MySqlException
Exceptions / Errors
MySqlException
An exception which is returned by the MySQL server.
mysql_utils package
documentation
mysql1/src/mysql_exception.dart
mysql_utils
package
Libraries
mysql1/mysql1
mysql1/src/auth/auth_handler
mysql1/src/auth/character_set
mysql1/src/auth/handshake_handler
mysql1/src/auth/ssl_handler
mysql1/src/blob
mysql1/src/buffer
mysql1/src/buffered_socket
mysql1/src/constants
mysql1/src/handlers/debug_handler
mysql1/src/handlers/handler
mysql1/src/handlers/ok_packet
mysql1/src/handlers/parameter_packet
mysql1/src/handlers/ping_handler
mysql1/src/handlers/quit_handler
mysql1/src/handlers/use_db_handler
mysql1/src/mysql_client_error
mysql1/src/mysql_exception
mysql1/src/mysql_protocol_error
mysql1/src/prepared_statements/binary_data_packet
mysql1/src/prepared_statements/close_statement_handler
mysql1/src/prepared_statements/execute_query_handler
mysql1/src/prepared_statements/prepare_handler
mysql1/src/prepared_statements/prepare_ok_packet
mysql1/src/prepared_statements/prepared_query
mysql1/src/query/query_stream_handler
mysql1/src/query/result_set_header_packet
mysql1/src/query/standard_data_packet
mysql1/src/results/field
mysql1/src/results/results_impl
mysql1/src/results/row
mysql1/src/single_connection
mysql_utils
mysql1.my_sql_exception library