Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

import amun_logging #4

Open
testernoobkali opened this issue Jun 28, 2016 · 2 comments
Open

import amun_logging #4

testernoobkali opened this issue Jun 28, 2016 · 2 comments

Comments

@testernoobkali
Copy link

How does it work ? i have created my my sql server and filled the details in for the MYsql server and also removed the hash from the amun conf file but it does not write to the database? can someone please help. Thanks

@zeroq
Copy link
Owner

zeroq commented Jun 28, 2016

did you run the amun_db.sql file from the conf directory to create the correct tables?

@testernoobkali
Copy link
Author

i have created the tables and this is the output :
mysql> source /root/amun/conf/amun_db.sql;
Query OK, 0 rows affected (0.00 sec)

Query OK, 0 rows affected (0.00 sec)

Query OK, 0 rows affected (0.00 sec)

Query OK, 0 rows affected (0.00 sec)

Query OK, 0 rows affected (0.00 sec)

Query OK, 0 rows affected (0.00 sec)

Query OK, 0 rows affected (0.00 sec)

Query OK, 0 rows affected (0.00 sec)

Query OK, 0 rows affected (0.00 sec)

Query OK, 0 rows affected (0.00 sec)

Query OK, 1 row affected (0.00 sec)

Database changed
Query OK, 0 rows affected (0.02 sec)

Query OK, 0 rows affected (0.01 sec)

Query OK, 0 rows affected (0.00 sec)

Query OK, 0 rows affected (0.01 sec)

Query OK, 0 rows affected (0.00 sec)

Query OK, 0 rows affected (0.00 sec)

Query OK, 0 rows affected (0.00 sec)

Query OK, 0 rows affected (0.00 sec)

Query OK, 0 rows affected (0.00 sec)

Query OK, 0 rows affected (0.00 sec)

Query OK, 0 rows affected (0.00 sec)

Query OK, 0 rows affected (0.00 sec)

Query OK, 0 rows affected (0.00 sec)

Query OK, 0 rows affected (0.00 sec)

mysql> show tables;
+-------------------+
| Tables_in_amun_db |
+-------------------+
| amun_binaries |
| amun_cwsandbox |
| amun_storage |
+-------------------+
3 rows in set (0.01 sec)

but it doesn't log it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants