Cast away compiler warning on Windows.
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.
Showing
Please register or sign in to comment