• unknown's avatar
    Fixed bug in last push found by valgrind · eb2550d5
    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
    eb2550d5
opt_range.cc 77.9 KB