mariadb/plugin/feedback
Monty 2739b5f5f8 MDEV-34494 Add server_uid global variable and add it to error log at startup
The feedback plugin server_uid variable and the calculate_server_uid()
function is moved from feedback/utils.cc to sql/mysqld.cc

server_uid is added as a global variable (shown in 'show variables') and
is written to the error log on server startup together with server version
and server commit id.
2024-07-02 11:26:13 +03:00
..
CMakeLists.txt Make sure to recompile the feedback plugin for EMBEDDED 2016-09-27 17:38:47 +02:00
feedback.cc MDEV-34494 Add server_uid global variable and add it to error log at startup 2024-07-02 11:26:13 +03:00
feedback.h MDEV-34494 Add server_uid global variable and add it to error log at startup 2024-07-02 11:26:13 +03:00
sender_thread.cc MDEV-34494 Add server_uid global variable and add it to error log at startup 2024-07-02 11:26:13 +03:00
url_base.cc perfschema memory related instrumentation changes 2020-03-10 19:24:22 +01:00
url_http.cc MDEV-33746 Supply missing override markings 2024-06-20 11:32:13 -04:00
utils.cc MDEV-34494 Add server_uid global variable and add it to error log at startup 2024-07-02 11:26:13 +03:00