rcmysq stop dows not work on OpenSuSE 13.1 with mysqld multi

Hello

i tried mysql or mariadb and when i configure more thenone instance on the server
systemd or the init script does not stop the mysql instances.

systemctl stop mysql

systemctl status mysql
Jan 30 15:17:03 new-host systemd[1]: Stopped LSB: Start the MySQL database server.

also a restart should not work the process have the same id.

BR
Torsten