EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::MiniLogin (https://www.eqemulator.org/forums/forumdisplay.php?f=629)
-   -   Creating Accounts for other computers on the LAN??? (https://www.eqemulator.org/forums/showthread.php?t=21926)

ChUzZ 11-21-2006 12:29 AM

Creating Accounts for other computers on the LAN???
 
Hey ppl,

what is the commandline in MySQL Query Browser to add other users on my LANs???

This one provided on the server setup second didn't work.
INSERT INTO accounts VALUES (1, 'Admin', '', 0, 'mini', 250, , 0, 0, 0, 0, 'IP of Account')

Anyone able to help???

ChUzZ 11-21-2006 02:12 AM

A better way to put the question is...

Does anyone have the correct method for adding account to a Minilogin+PEQ server setup via MySQL Query Browser???

Rhodan 11-21-2006 01:26 PM

Quote:

Originally Posted by ChUzZ
Hey ppl,

what is the commandline in MySQL Query Browser to add other users on my LANs???

This one provided on the server setup second didn't work.
INSERT INTO accounts VALUES (1, 'Admin', '', 0, 'mini', 250, , 0, 0, 0, 0, 'IP of Account')

Anyone able to help???

Do a forum search on "insert into accounts". Someone posted the better way. Basically, the order of the values doesn't coincide with the order of the fields in the table, thats why the error.

Even easier, just use the mysql query browser to show the accounts table then put the values in manually.

ChUzZ 11-21-2006 09:24 PM

nevermind I went back to the older version of MySQL and got the server working. Now I have another issue which I will start in a new thread.


All times are GMT -4. The time now is 11:23 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.