• Marc Alff's avatar
    Bug#36768 (partition_info::check_partition_info() reports mal formed · ff4fde18
    Marc Alff authored
    warnings)
    
    Before this fix, several places in the code would raise a warning with an
    error code 0, making it impossible for a stored procedure, a connector,
    or a client application to trigger logic to handle the warning.
    Also, the warning text was hard coded, and therefore not translated.
    
    With this fix, new errors numbers have been created to represent these
    warnings, and the warning text is coded in the errmsg.txt file.
    ff4fde18
partition_not_windows.result 3.51 KB