SA-MP Forums Archive
MySQL Problem - Server crash - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: MySQL Problem - Server crash (/showthread.php?tid=558462)



MySQL Problem - Server crash - GTA:SA - 17.01.2015

Hello guys,

Whenever I try to start the server, I get this error.
This happend always after 3-5 days.

I use the MySQL version R39.2 by maddinat0r
https://github.com/pBlueG/SA-MP-MySQL/releases


What excatly am I missing...

http://pastebin.com/EZmsApAi


Thanks..


Re: MySQL Problem - Server crash - www - 17.01.2015

Try this:

Код:
# apt-get update apt-get upgrade
# apt-get install ia32-libs libmysqlclient-dev



AW: MySQL Problem - Server crash - GTA:SA - 05.02.2015

I have install this: https://sampforum.blast.hk/showthread.php?tid=495402

crash.log - http://pastebin.com/5nT4YnGA
last_crash.log - http://pastebin.com/LME4Z28e


Re: AW: MySQL Problem - Server crash - Jake187 - 05.02.2015

Quote:
Originally Posted by GTA:SA
Посмотреть сообщение
So it's crashing again or has always been?


AW: Re: AW: MySQL Problem - Server crash - GTA:SA - 05.02.2015

Quote:
Originally Posted by Jake187
Посмотреть сообщение
So it's crashing again or has always been?
always every day


Re: MySQL Problem - Server crash - SimplyFragHosting - 07.02.2015

Hello,

Try using r39-2 Static build as it comes precompiled with the lib files which the host may be missing + its more universally accepted on hosts this way. if its being crashed on an interval then id assume its on a certain script call for example a 24 hr force save or something like that. It is also more forgiving to the host provider in the way its not 100% mysql version specific i.e. it can run on mysql 5.1 - 5.6 instead of specified versions.