problem with gaining access in MySQL
when trying to load world.exe I got this:
LoginServer.ini read. Failed to connect to database: Error: Access denied for user: 'demen_03@127.0.0.1' <Using password: YES> so I tried: Quote:
then I got: ERROR 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '%' at line 1 (I read the manual in MySQL folder and found nothing that helped me) DB.ini reads: [Database] host=localhost user=demen_03 password=***** database=eq loginserver.ini reads: [LoginServer] loginserver=localhost loginserver2=localhost loginport=5999 loginport2=5999 worldname=Screwin' around locked=false account= password= worldaddress=localhost loginport=5999 [LoginConfig] ServerMode=Standalone ServerPort=5999 UplinkAdress= UplinkPort= UplinkAccount= UplinkPassword= Boot5zones.bat reads: REM:--------------Start----------------------- @echo off start zone9x . localhost 7995 localhost start zone9x . localhost 7996 localhost start zone9x . localhost 7997 localhost start zone9x . localhost 7998 localhost start zone9x . localhost 7999 localhost exit cls REM:---------------END------------------------ Any help would be very greatly appreciated. Also let me know if I left out any info that might be needed. :? |
>DB.ini reads:
>[Database] >host=localhost >user=demen_03 >password=***** >database=eq Is demen_03 your mysql administrator? Furthermore, what version of Eqemu do you have? |
re
Yes.
and version 0.4.0 |
No idea if the permissions syntax is the same for verison 4 of mysql, that guide was written for 3.x.
No offense, but you need to consult the mysql v4 manual, the information you need is in there. If its a syntax error, then I would guess either you typed the command in wrong, or the command has changed between v3 and v4 |
I would recommend leaving the mod's (%) in the SQL statement. This worked for me.
|
All times are GMT -4. The time now is 01:51 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.