mirror of
https://github.com/MariaDB/server.git
synced 2026-05-07 15:45:33 +02:00
Merge MDEV-4506: Parallel replication into 10.0-base.
This commit is contained in:
commit
cb86ce60b9
64 changed files with 4464 additions and 1176 deletions
|
|
@ -6574,3 +6574,7 @@ ER_CANNOT_GRANT_ROLE
|
|||
ER_CANNOT_REVOKE_ROLE
|
||||
eng "Cannot revoke role '%s' from: %s."
|
||||
rum "Rolul '%s' nu poate fi revocat de la: %s."
|
||||
ER_CHANGE_SLAVE_PARALLEL_THREADS_ACTIVE
|
||||
eng "Cannot change @@slave_parallel_threads while another change is in progress"
|
||||
ER_PRIOR_COMMIT_FAILED
|
||||
eng "Commit failed due to failure of an earlier commit on which this one depends"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue