Thread
:
which .sln file should i compile?
View Single Post
#
10
06-26-2010, 03:11 AM
joligario
Developer
Join Date: Mar 2003
Posts: 1,498
You are better off loading mysql from the directory where the .sql is located.
C:\>cd t
C:\t\>mysql -uroot -psomepass peq
mysql>source load_player.sql;
joligario
View Public Profile
Send a private message to joligario
Find all posts by joligario