• unknown's avatar
    Cast away compiler warning on Windows. · 8680f86e
    unknown authored
    
    storage/innobase/handler/ha_innodb.cc:
      Cast away a compiler warning; some functions return ulong or ulint for
      errors, and some use int.  Let's hope these all fit in an int.
    8680f86e
ha_innodb.cc 232 KB