Package org.apache.shardingsphere.dialect.mysql.exception
-
Exception Summary Exception Description AccessDeniedException Access denied exception.DatabaseAccessDeniedException Database access denied exception.ErrorGlobalVariableException Error global variable exception.ErrorLocalVariableException Error local variable exception.HandshakeException Handshake exception.IncorrectGlobalLocalVariableException Incorrect global local variable exception.UnknownCharsetException Unknown charset exception.UnknownCollationException Unknown collation exception.UnknownSystemVariableException Unknown system variable exception.UnsupportedPreparedStatementException Unsupported prepared statement exception.