Hello, can some one help me with this error please
#1

Quote:

[01:30:21] Max Objects: -1
[01:30:21] [ConnectToMainPipeline:] Connecting to port_4444...
[02:30:21] [MySQL] (MySQLPipeline) Fatal Error! Could not connect to MySQL: Host localhost - DB: port_4444 - User: root
[02:30:21] [MySQL] Note: Make sure that you have provided the correct connection credentials.
[02:30:21] [MySQL] Error number: 1049
[02:30:21] Number of vehicle models: 0
[02:30:21] --- Server Shutting Down.
[02:30:21]

*** Streamer Plugin v2.7.8 by Incognito unloaded ***

[02:30:21] plugin.mysql: Unloading plugin...
[02:30:21] plugin.mysql: Plugin unloaded.
[02:30:21]

*** IRC Plugin v1.4.6 by Incognito unloaded ***

[02:30:21]
[02:30:21] ====================
[02:30:21]
[02:30:21] Whirlpool unloaded
[02:30:21]
[02:30:21] ====================
[02:30:21]

Quote:

new MySQLPipeline; // Main MySQL pipeline handler

#define SQL_HOST "localhost"
#define SQL_USER "root"
#define SQL_PASS ""
#define SQL_DATA "port_4444"

i'm trying to run MySQL server @localhost i uploaded everything on phpmyadmin everything right but it wont connect on MySQL can some one help me please ?
Reply
#2

Error 1049 means unknown database. Is your database port_4444 or are you trying to use the 4444 port to connect?
Reply
#3

Quote:
Originally Posted by Abagail
Посмотреть сообщение
Error 1049 means unknown database. Is your database port_4444 or are you trying to use the 4444 port to connect?
Fixed i'm so stupid thanks bro
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)