Problems executing sql on debian 9

Issue #394 resolved
Former user created an issue

Debain 9 uses MariaDB by default. When i try to execute tripwire.sql im getting:

This version of MariaDB doesn't yet support 'multiple triggers with the same action time and event for one table'

Comments (2)

  1. peter

    MariaDB supports it since 10.2. See if you can find a 10.3 binary or compile it from source and it will work!

  2. Log in to comment