MySQL

sheiy

New member
Joined
Jul 20, 2006
Messages
31
Reaction score
0
Points
0
Hm.. Whenever I attempt to install MySQL after downloading it, it keeps telling me that the system file is not suitable for running MS-DOS and Microsoft Windows applications. Choose Close to terminate the application.

Whenever I attempt to navigate the subfolders it keeps telling me that they are corrupt.

So.. I guess that means they are and that i should just keep trying to dl it? :(
 
so I downloaded a no-install version of mysql, and pasted it into C:\
now when i attempt to run the command..
"Click on "Start" then "Run" and type in "C:\mysql\bin\mysql -u root peq". Now type in " GRANT ALL PRIVILEGES ON peq.* TO eq@localhost IDENTIFIED BY 'eq' WITH GRANT OPTION; " If you used cavedude's database, replace "peq" with "eq"."

It gives me the error, Windows cannot find "C:\mysql\bin\mysql -u root eq" make sure you typed the name correctly and try again.

Any help please? :(
 
ok, so I beleive i successfuly completed this step, "C:\mysql\bin\mysql -u root peq". Now type in " GRANT ALL PRIVILEGES ON peq.* TO eq@localhost IDENTIFIED BY 'eq' WITH GRANT OPTION; " If you used cavedude's database, replace "peq" with "eq"."

because when i enter it my cmd line screen comes up really quick with a bunch of text then fades.

Now, where do I enter this?

"For minilogin -> To add users, while MySql is still open, type "insert into account (name,status, minilogin_ip) values('YOURUSERNAMEHERE',250,'127.0.0.1');" 127.0.0.1 is the local ip. If you are running the server on another machine, you will need to update this IP address with your own."
 
The BEST way to run the Mysql.exe file is to go to Start run and enter cmd, click ok or press return

Now you have a command window.

now type in cd\mysql\bin

now type in mysql -u root peq

it will ask you for the password you used.. probably eq if you followed the tutorial.

Now your at the mysql input prompt.. enter what you need to enter and when done, type quit on a line by itself, press enter, then either click the X or type in exit and enter.
 
ok well i get to the mysql.exe part and when I enter..

-u root peq


it tells me, "Unknown database 'peq'

or 'eq' when i switch it up ><
 
well i got that fixed, now when I try to enter my server...I get..

---------------------------------------------
[07.21. - 20:25:12] Starting Log: logs/eqemu_debug_3196.log
[07.21. - 20:25:12] [LAUNCHER__INIT] Loading server configuration..
[07.21. - 20:25:12] [LAUNCHER__INIT] Starting main loop...
[07.21. - 20:25:12] [NET__WORLD] Connected to World: 127.0.0.1:9000
[07.21. - 20:25:17] [LAUNCHER__WORLD] World told us to start zone dynamic_01.
[07.21. - 20:25:17] [LAUNCHER__WORLD] World told us to start zone dynamic_02.
[07.21. - 20:25:17] [LAUNCHER__WORLD] World told us to start zone dynamic_03.
[07.21. - 20:25:17] [LAUNCHER__WORLD] World told us to start zone dynamic_04.
[07.21. - 20:25:17] [LAUNCHER__WORLD] World told us to start zone dynamic_05.
[07.21. - 20:25:17] [LAUNCHER__ERROR] World told us to start zone dynamic_01, but it is already running.
[07.21. - 20:25:17] [LAUNCHER__ERROR] World told us to start zone dynamic_02, but it is already running.
[07.21. - 20:25:17] [LAUNCHER__ERROR] World told us to start zone dynamic_03, but it is already running.
[07.21. - 20:25:17] [LAUNCHER__ERROR] World told us to start zone dynamic_04, but it is already running.
[07.21. - 20:25:17] [LAUNCHER__ERROR] World told us to start zone dynamic_05, but it is already running.
[07.21. - 20:25:17] [LAUNCHER__STATUS] Starting zone dynamic_01
[07.21. - 20:25:17] [LAUNCHER__STATUS] Zone dynamic_01 has been started.
[07.21. - 20:25:17] [LAUNCHER__STATUS] Waiting 20000 milliseconds before booting the second zone.
[07.21. - 20:25:37] [LAUNCHER__STATUS] Starting zone dynamic_02
[07.21. - 20:25:37] [LAUNCHER__STATUS] Zone dynamic_02 has been started.
[07.21. - 20:25:39] [LAUNCHER__STATUS] Waiting 2000 milliseconds before booting the next zone.
[07.21. - 20:25:41] [LAUNCHER__STATUS] Starting zone dynamic_03
[07.21. - 20:25:41] [LAUNCHER__STATUS] Zone dynamic_03 has been started.
[07.21. - 20:25:41] [LAUNCHER__STATUS] Waiting 2000 milliseconds before booting the next zone.
[07.21. - 20:25:44] [LAUNCHER__STATUS] Starting zone dynamic_04
[07.21. - 20:25:44] [LAUNCHER__STATUS] Zone dynamic_04 has been started.
[07.21. - 20:25:44] [LAUNCHER__STATUS] Waiting 2000 milliseconds before booting the next zone.
[07.21. - 20:25:46] [LAUNCHER__STATUS] Starting zone dynamic_05
[07.21. - 20:26:01] [LAUNCHER__STATUS] Zone dynamic_05 has been started.
[07.21. - 20:26:01] [LAUNCHER__STATUS] Waiting 2000 milliseconds before booting the next zone.

it hangs after this..

and

i think its stopped running, on one of the other cmd prompts that its opened..
I get..
"loading items from database: count=54535"

and its just sitting there.

any info?

And ohs.. Maybe its because I can't get the
""insert into account (name,status, minilogin_ip)"

command to work in mysql?
 
Last edited:
ok well now i see my minilogin server when i go to try and play,
but when i hit "Play everquest" with it selected, it tells me that world.exe has encountered an error and needs to close.

Any info on this? rofl