mirror of
https://github.com/MariaDB/server.git
synced 2026-05-06 07:05:33 +02:00
Doxygenize comments.
This commit is contained in:
parent
4a0ec7864e
commit
94e4171213
16 changed files with 313 additions and 281 deletions
|
|
@ -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).
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue