[MySql] Errors in server log HELP
#1

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

Код 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:
Here is my mysql.cfg (Note, I do not have a XAMPP password set)

Код HTML:
HOST=localhost
DB=script
USER=root
PASS=
Whoever can help me fix this will get + rep
Reply


Messages In This Thread
[MySql] Errors in server log HELP - by Nick_Phelps - 27.06.2013, 14:16
Re: [MySql] Errors in server log HELP - by Akira297 - 27.06.2013, 15:19
Re: [MySql] Errors in server log HELP - by ReVo_ - 27.06.2013, 15:24
Re: [MySql] Errors in server log HELP - by Nick_Phelps - 27.06.2013, 15:39
Re: [MySql] Errors in server log HELP - by Akira297 - 27.06.2013, 15:41
Re: [MySql] Errors in server log HELP - by Nick_Phelps - 27.06.2013, 15:45
Re: [MySql] Errors in server log HELP - by Akira297 - 27.06.2013, 15:48
Re: [MySql] Errors in server log HELP - by Nick_Phelps - 27.06.2013, 16:09
Re: [MySql] Errors in server log HELP - by Akira297 - 27.06.2013, 16:12
Re: [MySql] Errors in server log HELP - by Nick_Phelps - 27.06.2013, 16:35

Forum Jump:


Users browsing this thread: 1 Guest(s)