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