• Monty's avatar
    MDEV-34494 Add server_uid global variable and add it to error log at startup · 2739b5f5
    Monty authored
    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.
    2739b5f5
mysqld--help.test 2.95 KB