SA-MP Forums Archive
Проблема с запуском MySQL - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Русский/Russian (https://sampforum.blast.hk/forumdisplay.php?fid=32)
+---- Thread: Проблема с запуском MySQL (/showthread.php?tid=525590)



Проблема с запуском MySQL - Vlad_Cruiser - 12.07.2014

На Windows 8 столкнулся с проблемой, не запускается сервер из - за плагина mysql, использую следующий плагин: https://code.******.com/p/sa-mp-mysq...n.rar&can=2&q=

Вот что происходит при запуске:

PHP код:
[01:20:18]  Loading pluginmysql
[01:20:18]   Failed.
[
01:20:18] [debugRun time error 19"File or function is not found"
[01:20:18] [debug]  mysql_escape_string
[01:20:18] [debug]  mysql_tquery
[01:20:18] [debug]  mysql_close
[01:20:18] [debug]  cache_get_data
[01:20:18] [debug]  cache_get_field_content_float
[01:20:18] [debug]  cache_get_field_content
[01:20:18] [debug]  cache_get_field_content_int
[01:20:18] [debug]  mysql_log
[01:20:18] [debug]  mysql_connect
[01:20:18] [debugRun time error 19"File or function is not found"
[01:20:18] [debug]  mysql_escape_string
[01:20:18] [debug]  mysql_tquery
[01:20:18] [debug]  mysql_close
[01:20:18] [debug]  cache_get_data
[01:20:18] [debug]  cache_get_field_content_float
[01:20:18] [debug]  cache_get_field_content
[01:20:18] [debug]  cache_get_field_content_int
[01:20:18] [debug]  mysql_log
[01:20:18] [debug]  mysql_connect
[01:20:18Script[gamemodes/samp.amx]: Run time error 19"File or function is not found" 



Re: Проблема с запуском MySQL - 0x002 - 14.07.2014

Инклюд mysql на месте? Вспомогательные библиотеки от VC++ все установлены?


Re: Проблема с запуском MySQL - Vlad_Cruiser - 16.07.2014

Quote:
Originally Posted by 0x002
Посмотреть сообщение
Инклюд mysql на месте? Вспомогательные библиотеки от VC++ все установлены?
Инклюд на месте, насчет библиотек не знаю, я ничего не ставил, на семерке все само как то хорошо работало, а на восьмерке не запускается только этот плагин