• unknown's avatar
    correct assignment of default limit (BUG#2600) · 3af341d2
    unknown authored
    
    mysql-test/r/subselect.result:
      test of global limit and subqueries
    mysql-test/t/subselect.test:
      test of global limit and subqueries
    sql/sql_lex.cc:
      correct detection of non-default limits
    sql/sql_parse.cc:
      correct assignment of default limit
    sql/sql_yacc.yy:
      correct assignment of default limit
    3af341d2
subselect.test 42.9 KB