mirror of
https://gitee.com/wangbin579/cetus.git
synced 2024-12-02 20:08:24 +08:00
Remove duplicate code
This commit is contained in:
parent
65966050bf
commit
501d40fc56
@ -4220,8 +4220,6 @@ proxy_self_create_auth(chassis *srv, server_connection_state_t *con)
|
|||||||
auth->client_capabilities &= ~CLIENT_FOUND_ROWS;
|
auth->client_capabilities &= ~CLIENT_FOUND_ROWS;
|
||||||
}
|
}
|
||||||
|
|
||||||
auth->client_capabilities &= ~CLIENT_PLUGIN_AUTH;
|
|
||||||
|
|
||||||
auth->max_packet_size = 0x01000000;
|
auth->max_packet_size = 0x01000000;
|
||||||
auth->charset = con->charset_code;
|
auth->charset = con->charset_code;
|
||||||
con->is_multi_stmt_set = 1;
|
con->is_multi_stmt_set = 1;
|
||||||
|
Loading…
Reference in New Issue
Block a user