• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

How to create an account through the MySQL CLI

randal923

New Member
Joined
Sep 4, 2009
Messages
19
Reaction score
0
Hi guys, I am kinda new to sql databases. I was wondering what would be the query to create an account in my database as I have no website or character manager. I think I would also need to create a player as well?!

Here are the fields necessary for the account creation:

20210314003555488.png
Post automatically merged:

I was able to create an account, I am not sure if I did it the right way though. But when I try to login with it I get wrong account or password. I am targeting 127.0.0.1 and port 7171. I see no requests in my server, which feels to me that my client request is not getting to the server at all. Version of the client 10.98 (I think this is the correct one as I downloaded the spr and bat of this version).

20210314012708835.png
Post automatically merged:

Can someone please help me?
 

Attachments

  • 20210314012734195.png
    20210314012734195.png
    40.6 KB · Views: 6 · VirusTotal
  • 20210314012821795.png
    20210314012821795.png
    20.3 KB · Views: 6 · VirusTotal
Last edited:
Thanks Infernum, luckily I was able to do it. I will post a tutorial on how to do everything I did. It took me a while and the guides online aren't that great.
 
Back
Top