1
0
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:
bell@sanja.is.com.ua
2003-02-27 20:31:54 +02:00
parent 80236063a1
commit 47b16dae7a
3 changed files with 4 additions and 7 deletions

View File

@@ -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 */