27.06.2013, 14:16
Okay, so recently I got a .sql file from a friend and he had it running on his own volt host database, worked fine, I plugged it into the mysql.cfg with his details and it worked all fine... I made a export of the same database on his volt and put it on my XAMPP mysql... I made a new database imported the .sql and the tables look exactly like his, however when I run the samp-server.exe I get something like this...
Here is my mysql.cfg (Note, I do not have a XAMPP password set)
Код HTML:
[09:36:49] SELECT * FROM `houses` [09:36:49] [MySQL] Query Error - (ErrorID: 1046) (Handle: 1) [09:36:49] [MySQL] Check /logs/querydump.log to review the query that threw the error. [09:36:49] Dumping query from 2013/6/27 (9:36:49) Description: No database selected (index 0). Query:
Код HTML:
HOST=localhost DB=script USER=root PASS=
Whoever can help me fix this will get + rep