• dlenev@mockturtle.local's avatar
    Patch changing how ALTER TABLE implementation handles table locking · b0dfdc2b
    dlenev@mockturtle.local authored
    and invalidation in the most general case (non-temporary table and
    not simple RENAME or ENABLE/DISABLE KEYS or partitioning command).
    
    See comment for sql/sql_table.cc for more information.
    
    These changes are prerequisite for 5.1 version of fix for bug #23667
    "CREATE TABLE LIKE is not isolated from alteration by other connections"
    b0dfdc2b
mix1.inc 25.5 KB