EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Development::Development (https://www.eqemulator.org/forums/forumdisplay.php?f=590)
-   -   Using .sql's (https://www.eqemulator.org/forums/showthread.php?t=26775)

mplayer254 11-14-2008 07:44 PM

Using .sql's
 
Sorry for all the questions in this forum, I am just excited to get the tools that will let me play EQ the way I have allowed imagined...anyway, I went to the Windows binaries page and downloaded the latest builds (THANK YOU to everyone involved, amazing to see that kind of collaboration) and am only wondering what to do with the .sql files found there. I know this is a noob question but if someone could let me know I would be very grateful!

Theeper 11-14-2008 09:09 PM

.sql files are just files full of SQL queries that create tables and load the data.

Login to a MySQL command prompt, 'use' the database you want to run the queries on and then the 'source' command to run them.

Something like this ..

mysql>source file.sql

mplayer254 11-14-2008 11:51 PM

Thanks Theeper, knew it was something simple...btw, the utility you made for grids has been helping a ton, cut many zones' grids down by 60%+ just this week.


All times are GMT -4. The time now is 04:33 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.