• Sergei Golubchik's avatar
    MDEV-17658 change the structure of mysql.user table · a76aadf7
    Sergei Golubchik authored
    Introduce User_table_tabular(mysql.user) and User_table_json(mysql.global_priv).
    The latter is not implemented.
    Automatic fallback to the old implementation works.
    
    Results change because privilege tables are opened in a different
    order now.
    a76aadf7
thread_pool_server_audit.result 16.1 KB