MYSQL Help!
#1

When I hosted my server via my PC with xampp, it work fine but when I host my server to be online and setup mysql as I do with xampp, it doesn't work like I want it to work.

Heres the different between XAMPP and the host mysql (every host I tried is just same)

Код:
MYSQL from XAMPP (MY PC) - http://pastebin.com/yTEpkQE3nl6658c59d62...91912MYSQL from Every SAMP Host - http://pastebin.com/Y5ng7WED
Reply
#2

Clearly your tables don't exist, or you are connecting to the wrong database.
Reply
#3

This is the fourth topic in as many days about the exact same issue
http://forum.sa-mp.com/showthread.ph...ghlight=HQInfo
http://forum.sa-mp.com/showthread.ph...ghlight=HQInfo
http://forum.sa-mp.com/showthread.ph...57#post3791657

Go to that gamemode's topic and tell them to fix their SQL script.
Reply
#4

Quote:
Originally Posted by Sithis
Посмотреть сообщение
Clearly your tables don't exist, or you are connecting to the wrong database.
I don't think it's connected to the wrong database nor the tables doesn't exist because it work fine in my windows.

Quote:
Originally Posted by Vince
Посмотреть сообщение
Tables names may or may not be case sensitive. This is usually not a problem on a Windows machine but Linux handles things differently and importing a database dump from a Windows machine in a Linux machine may cause trouble (experienced this myself).

What you should do, if possible, is edit the .sql file so the table names in there match the table names in your script.
What do you mean by here?
Reply
#5

EDIT: Fixed, thanks Vince! Now I fully understand why!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)