• unknown's avatar
    Fixed bug in last push found by valgrind · c324fddc
    unknown authored
    
    myisam/mi_dbug.c:
      Added comment to warn about probabably unimportant valgrind warning
    sql/opt_range.cc:
      Fixed bug in last push (did not fill max string properly with end space)
    sql/sql_update.cc:
      Initalize not initialized variable
    c324fddc
opt_range.cc 77.9 KB