MYSQL issue - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: MYSQL issue (
/showthread.php?tid=551591)
MYSQL issue -
lulo356 - 19.12.2014
Whats wrong here ?
pawn Код:
[01:18:46] Error: Function not registered: 'mysql_connect'
[01:18:46] Error: Function not registered: 'mysql_tquery'
[01:18:46] Error: Function not registered: 'cache_get_row'
[01:18:46] Error: Function not registered: 'cache_get_data'
[01:18:46] Script[gamemodes/VL-RP.amx]: Run time error 19: "File or function is not found"
Re: MYSQL issue -
Mic_H - 20.12.2014
Are you missing the plugin?
Re: MYSQL issue -
lulo356 - 20.12.2014
Quote:
Originally Posted by Mic_H
Are you missing the plugin?
|
No, even when i update my MYSQL plugin it still won't start
Re: MYSQL issue -
Mic_H - 20.12.2014
This might sound stupid,
Possible human errors:
- You might've #include-ed the right mysql .inc file but forgot to add it inside the Configuration text.
- You might be using the wrong plugin inside the Configuration text.
- You might have downloaded the wrong plugin version, .so instead of .dll or vice-versa.
Re: MYSQL issue -
lulo356 - 20.12.2014
Quote:
Originally Posted by Mic_H
This might sound stupid,
Possible human errors: - You might've #include-ed the right mysql .inc file but forgot to add it inside the Configuration text.
- You might be using the wrong plugin inside the Configuration text.
- You might have downloaded the wrong plugin version, .so instead of .dll or vice-versa.
|
I checked every think and nothing is wrong..
Re: MYSQL issue -
lulo356 - 20.12.2014
up..
Re: MYSQL issue -
TheSnaKe - 20.12.2014
Are you using the BlueG's one?
Re: MYSQL issue -
lulo356 - 20.12.2014
Quote:
Originally Posted by TheSnaKe
Are you using the BlueG's one?
|
Truthly said, i don't know which one it is, some guy gived it to me, and it keeps saying mysql is not loading