mysql < testing/sql/mysql/data.sql
ERROR 1064 (42000) at line 30: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '"bigint" bigint,
"double" double,
`array` varchar(32),
`matrix` varchar...' at line 4
The command "mysql < testing/sql/mysql/data.sql" failed and exited with 1 during .
Your build has been stopped.
In
before_script
:I guess the issue is a quote problem.