Fix to build on 64-bit systems where sizeof(unsigned long long)
> sizeof(unsigned long). sql/log.cc: Replacing enum constant that contained an unsigned long long constant on some platforms with a macro (an enumeration constant is limited to the range of values covered by signed or unsigned long).
Showing
Please register or sign in to comment