MySQL crash
#1

Resulting in a server crash. I realize that the specifiers are making problem but I don't know any other way to do it..?

PHP Code:
mysql_format(Databasequerysizeof(query), "SELECT * FROM BanData WHERE IPAddress LIKE '%%s%' ORDER BY BannedOn DESC LIMIT 5"targetip); 
MySQL R41-2
Errors:
Quote:

[03/17/18 07:19:55] [plugins/mysql] mysql_format: invalid format specifier '%O'
[03/17/18 07:19:55] [plugins/mysql] error #1065 while executing query "": Query was empty
[03/17/18 07:19:55] [plugins/mysql] cache_get_row_count: no active cache
[03/17/18 07:19:55] [plugins/mysql] cache_delete: invalid cache id '0'
[03/17/18 07:19:55] [log-core] signal 11 (SIGSEGV) catched; shutting log-core down (errno: 0, signal code: 1, exit status: -251144200)

Warnings:
Quote:

[03/17/18 07:19:55] [ERROR] mysql_format: invalid format specifier '%O'
[03/17/18 07:19:55] [ERROR] error #1065 while executing query "": Query was empty
[03/17/18 07:19:55] [ERROR] cache_get_row_count: no active cache
[03/17/18 07:19:55] [ERROR] cache_delete: invalid cache id '0'

Reply


Messages In This Thread
MySQL crash - by C5Perfect - 17.03.2018, 06:26
Re: MySQL crash - by Nubik - 17.03.2018, 08:39
Re: MySQL crash - by C5Perfect - 17.03.2018, 09:08
Re: MySQL crash - by kovac - 18.03.2018, 09:41
Re: MySQL crash - by UFF - 18.03.2018, 17:21
Re: MySQL crash - by kovac - 19.03.2018, 21:43
Re: MySQL crash - by Dayrion - 19.03.2018, 23:17
Re: MySQL crash - by kovac - 20.03.2018, 12:23
Re: MySQL crash - by Dayrion - 20.03.2018, 18:22
Re: MySQL crash - by kovac - 20.03.2018, 19:32

Forum Jump:


Users browsing this thread: 1 Guest(s)