Fix for bug #22227: ulong not defined for client library
- don't use (ulong) type cast in the include/mysql_com.h as it's not a standard type and might cause compilation errors on some platforms.
Showing
Please register or sign in to comment