[MDEV-9230] mysql 5.6.22 mirgate to mariadb 10.0.22, slave stop not error Created: 2015-12-02 Updated: 2022-11-10 Resolved: 2022-11-10 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Replication |
| Affects Version/s: | 10.0.22 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | sysdljr | Assignee: | Unassigned |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Environment: |
centos 6.6 , mysql 5.6.22 (GTID) migrate to mariadb 10.0.22 |
||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| Description |
|
hello ,all First run xtrabackup at A machine, recover to B machine , start slave normal at B. when run /etc/init.d/mysql stop , mysql not stop . only kill -9 `pidof mysql` when run show slave status \G , red row value not change |
| Comments |
| Comment by Elena Stepanova [ 2015-12-02 ] | |||||||||||||
|
Does C replicate from B, or from A?
from the server where the problem happens. Please also attach the error log even if there is nothing wrong in there. | |||||||||||||
| Comment by sysdljr [ 2015-12-03 ] | |||||||||||||
|
Thanks. At Server C:
when slave run normal, a process's state is "executing" and others is "Waiting for prior transaction to start commit before starting next transaction" in processlist , when occur problem , mysql service not stop normal. use kill -9 mysqld. Then start mysql. attach error log is since start mysql normal : | |||||||||||||
| Comment by Elena Stepanova [ 2022-11-10 ] | |||||||||||||
|
Closing as both MySQL 5.6 and MariaDB 10.0 have long been EOL. |