• monty@mysql.com/nosik.monty.fi's avatar
    Fixed a LOT of compiler warnings · fa81a82e
    monty@mysql.com/nosik.monty.fi authored
    Added missing DBUG_RETURN statements (in mysqldump.c)
    Added missing enums
    Fixed a lot of wrong DBUG_PRINT() statements, some of which could cause crashes
    Removed usage of %lld and %p in printf strings as these are not portable or produces different results on different systems.
    fa81a82e
item_func.cc 125 KB