( ! ) Fatal error: Uncaught mysqli_sql_exception: Unknown thread id: 66237158 in /app/core/_core_v3_/class/class.sql.php on line 81 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.1572 | 681568 | newrelic_exception_handler( $exception = class mysqli_sql_exception { protected $message = 'Unknown thread id: 66237158'; private string ${Exception}string = 'mysqli_sql_exception: Unknown thread id: 66237158 in /app/core/_core_v3_/class/class.sql.php:81\nStack trace:\n#0 /app/core/_core_v3_/class/class.sql.php(81): mysqli_query(Object(mysqli), \'KILL 66237158\')\n#1 /app/core/_core_v3_/class/class.sql.php(138): SqlClass->ExecuteSQL(\'KILL 66237158\', true)\n#2 /app/core/_core_v3_/index.php(98): SqlClass->killSlowQuery()\n#3 /app/web/index.php(6): include_once(\'/app/core/_core...\')\n#4 {main}'; protected $code = 1094; protected string $file = '/app/core/_core_v3_/class/class.sql.php'; protected int $line = 81; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ?Throwable ${Exception}previous = NULL; protected string $sqlstate = 'HY000' } ) | .../Unknown:0 |
( ! ) mysqli_sql_exception: Unknown thread id: 66237158 in /app/core/_core_v3_/class/class.sql.php on line 81 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0001 | 428320 | {main}( ) | .../index.php:0 |
2 | 0.0003 | 460864 | include_once( '/app/core/_core_v3_/index.php ) | .../index.php:6 |
3 | 0.0941 | 651544 | SqlClass->killSlowQuery( ) | .../index.php:98 |
4 | 0.1260 | 669704 | SqlClass->ExecuteSQL( $sSQLQuery = 'KILL 66237158', $isSlave = TRUE ) | .../class.sql.php:138 |
5 | 0.1260 | 669752 | mysqli_query( $mysql = class mysqli { public string|int $affected_rows = *uninitialized*; public string $client_info = *uninitialized*; public int $client_version = *uninitialized*; public int $connect_errno = *uninitialized*; public ?string $connect_error = *uninitialized*; public int $errno = *uninitialized*; public string $error = *uninitialized*; public array $error_list = *uninitialized*; public int $field_count = *uninitialized*; public string $host_info = *uninitialized*; public ?string $info = *uninitialized*; public string|int $insert_id = *uninitialized*; public string $server_info = *uninitialized*; public int $server_version = *uninitialized*; public string $sqlstate = *uninitialized*; public int $protocol_version = *uninitialized*; public int $thread_id = *uninitialized*; public int $warning_count = *uninitialized* }, $query = 'KILL 66237158' ) | .../class.sql.php:81 |