Visão geral
Vantagens
Casos de uso
Política de isolamento de recursos
Instância de banco de dados
Parameter Name | Dynamic | Type | Default Value | Value Range | Description |
slave_parallel_type | YES | char* | SCHEMA | SCHEMA/TABLE | Slave parallel replication level: SCHEMA is object-level replication, where replication events for different objects can be executed in parallel. TABLE is table-level replication, where replication events for different tables can be executed in parallel. |
Parameter Name | Dynamic | Type | Default Value | Value Range | Description |
slave_parallel_type | YES | char* | LOGICAL_CLOCK | DATABASE/TABLE/LOGICAL_CLOCK | Slave parallel replication level: DATABASE is database-level replication, where replication events for different databases can be executed in parallel. TABLE is table-level replication, where replication events for different tables can be executed in parallel. LOGICAL_CLOCK is logical clock-level replication, where events belonging to the same logical clock on the primary can be executed concurrently. |
Parameter Name | Dynamic | Type | Default Value | Value Range | Description |
slave_parallel_type | YES | char* | LOGICAL_CLOCK | DATABASE/LOGICAL_CLOCK | Slave parallel replication level: DATABASE is database-level replication, where replication events for different databases can be executed in parallel. LOGICAL_CLOCK is logical clock-level replication, where events belonging to the same logical clock on the primary can be executed concurrently. |
Esta página foi útil?
Você também pode entrar em contato com a Equipe de vendas ou Enviar um tíquete em caso de ajuda.
comentários