artanis
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Artanis] problem with Database operating


From: Wensheng Xie
Subject: [Artanis] problem with Database operating
Date: Sun, 13 Jan 2019 17:52:53 +0800

Hi, artanis:

Using guile 2.2.4, artanis 0.3.1, I tried to run the mysql db code:

(define conn (connect-db 'mysql #:db-username "test_user_1"
                         #:db-name "my_artanis_db" #:db-passwd "your_passwd"))

/etc/artanis/artanis.conf was modified for the db.name and user name.

on the mysql side, user address@hidden was grant all priviledges for my_artanis_db.

However, I still got the error:
(500 "connect to DB error:" "file not found")

It points to the above line of code.

Is there any body making this working?


best regards,
wxie


--
I'm an FSF member -- Help us support software freedom! https://my.fsf.org/join

reply via email to

[Prev in Thread] Current Thread [Next in Thread]