Problems with Sql Lite
#1

hello guys!
I have a problem with the sql lite database and I do not know what else to do!
to 60 -100 online, when a player in the server receives data from the server base, it automatically lowers the fps server (GetServerTickRate()) from 190 to 140!

pragma not help!
pragma synchronous = OFF | WAL
pragma journal_mode = OFF | WAL

errors do not show anything
db_log_queries 1
db_logging 1

someone else knows, what else can it be?
Reply
#2

are you clearing result when you query something to dB?

db_free_result(db_query(...)); or no?
Reply
#3

Quote:
Originally Posted by xMoBi
Посмотреть сообщение
are you clearing result when you query something to dB?

db_free_result(db_query(...)); or no?
thanks anyway...
but the problem was in program SQLiteStudio, i did not create the base in pawno
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)