Details
-
Task
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
Description
Two new features for Galera
- Write a warning to error log if Galera replicates InnoDB table with no primary key
- Write a warning to error log if Galera replicates a table with storage engine not supported by Galera
Rules
- Write a warning to error log if Galera replicates table with storage engine not supported by Galera (at the moment only InnoDB is supported if log_warnings > 1
- Warning is pushed to client also
- MyISAM is allowed if wsrep_replicate_myisam=ON
- Write a warning to error log if Galera replicates table with no primary key if log_warnings > 1
- Warning is pushed to client also
- MyISAM is allowed if wsrep_relicate_myisam=ON
- In both cases apply flood control if >= 10 same warning is writen to error log (requires log_warnings > 1), flood control will suppress warnings for 300 seconds
Attachments
Issue Links
- relates to
-
MDEV-20008 Galera strict mode
-
- Closed
-
-
MDEV-24830 Write a warning to error log if Galera replicates InnoDB table with no primary key
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Link |
This issue relates to |
Description |
Two new features for Galera * Write a warning to error log if Galera replicates table with storage engine not supported by Galera (at the moment only InnoDB is supported ** Warning is pushed to client also ** MyISAM is allowed if wsrep_replicate_myisam=ON * Write a warning to error log if Galera replicates table with no primary key ** Warning is pushed to client also ** MyISAM is allowed if wsrep_relicate_myisam=ON * In both cases apply flood control if >= 10 same warning is writen to error log (requires log_warnings > 1), flood control will suppress warnings for 300 seconds |
Two new features for Galera
* Write a warning to error log if Galera replicates InnoDB table with no primary key * Write a warning to error log if Galera replicates a table with storage engine not supported by Galera Rules * Write a warning to error log if Galera replicates table with storage engine not supported by Galera (at the moment only InnoDB is supported if log_warnings > 1 ** Warning is pushed to client also ** MyISAM is allowed if wsrep_replicate_myisam=ON * Write a warning to error log if Galera replicates table with no primary key if log_warnings > 1 ** Warning is pushed to client also ** MyISAM is allowed if wsrep_relicate_myisam=ON * In both cases apply flood control if >= 10 same warning is writen to error log (requires log_warnings > 1), flood control will suppress warnings for 300 seconds |
Description |
Two new features for Galera
* Write a warning to error log if Galera replicates InnoDB table with no primary key * Write a warning to error log if Galera replicates a table with storage engine not supported by Galera Rules * Write a warning to error log if Galera replicates table with storage engine not supported by Galera (at the moment only InnoDB is supported if log_warnings > 1 ** Warning is pushed to client also ** MyISAM is allowed if wsrep_replicate_myisam=ON * Write a warning to error log if Galera replicates table with no primary key if log_warnings > 1 ** Warning is pushed to client also ** MyISAM is allowed if wsrep_relicate_myisam=ON * In both cases apply flood control if >= 10 same warning is writen to error log (requires log_warnings > 1), flood control will suppress warnings for 300 seconds |
Two new features for Galera
* Write a warning to error log if Galera replicates InnoDB table with no primary key * Write a warning to error log if Galera replicates a table with storage engine not supported by Galera Rules * Write a warning to error log if Galera replicates table with storage engine not supported by Galera (at the moment only InnoDB is supported if log_warnings > 1 ** Warning is pushed to client also ** MyISAM is allowed if wsrep_replicate_myisam=ON * Write a warning to error log if Galera replicates table with no primary key if log_warnings > 1 ** Warning is pushed to client also ** MyISAM is allowed if wsrep_relicate_myisam=ON * In both cases apply flood control if >= 10 same warning is writen to error log (requires log_warnings > 1), flood control will suppress warnings for 300 seconds |
Summary | Document new wsrep_mode features | Document new Galera strict features |
Link |
This issue relates to |
Link | This issue relates to MENT-1185 [ MENT-1185 ] |
Summary | Document new Galera strict features | Document new wsrep_mode system variable for Galera in 10.6 |
Epic Link | MENT-51 [ 75581 ] |
Link | This issue is part of MENT-51 [ MENT-51 ] |
Epic Link | MENT-51 [ 75581 ] |
Workflow | MariaDB v3 [ 119400 ] | MariaDB v4 [ 131450 ] |
Assignee | Jacob Moorman [ jacob.moorman ] | Joe Cotellese [ JIRAUSER54006 ] |
Assignee | Joe Cotellese [ JIRAUSER54006 ] | Daniel Bartholomew [ dbart ] |