1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

Simplified away CONNECT::extra_port

Part of MDEV-19515 - Improve connect speed
This commit is contained in:
Sergey Vojtovich
2019-05-12 02:55:57 +04:00
parent c90c769807
commit 7192d7b700
5 changed files with 0 additions and 8 deletions

View File

@ -3059,7 +3059,6 @@ public:
uint8 password; /* 0, 1 or 2 */
uint8 failed_com_change_user;
bool slave_thread;
bool extra_port; /* If extra connection */
bool no_errors;
/**