com.github.shyiko.mysql.binlog.network
Class ClientCapabilities
java.lang.Object
com.github.shyiko.mysql.binlog.network.ClientCapabilities
public final class ClientCapabilities
- extends Object
- Author:
- Stanley Shyiko
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LONG_PASSWORD
public static final int LONG_PASSWORD
- See Also:
- Constant Field Values
FOUND_ROWS
public static final int FOUND_ROWS
- See Also:
- Constant Field Values
LONG_FLAG
public static final int LONG_FLAG
- See Also:
- Constant Field Values
CONNECT_WITH_DB
public static final int CONNECT_WITH_DB
- See Also:
- Constant Field Values
NO_SCHEMA
public static final int NO_SCHEMA
- See Also:
- Constant Field Values
COMPRESS
public static final int COMPRESS
- See Also:
- Constant Field Values
ODBC
public static final int ODBC
- See Also:
- Constant Field Values
LOCAL_FILES
public static final int LOCAL_FILES
- See Also:
- Constant Field Values
IGNORE_SPACE
public static final int IGNORE_SPACE
- See Also:
- Constant Field Values
PROTOCOL_41
public static final int PROTOCOL_41
- See Also:
- Constant Field Values
INTERACTIVE
public static final int INTERACTIVE
- See Also:
- Constant Field Values
SSL
public static final int SSL
- See Also:
- Constant Field Values
IGNORE_SIGPIPE
public static final int IGNORE_SIGPIPE
- See Also:
- Constant Field Values
TRANSACTIONS
public static final int TRANSACTIONS
- See Also:
- Constant Field Values
RESERVED
public static final int RESERVED
- See Also:
- Constant Field Values
SECURE_CONNECTION
public static final int SECURE_CONNECTION
- See Also:
- Constant Field Values
MULTI_STATEMENTS
public static final int MULTI_STATEMENTS
- See Also:
- Constant Field Values
MULTI_RESULTS
public static final int MULTI_RESULTS
- See Also:
- Constant Field Values
PS_MULTI_RESULTS
public static final int PS_MULTI_RESULTS
- See Also:
- Constant Field Values
PLUGIN_AUTH
public static final int PLUGIN_AUTH
- See Also:
- Constant Field Values
SSL_VERIFY_SERVER_CERT
public static final int SSL_VERIFY_SERVER_CERT
- See Also:
- Constant Field Values
REMEMBER_OPTIONS
public static final int REMEMBER_OPTIONS
- See Also:
- Constant Field Values
Copyright © 2014. All Rights Reserved.