18.01.2018, 17:28
Where are download of CentOS 7 static file
cache_get_query_exec_time(UNIT_MILLISECONDS)
cache_get_query_exec_time(MILLISECONDS)
-- Version: 4.1.0 -- Build type: Release -- Performing Test HAVE_STD_CPP11_FLAG -- Performing Test HAVE_STD_CPP11_FLAG - Success -- Performing Test FMT_CPP11_CMATH -- Performing Test FMT_CPP11_CMATH - Success -- Performing Test FMT_CPP11_UNISTD_H -- Performing Test FMT_CPP11_UNISTD_H - Failed -- Performing Test FMT_CPP11_SNPRINTF -- Performing Test FMT_CPP11_SNPRINTF - Success -- Performing Test HAVE_STD_GNUPP11_FLAG -- Performing Test HAVE_STD_GNUPP11_FLAG - Failed -- Performing Test SUPPORTS_VARIADIC_TEMPLATES -- Performing Test SUPPORTS_VARIADIC_TEMPLATES - Success -- Performing Test SUPPORTS_INITIALIZER_LIST -- Performing Test SUPPORTS_INITIALIZER_LIST - Success -- Performing Test SUPPORTS_ENUM_BASE -- Performing Test SUPPORTS_ENUM_BASE - Success -- Performing Test SUPPORTS_TYPE_TRAITS -- Performing Test SUPPORTS_TYPE_TRAITS - Success -- Performing Test SUPPORTS_USER_DEFINED_LITERALS -- Performing Test SUPPORTS_USER_DEFINED_LITERALS - Success -- Looking for open -- Looking for open - found CMake Error at CMakeLists.txt:33 (find_package): Could not find a package configuration file provided by "log-core" with any of the following names: log-coreConfig.cmake log-core-config.cmake Add the installation prefix of "log-core" to CMAKE_PREFIX_PATH or set "log-core_DIR" to a directory containing one of the above files. If "log-core" provides a separate development package or SDK, be sure it has been installed.
Код:
-- Version: 4.1.0 -- Build type: Release -- Performing Test HAVE_STD_CPP11_FLAG -- Performing Test HAVE_STD_CPP11_FLAG - Success -- Performing Test FMT_CPP11_CMATH -- Performing Test FMT_CPP11_CMATH - Success -- Performing Test FMT_CPP11_UNISTD_H -- Performing Test FMT_CPP11_UNISTD_H - Failed -- Performing Test FMT_CPP11_SNPRINTF -- Performing Test FMT_CPP11_SNPRINTF - Success -- Performing Test HAVE_STD_GNUPP11_FLAG -- Performing Test HAVE_STD_GNUPP11_FLAG - Failed -- Performing Test SUPPORTS_VARIADIC_TEMPLATES -- Performing Test SUPPORTS_VARIADIC_TEMPLATES - Success -- Performing Test SUPPORTS_INITIALIZER_LIST -- Performing Test SUPPORTS_INITIALIZER_LIST - Success -- Performing Test SUPPORTS_ENUM_BASE -- Performing Test SUPPORTS_ENUM_BASE - Success -- Performing Test SUPPORTS_TYPE_TRAITS -- Performing Test SUPPORTS_TYPE_TRAITS - Success -- Performing Test SUPPORTS_USER_DEFINED_LITERALS -- Performing Test SUPPORTS_USER_DEFINED_LITERALS - Success -- Looking for open -- Looking for open - found CMake Error at CMakeLists.txt:33 (find_package): Could not find a package configuration file provided by "log-core" with any of the following names: log-coreConfig.cmake log-core-config.cmake Add the installation prefix of "log-core" to CMAKE_PREFIX_PATH or set "log-core_DIR" to a directory containing one of the above files. If "log-core" provides a separate development package or SDK, be sure it has been installed. |
https://github.com/pBlueG/SA-MP-MySQL/releases
here you go |
We couldn’t find any code matching 'R7' in pBlueG/SA-MP-MySQL You could search all of GitHub or try an advanced search. |
MySQL Plugin
The best and most famous MySQL plugin for SA:MP out there! Код:
10/12/2013: The project has been moved from ******code to github How to install: Move mysql.dll (windows) or mysql.so (linux) to your 'plugins/' directory. On windows you'll have to download the mysql library (libmysql.dll, see downloads) and move it to your main server directory. The server configuration (server.cfg) has to be edited aswell.
PAWN Scripting R5-R7: (a_mysql.inc)
Compiling Notes:
NOTE: DON'T USE VERSION R7 OR ABOVE IF YOU HAVE NO IDEA WHAT THREADING MEANS OR HOW IT WORKS. YOU MIGHT HARM YOUR SERVER WHEN USING IT NOT PROPERLY.
If you have any questions, post them here! |
[14:22:15] [debug] Server crashed due to an unknown error
[14:22:15] [debug] Native backtrace:
[14:22:15] [debug] #0 f5653a5b in _ZN10StackTraceC1EPv () from plugins/crashdetect.so
[14:22:15] [debug] #1 f564c852 in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from plugins/crashdetect.so
[14:22:15] [debug] #2 f564d35c in _ZN11CrashDetect20PrintNativeBacktraceEPv () from plugins/crashdetect.so
[14:22:15] [debug] #3 f564d86e in _ZN11CrashDetect11OnExceptionEPv () from plugins/crashdetect.so
[14:22:15] [debug] #4 f565376d in ?? () from plugins/crashdetect.so
[14:22:15] [debug] #5 f7745420 in ?? ()
[14:22:15] [debug] #6 f73af5be in _ZN12CMySQLHandleD1Ev () from plugins/mysql.so
[14:22:15] [debug] #7 f73af885 in _ZN12CMySQLHandle7DestroyEv () from plugins/mysql.so
[14:22:15] [debug] #8 f73af8f3 in _ZN12CMySQLHandle8ClearAllEv () from plugins/mysql.so
[14:22:15] [debug] #9 f73c9212 in Unload () from plugins/mysql.so
[14:22:15] [debug] #10 080d210b in ?? () from ./samp03svr
[14:22:15] [debug] #11 080aa237 in ?? () from ./samp03svr
[14:22:15] [debug] #12 f7409af3 in __libc_start_main () from /lib/i386-linux-gnu/libc.so.6
[14:22:15] [debug] #13 0804b4e1 in ?? () from ./samp03svr
I can see that it is much easier than the new and i can't find MySQL R41-2 tutorials nowadays
|