Class MySQLConstants
java.lang.Object
org.apache.shardingsphere.db.protocol.mysql.constant.MySQLConstants
MySQL constants.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final io.netty.util.AttributeKey<MySQLCharacterSet>static final io.netty.util.AttributeKey<Integer> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MYSQL_CHARACTER_SET_ATTRIBUTE_KEY
-
MYSQL_OPTION_MULTI_STATEMENTS
-
-
Constructor Details
-
MySQLConstants
public MySQLConstants()
-