Re: [Maria-developers] MariaDB and MySQL replication

2013-05-21 Thread Jan Lindström
Hi, > > > Before you say they are fully compatible, I point out at least > > following types at mysql_com.h that do not exist on MariaDB > > mysql_com.h: > > > > MYSQL_TYPE_TIMESTAMP2, > > MYSQL_TYPE_DATETIME2, > > MYSQL_TYPE_TIME2, > > I do not know the details of this particular point (also yo

Re: [Maria-developers] MariaDB and MySQL replication

2013-05-20 Thread Kristian Nielsen
Jan Lindström writes: > My question is how compatible replication between > > 1) MySQL (master) -> MariaDB (slave) > 2) MariaDB (master) -> MySQL (slave) In general, it should work, though there are some limitations. It also depends on versions. I always try to make MariaDB (master) -> MySQL (s