• Konstantin Osipov's avatar
    WL#3726 "DDL locking", post-review fixes. · 2d4de82f
    Konstantin Osipov authored
    ----------------------------------------------------------
    revno: 2630.2.23
    committer: Konstantin Osipov <konstantin@mysql.com>
    branch nick: mysql-6.0-runtime
    timestamp: Fri 2008-06-27 21:15:11 +0400
    message:
      Add an assert that we never call COMMIT or ROLLBACK while having
      a table lock.
    
    sql/sql_parse.cc:
      We should never call COMMIT or ROLLBACK with a table lock, except
      when under LOCK TABLES.
    2d4de82f
sql_parse.cc 236 KB