• 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!

[MySQL] How to run a query!

Pheenix

Mr.Plain Awesome
Joined
Mar 28, 2011
Messages
152
Reaction score
14
Location
Sweden
This is how you run a MySQL query:


First off, Login to phpmyadmin on your servers ip adress or url:

loginphp.png





Select your tibia servers database:

selectdatabase.png






Select SQL in the tabs within your database:

selectsql.png





Write the query code you are running and press "Go":


pressgo.png






Voila! we are done!
 
Last edited:
getting on my basic tutorial list, good tutorial for the ones in your mod threads! ;)
 
Back
Top