• unknown's avatar
    Code cleanups while doing review of pushed code · 68f32949
    unknown authored
    
    myisam/mi_locking.c:
      More comments
    sql/mysql_priv.h:
      Change mode to uint (as it's a bitmap)
    sql/sql_handler.cc:
      Change mode to uint (as it's a bitmap)
      Fixed DBUG_PRINT to use same format as other MySQL code
    68f32949
mysql_priv.h 35.1 KB