View Single Post
  #11  
Old 05-25-2004, 01:45 PM
rizzen04
Hill Giant
 
Join Date: Apr 2004
Location: The Overthere
Posts: 123
Default

Quote:
What date are the source files you are using for your server? this is confirmed to work with the cvs dump dated 5/20/2004.
Using source 5-20-04 MW_057DR2_alpha_1 just made a new database for testing purposes, sourced in MW with no errors, sourced in your update:

mysql> use chris
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A

Database changed
mysql> source train.sql
Query OK, 11 rows affected (0.10 sec)
Rows matched: 11 Changed: 11 Warnings: 0

Query OK, 0 rows affected (0.10 sec)
Rows matched: 0 Changed: 0 Warnings: 0

Query OK, 56 rows affected (0.10 sec)
Rows matched: 56 Changed: 56 Warnings: 0

Query OK, 53 rows affected (0.10 sec)
Rows matched: 53 Changed: 53 Warnings: 0

Query OK, 8 rows affected (0.10 sec)
Rows matched: 8 Changed: 8 Warnings: 0

Query OK, 37 rows affected (0.10 sec)
Rows matched: 37 Changed: 37 Warnings: 0

Query OK, 21 rows affected (0.10 sec)
Rows matched: 21 Changed: 21 Warnings: 0

Query OK, 0 rows affected (0.09 sec)
Rows matched: 0 Changed: 0 Warnings: 0

Query OK, 37 rows affected (0.10 sec)
Rows matched: 37 Changed: 37 Warnings: 0

Query OK, 5 rows affected (0.10 sec)
Rows matched: 5 Changed: 5 Warnings: 0

Query OK, 0 rows affected (0.10 sec)
Rows matched: 0 Changed: 0 Warnings: 0

Query OK, 23 rows affected (0.10 sec)
Rows matched: 23 Changed: 23 Warnings: 0

Query OK, 19 rows affected (0.10 sec)
Rows matched: 19 Changed: 19 Warnings: 0

Query OK, 23 rows affected (0.10 sec)
Rows matched: 23 Changed: 23 Warnings: 0

Query OK, 24 rows affected (0.09 sec)
Rows matched: 24 Changed: 24 Warnings: 0

mysql> quit
Bye

changed db.ini to read from database:chris started up world and zone.

Server started up without errors, logged in, trainers dont work.
__________________
Rizzen
[ServerOp]Shattered Lands(active...kinda)
MUD? whats that? telnet://shattered-lands.net:6666
*****
If it doesn
Reply With Quote