[MDEV-15239] WSREP Skipping replication Created: 2018-02-07 Updated: 2023-06-06 Resolved: 2023-06-06 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera |
| Affects Version/s: | 10.2.12 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | manu | Assignee: | Ramesh Sivaraman |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | need_verification | ||
| Description |
|
I'm using three mariadb 10.2.12 in galera cluster mode in the same network. I've got regulary this error in galera's logs: 2018-02-07 17:56:59 139856357209856 [Warning] WSREP: SQL statement was ineffective thd: 6327 buf: 190 my config:
bind-address=0.0.0.0
I found a simple example to redo the problem. create table test2 (c1 INT) engine innodb; in a new SQL session |
| Comments |
| Comment by manu [ 2018-02-10 ] |
|
With these requests i don't have any problems |
| Comment by Jan Lindström [ 2023-06-06 ] |
|
10.2 is EOL. |