• unknown's avatar
    Code cleanups while doing review of pushed code · fe463106
    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
    fe463106
mysql_priv.h 35.1 KB