Moshe Blog - place to learn more
Blog for developers, network administrators
Shabat Closer
Tuesday, July 30, 2013
TECH - MySQL 5.5 / 5.6 : disable MySQL slave replication
if you want to disable the slave replication.
run the query :
RESET SLAVE ALL;
to verify run the query
SHOW
SLAVE
STATUS
enjoy
!
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)