• unknown's avatar
    Bug #19024- SHOW COUNT(*) WARNINGS not return Errors · aaef575f
    unknown authored
      
    The server variable warning_count should include the number of warnings, errors and notes according to the manual
    
    
    mysql-test/r/user_var.result:
      Added warning_count results.
    mysql-test/t/user_var.test:
      Added test case for warning_count.
    sql/set_var.cc:
      Added number errors to warning_count.
    aaef575f
user_var.test 6.23 KB