MySQL connection problem.
#1

Hello,
I've got something very weird going on here.

I'm trying to connect to my database using MySQL, but it fails to find the db somehow.

My MySQL is running, been using it for my website for quite a while.
I did add the MySQL plugin and everything.

This is what my onGamemodeInit looks like
PHP Code:
    mysql mysql_connect("localhost""root""samp"""); 
The logins that i'm using are correct, for 100%.
I'm getting an error in mysql log file every time i'm starting the server : [ERROR] mysql_connect: handle error: no database specified

What could be the cause?
thank you.
Reply


Messages In This Thread
MySQL connection problem. - by GuitarMan - 24.11.2016, 18:07
Re: MySQL connection problem. - by Konstantinos - 24.11.2016, 18:14
Re: MySQL connection problem. - by GuitarMan - 24.11.2016, 18:30

Forum Jump:


Users browsing this thread: 1 Guest(s)