mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
posreview changing (SCRUM)
increased compatibility postmerge changing
This commit is contained in:
@@ -352,7 +352,7 @@ public:
|
||||
*/
|
||||
char *host,*user,*priv_user,*db,*ip;
|
||||
/* remote (peer) port */
|
||||
u_int16_t peer_port;
|
||||
uint16 peer_port;
|
||||
/* Points to info-string that will show in SHOW PROCESSLIST */
|
||||
const char *proc_info;
|
||||
/* points to host if host is available, otherwise points to ip */
|
||||
|
||||
Reference in New Issue
Block a user