• unknown's avatar
    Fixed some warning and error messages so that they use · 1d3d9ec1
    unknown authored
    sql_print_warning() and sql_print_error() instead of fprintf to stderr.
    Above functions are tuned for different platforms so that the behavior
    is consistent around platforms. Using fprintf() different behavior can
    be expected at least on Windows and Unix.
    
    
    1d3d9ec1
ha_innodb.cc 211 KB