Camper Posted January 5, 2013 Share Posted January 5, 2013 Hello to everyone! I have a problem with MySQL connection! The parameters can be a problem, since it writes an error! Detail client.lua: mysql_connect("localhost", "MY USERNAME","MY PASSWORD","MY DATABASE") Detail meta.xml <module src="mta_mysql.dll" /> The console: I'm sorry my English is pretty small and you might be a little confusing what I wrote! (I used google translator) The thank you very much in advance for your help! Link to comment
Castillo Posted January 5, 2013 Share Posted January 5, 2013 MySQL is server side only, also: "mta_mysql.dll" /> doesn't need to be on meta.xml. Link to comment
TAPL Posted January 5, 2013 Share Posted January 5, 2013 This should be in mtaserver.conf Not meta.xml "mta_mysql.dll" /> And Uncompress the file mta_mysql.dll into your server\mods\deathmatch\modules\ directory. Link to comment
Camper Posted January 5, 2013 Author Share Posted January 5, 2013 Yeah, i use it too I just forgot to write. But thank you! : D Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now