• Michael Widenius's avatar
    Protect stack->keywords with THR_LOCK_dbug · abb435ab
    Michael Widenius authored
    This solves a core dump in MariaDB when one sets the GLOBAL.DEBUG variable in mysql-test-run when other threads are checking the keyword list
    
    dbug/dbug.c:
      Protect stack->keywords with THR_LOCK_dbug
    abb435ab
dbug.c 68.3 KB