0

Did anyone configure the replication from mysql to mariadb if yes can let me know how he did it thx in advance.

My problem occurred after getting replication to start and the error is saying

Error 'Cannot load from mysql.proc. The table is probably corrupted' on query. Default database:

I tries via Xtrabackup tool and also just by using mysqldump on other slave. All methods werent work.

Regards Augustyn

1 Answer 1

0

It works just fine for me, but I initialized the slave differently: stop master, rsync datafiles over, start slave and set replication parameters, start master.

3
  • ok i will try this way too let u know what was the result thx Commented Jan 28, 2013 at 12:42
  • ya is working thx for help Commented Apr 3, 2013 at 15:56
  • i just need run mysql_upgrade and all fine Commented Apr 3, 2013 at 15:58

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.