[MDEV-8622] gvwstate.dat on Galera cluster 10.1.6 Created: 2015-08-14 Updated: 2015-10-31 Resolved: 2015-10-31 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera |
| Affects Version/s: | 10.1.6 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Aurélien LEQUOY | Assignee: | Nirbhay Choubey (Inactive) |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Description |
|
this file is present only when MySQL server started, why it is erased when mysql is stoped ? NB : i use galera wih SSL between node. MySQL should provide an error if these file couldn't be found, insted of just saying SSL broken or not started :
|
| Comments |
| Comment by Aurélien LEQUOY [ 2015-08-18 ] |
|
was with Centos 6.x I can reproduce in 100% of cases |
| Comment by Nirbhay Choubey (Inactive) [ 2015-10-31 ] |
|
Aurelien_LEQUOY This is an expected behavior. The files gets dropped on graceful shutdown. http://galeracluster.com/documentation-webpages/pcrecovery.html |