• Sergei Golubchik's avatar
    dbug fix: only do safemalloc checks if a function is selected · 7881dc1f
    Sergei Golubchik authored
    mysqlslap: fix a crash when mysql_store_result() fails
    
    client/mysqlslap.c:
      fix a crash
    dbug/dbug.c:
      only do safemalloc checks if a function is selected
    mysql-test/mysql-test-run.pl:
      it's easier to add new gdb parameters this way
    storage/maria/ma_open.c:
      typo in a comment
    7881dc1f
ma_open.c 64.1 KB