• unknown's avatar
    fixed locking problem with innodb & subqueries (BUG#1708) · 9b03f17e
    unknown authored
    tests with innodb moved to separate file
    
    
    mysql-test/r/subselect.result:
      tests with innodb moved to separate file
    mysql-test/t/subselect.test:
      tests with innodb moved to separate file
      test for BUG#1708
    sql/sql_select.cc:
      it is better to check simople variable (full) first
      fixed locking problem with innodb & subqueries (BUG#1708)
    9b03f17e
sql_select.cc 249 KB