Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Legend of martial arts / Wulin2 repack + Tutorial + Translation and Tools

Initiate Mage
Joined
Oct 2, 2023
Messages
4
Reaction score
0
I probably a problem connecting to sql,
Unable to create but I don't know why. I tried typing test id Show the attached picture.

Or I can't connect to the server? Online status does not appear.

Thank you for your help. sry i bad english

phpmyadmin is not needed,you can try mysql commandline "source /path/to/sql"
i try but I think there's a problem.

mysql> source /sql/loma.sql
Query OK, 0 rows affected, 1 warning (0.00 sec)
Query OK, 0 rows affected (0.00 sec)
Query OK, 0 rows affected (0.00 sec)
Query OK, 0 rows affected (0.00 sec)
ERROR 1007 (HY000): Can't create database 'loma'; database exists
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
Query OK, 0 rows affected (0.00 sec)
Query OK, 0 rows affected (0.01 sec)
Query OK, 0 rows affected, 4 warnings (0.01 sec)
Query OK, 0 rows affected (0.01 sec)
Query OK, 0 rows affected, 5 warnings (0.01 sec)
Query OK, 0 rows affected (0.00 sec)
Query OK, 0 rows affected, 5 warnings (0.01 sec)
Query OK, 0 rows affected (0.00 sec)
Query OK, 0 rows affected, 6 warnings (0.02 sec)
Query OK, 0 rows affected (0.00 sec)
Query OK, 0 rows affected, 8 warnings (0.01 sec)
Query OK, 0 rows affected (0.01 sec)
Query OK, 0 rows affected, 8 warnings (0.01 sec)
Query OK, 0 rows affected (0.01 sec)
Query OK, 0 rows affected, 3 warnings (0.02 sec)
Database changed
ERROR 1304 (42000): PROCEDURE acquireuserpasswd already exists
ERROR 1304 (42000): PROCEDURE addForbid already exists
ERROR 1304 (42000): PROCEDURE addGM already exists
ERROR 1304 (42000): PROCEDURE adduser already exists
ERROR 1304 (42000): PROCEDURE adduserpoint already exists
ERROR 1304 (42000): PROCEDURE addUserPriv already exists
ERROR 1304 (42000): PROCEDURE changePasswd already exists
ERROR 1304 (42000): PROCEDURE changePasswd2 already exists
ERROR 1304 (42000): PROCEDURE clearonlinerecords already exists
ERROR 1304 (42000): PROCEDURE deleteTimeoutForbid already exists
ERROR 1304 (42000): PROCEDURE delUserPriv already exists
ERROR 1304 (42000): PROCEDURE enableiplimit already exists
ERROR 1304 (42000): PROCEDURE lockuser already exists
ERROR 1304 (42000): PROCEDURE recordoffline already exists
ERROR 1304 (42000): PROCEDURE recordonline already exists
ERROR 1304 (42000): PROCEDURE remaintime already exists
ERROR 1304 (42000): PROCEDURE setiplimit already exists
ERROR 1304 (42000): PROCEDURE updateUserInfo already exists
ERROR 1304 (42000): PROCEDURE usecash already exists
 

Attachments

You must be registered for see attachments list
Last edited:
Back
Top