• Monty's avatar
    Added syntax and implementation for BACKUP STAGE's · c53aab97
    Monty authored
    Part of MDEV-5336 Implement LOCK FOR BACKUP
    
    - Changed check of Global_only_lock to also include BACKUP lock.
    - We store latest MDL_BACKUP_DDL lock in thd->mdl_backup_ticket to be able
      to downgrade lock during copy_data_between_tables()
    c53aab97
CMakeLists.txt 13.6 KB