[HELP] SQLite undefined symbol
#5

Quote:
Originally Posted by Eoussama
Посмотреть сообщение
Well, I'm pretty sure I have the latest samp server version,
even though I re-install it, it still gives me the same error;
https://sampforum.blast.hk/showthread.php?tid=581259

Quote:
Originally Posted by Kalcor
Посмотреть сообщение
SQLite stuff:
- The sqlite functions db_open and db_query now return indexes (starting at 1) instead of memory handles. That means the server tracks the memory handles internally and won't crash if invalid handles are used.
- Several extra sqlite db_* functions have been added. Please see the a_sampdb.inc for a full list.
- Adds %q to format(). %q is the same as %s although the input will first be passed through sqlite's string escaping function.
- Adds console variable 'db_logging'. Logs sqlite db_* function errors to the main server_log.
- Adds console variable 'db_log_queries'. Logs all sqlite db_query() calls including the query string.
Reply


Messages In This Thread
[HELP] SQLite undefined symbol - by Eoussama - 08.01.2017, 15:09
Re: [HELP] SQLite undefined symbol - by SickAttack - 08.01.2017, 15:16
Re: [HELP] SQLite undefined symbol - by SyS - 08.01.2017, 15:17
Re: [HELP] SQLite undefined symbol - by Eoussama - 08.01.2017, 15:20
Re: [HELP] SQLite undefined symbol - by SickAttack - 08.01.2017, 15:22
Re: [HELP] SQLite undefined symbol - by Eoussama - 08.01.2017, 15:31
Re: [HELP] SQLite undefined symbol - by SickAttack - 08.01.2017, 15:33
Re: [HELP] SQLite undefined symbol - by Eoussama - 08.01.2017, 15:41
Re: [HELP] SQLite undefined symbol - by SyS - 08.01.2017, 15:50
Re: [HELP] SQLite undefined symbol - by Eoussama - 08.01.2017, 15:58

Forum Jump:


Users browsing this thread: 1 Guest(s)