mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
MDEV-12182 post-merge
* fix plugin version * don't print :unavaliable for localhost
This commit is contained in:
@@ -66,6 +66,7 @@ struct mysql_event_general
|
||||
unsigned long long general_rows;
|
||||
/* Added in version 0x302 */
|
||||
unsigned long long query_id;
|
||||
/* Added in version 0x303 */
|
||||
unsigned int port;
|
||||
MYSQL_CONST_LEX_STRING database;
|
||||
};
|
||||
|
Reference in New Issue
Block a user