- 0
6 answers to this question
Recommended Posts
This topic is now closed to further replies.
Sign in to follow this
Followers
0
-
Recently Browsing 0 members
No registered users viewing this page.

quando vou rodar da um erro na database, como mostra na imagem.
segue meu database no conf.lua
---- DATABASE ----
-- SQL type
-- options: mysql, sqlite, odbc or pgsql
SQL_Type = "mysql"
--- SQL connection part
SQL_DB = "teste"
-- these settings are not used by SQLite
SQL_Host = "localhost"
SQL_Port = 3306
SQL_User = "root"
SQL_Pass = "vertrigo"
alguem me ajuda ai, vlw!!!
Share this post
Link to post
Share on other sites