Class | Mysql2::Error |
In: |
lib/mysql2/error.rb
|
Parent: | StandardError |
REPLACEMENT_CHAR | = | '?' |
ENCODE_OPTS | = | {:undef => :replace, :invalid => :replace, :replace => REPLACEMENT_CHAR} |
error_number | -> | errno |
Mysql gem compatibility | ||
message | -> | error |
error_number | [RW] | |
server_version | [W] | |
sql_state | [R] |