[MDEV-8641] MariaDB 10.1.6 + Source + Galera Cluster Created: 2015-08-18 Updated: 2015-10-08 Resolved: 2015-10-08 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera |
| Affects Version/s: | 10.1.6 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Aurélien LEQUOY | Assignee: | Nirbhay Choubey (Inactive) |
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | None | ||
| Environment: |
centos 6.x |
||
| Description |
|
I tried to install spider on one node of cluster, (cluster fully syncronized on 3 node). normally the command source '/path/to/file.sql', (the query inside should executed in 3 nodes and it's wasn't the case on my case, or special things for plugins ? (i tried it with install for spider) I will make a new test now with some query. So the cluster is no more syncronized with command 'source'; (I didn't saw that on limitations) |
| Comments |
| Comment by Elena Stepanova [ 2015-08-18 ] | ||||||||||||||||||||||
|
nirbhay_c, maybe you will understand more from the description of the problem, I am not quite sure I interpret it correctly. There was a fully synchronized 3-node Galera cluster (apparently with 10.1.6 MariaDB on each node). | ||||||||||||||||||||||
| Comment by Aurélien LEQUOY [ 2015-08-18 ] | ||||||||||||||||||||||
|
yeah source /path/to/install_spider.sql was not replicated on all node | ||||||||||||||||||||||
| Comment by Nirbhay Choubey (Inactive) [ 2015-08-21 ] | ||||||||||||||||||||||
|
Aurelien_LEQUOY Can you attach install_spider.sql here? What commands I ran a simple test and 'source' worked as expected : Node 1:
Node 2:
|