Comments - Problem with multi master replication and a trigger with mariadb 10.0.10.

10 years ago Elena Stepanova

Functionality you are looking for (MDEV-5095) is not available in MariaDB 10.0.10, the fix version in JIRA entry is misleading and will be corrected. It should appear in the next major release, 10.1. Sorry for the inconvenience.

 
10 years ago W Schwarz

Hi elenst,

No problem, so you mean this trigger version is not support in 10.0.10 and it is not my mistake. Now I must wait for the 10.1 version in xx.2014?

 
10 years ago Elena Stepanova

That's right, if I understand your setup correctly, it expects triggers to work for row events, which what MDEV-5095 was about; but the functionality as big as that could not be added to the stable release, so it had to be put aside for now. If the problem you are trying to solve is urgent, you might need to look for a different approach. If you prefer to wait, the first Alpha release of 10.1 is expected to be out later in a few months. However, please be aware that it is very unlikely to reach GA quality this year.

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.