13.09.2016, 18:50
Right, I have MySQL - Xampp open, I've run Apache and MySQL Perfectly, I'm on the PhpMYAdmin and every thing seems fine. I've placed it correctly in my script.
Yet I get in console:
Code:
#define mysql_host "127.0.0.1" #define mysql_user "root" #define mysql_password "" #define mysql_database "brp"
Quote:
The server has connected to the mysql datatabase. |