• unknown's avatar
    correct assignment of default limit (BUG#2600) · fc248069
    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
    fc248069
sql_yacc.yy 139 KB