• Vladislav Vaintroub's avatar
    MDEV-16264 - prerequisite patch - true background THDs · e7549917
    Vladislav Vaintroub authored
    Create background THDs that are not counted, and do not block
    close_connections(), in other words they are just something that plugin
    can use internally.
    
    These THD will be used later by Innodb purge threads, and they need THD
    to calculate virtual functions.
    e7549917
sql_class.cc 231 KB