• marko's avatar
    Merge a change from MySQL AB: · d8f1f78e
    marko authored
    ChangeSet@1.2598.6.1  2007-11-07 12:59:22-07:00  tsmith@hindu.god
    
    Cast away compiler warning on Windows.
    
    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.
    d8f1f78e
ha_innodb.cc 232 KB