1. 20 Oct, 2006 1 commit
    • unknown's avatar
      Apply InnoDB snapshot ss923 · 7c7ea371
      unknown authored
      Fixes:
      - Bug #18077: InnoDB uses full explicit table locks in stored FUNCTION
      
      
      sql/ha_innodb.cc:
        Apply InnoDB snapshot ss923
        
        Revision r922:
        ha_innobase::store_lock(): When downgrading table locks, do not
        check thd->in_lock_tables but test if
        thd->lex->sql_command == SQLCOM_LOCK_TABLES
        instead.  Otherwise, stored functions will use table locks.  (Bug #18077)
      7c7ea371
  2. 17 Oct, 2006 5 commits
  3. 14 Oct, 2006 8 commits
  4. 13 Oct, 2006 15 commits
  5. 12 Oct, 2006 11 commits