• unknown's avatar
    Fixed test that failed on 32 bit systems · c4228519
    unknown authored
    
    sql/ha_innodb.cc:
      Don't print not critical warning if log_warnings is not set
      Use sql_print_warning() instead of fprintf().
      (We should not use fprintf() as this causes problems on windows and with the embedded server)
    c4228519
heap.test 13.1 KB