• unknown's avatar
    Fix show warnings limit 0 and show warnings limit 0, 0. · d6e0883b
    unknown authored
    Add test coverage for SHOW WARNINGS LIMIT a, b;
    
    
    mysql-test/r/warnings.result:
      Add test coverage for SHOW WARNINGS LIMIT a,b
    mysql-test/t/warnings.test:
      Add test coverage for SHOW WARNINGS LIMIT a,b
    sql/sql_error.cc:
      Fix show warnings limit 0 and show warnings limit 0, 0
    d6e0883b
sql_error.cc 6.16 KB