Skip to content
  • Abhishek Ranjan's avatar
    9b53fd2e
    BUG#11745049 - LOG_ERROR VARIABLE IS BLANK WHEN NOT EXPLICITLY · 9b53fd2e
    Abhishek Ranjan authored
                   STATED IN MY.CNF
    
    Post push fix:
    
    The test script was expecting empty string when it reads
    @@GLOBAL.log_error. With the fix, we now return string
    'stderr', and hence it failed. Now .inc file is fixed
    accordingly.
    
    Additionally just updated "STDERR" to lower case
    (as general representation of Standard Error stream).
    9b53fd2e
    BUG#11745049 - LOG_ERROR VARIABLE IS BLANK WHEN NOT EXPLICITLY
    Abhishek Ranjan authored
                   STATED IN MY.CNF
    
    Post push fix:
    
    The test script was expecting empty string when it reads
    @@GLOBAL.log_error. With the fix, we now return string
    'stderr', and hence it failed. Now .inc file is fixed
    accordingly.
    
    Additionally just updated "STDERR" to lower case
    (as general representation of Standard Error stream).
Loading