danardf Thanks for your reply
ERR: status 1 from command: mysql -uroot '-peLaStIx.2oo7' '' < '/usr/share/elastix/module_installer/elastix-reports-4.0.0-6/setup/db/1_sqlFile.sql --> file doesn't exist
Here is mysql
Welcome to the MariaDB monitor. Commands end with ; or \g.
Your MariaDB connection id is 21
Server version: 5.5.52-MariaDB MariaDB Server
Copyright (c) 2000, 2016, Oracle, MariaDB Corporation Ab and others.
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
MariaDB [(none)]> show databases;
+--------------------+
| Database |
+--------------------+
| information_schema |
| asterisk |
| asteriskcdrdb |
| endpointconfig |
| meetme |
| mya2billing |
| mysql |
| performance_schema |
| roundcubedb |
| test |
+--------------------+
Database changed
MariaDB [asteriskcdrdb]> show tables;
+-------------------------+
| Tables_in_asteriskcdrdb |
+-------------------------+
| cdr |
+-------------------------+
1 row in set (0.00 sec)