( ! ) Fatal error: Uncaught mysqli_sql_exception: Unknown thread id: 63152862 in /app/core/_core_v3_/class/class.sql.php on line 81 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.1471 | 682728 | newrelic_exception_handler( $exception = class mysqli_sql_exception { protected $message = 'Unknown thread id: 63152862'; private string ${Exception}string = 'mysqli_sql_exception: Unknown thread id: 63152862 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 63152862\')\n#1 /app/core/_core_v3_/class/class.sql.php(138): SqlClass->ExecuteSQL(\'KILL 63152862\', 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: 63152862 in /app/core/_core_v3_/class/class.sql.php on line 81 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0001 | 428576 | {main}( ) | .../index.php:0 |
2 | 0.0002 | 461216 | include_once( '/app/core/_core_v3_/index.php ) | .../index.php:6 |
3 | 0.0915 | 651936 | SqlClass->killSlowQuery( ) | .../index.php:98 |
4 | 0.1229 | 670864 | SqlClass->ExecuteSQL( $sSQLQuery = 'KILL 63152862', $isSlave = TRUE ) | .../class.sql.php:138 |
5 | 0.1229 | 670912 | 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 63152862' ) | .../class.sql.php:81 |