View Single Post
  #1  
Old 04-14-2002, 12:07 PM
meliudaj
Hill Giant
 
Join Date: Apr 2002
Posts: 156
Default No servers listed in once I get logged in? Help.

This is my first attempt at loading this. Just found out about it this week. Any way

Running Win 2k server. Loaded My SQL with no troubles.

Downloaded bot the server and the login server.

The login server seems to com up fine haveing it point to host=127.0.0.1. User name and password work fine no errors, and database=eqlogin

I think the problem is here. I'm to imput this line from mysql.exe.

INSERT INTO login_worldservers set account='mruser',password='mrpassword',name='What do I put here?',greenname='1';

From what I gather name= is the Name of my server as it would be listed in the server list. Where Do I Specify that??

That and any thing else you might think of would be great!
Reply With Quote