• unknown's avatar
    removed limit for "FOR UPDATE" and "IN SHARE MODE" (now thay allowed for... · 27f2c605
    unknown authored
    removed limit for "FOR UPDATE" and "IN SHARE MODE" (now thay allowed for non-simple selects and applyed to current select)
    fix for using subselects with update
    test of locking for non-simple queries
    (SCRUM?)
    
    
    sql/sql_yacc.yy:
      removed limit for "FOR UPDATE" and "IN SHARE MODE" (now thay allowed for non-simple selects and applyed to current select)
      fix for using subselects with update
    27f2c605
innodb-non-simple.test 1.47 KB