mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maint
into zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-maint
This commit is contained in:
@ -209,7 +209,7 @@ typedef struct user_conn {
|
||||
char *user;
|
||||
/* Pointer to host part of the key. */
|
||||
char *host;
|
||||
/*
|
||||
/**
|
||||
The moment of time when per hour counters were reset last time
|
||||
(i.e. start of "hour" for conn_per_hour, updates, questions counters).
|
||||
*/
|
||||
|
Reference in New Issue
Block a user