• Vladislav Vaintroub's avatar
    MDEV-20699 followup. · 333d6c30
    Vladislav Vaintroub authored
    Normally we disable caching of routines in "SHOW CREATE".
    Introduce an exception, if debug_dbug="+d,cache_sp_in_show_create".
    lock_sync.test needs a way to populate the cache without side effects,
    or else it runs into debug_sync timeouts.
    
    So, this possibility to cache will be remain only for very special tests.
    333d6c30
lock_sync.test 33.5 KB