#include <mysql/components/service.h>
#include <stddef.h>
 
Go to the source code of this file.
◆ MYSQL_THD
◆ Backup_lock_handle
◆ backup_lock_service_lock_kind
Kind of Backup Lock to be acquired. 
In future we might want to have weaker kinds of Backup Lock (e.g. one that will allow concurrent TRUNCATE TABLE). 
 
 
◆ mysql_service_mysql_backup_lock_t
◆ enum_backup_lock_service_lock_kind
Kind of Backup Lock to be acquired. 
In future we might want to have weaker kinds of Backup Lock (e.g. one that will allow concurrent TRUNCATE TABLE). 
| Enumerator | 
|---|
| BACKUP_LOCK_SERVICE_DEFAULT  |  |