| ( ! ) Fatal error: Uncaught mysqli_sql_exception: MySQL server has gone away in D:\wamp64\www\EQEmuAllakhazamClone\includes\mysql.php on line 53 |
| ( ! ) mysqli_sql_exception: MySQL server has gone away in D:\wamp64\www\EQEmuAllakhazamClone\includes\mysql.php on line 53 |
| Call Stack |
| # | Time | Memory | Function | Location |
| 1 | 0.0001 | 449464 | {main}( ) | ...\index.php:0 |
| 2 | 0.0140 | 654552 | require_once( 'D:\wamp64\www\EQEmuAllakhazamClone\routes.php ) | ...\index.php:216 |
| 3 | 0.0140 | 654968 | require_once( 'D:\wamp64\www\EQEmuAllakhazamClone\pages\items\item.php ) | ...\routes.php:15 |
| 4 | 0.0225 | 815808 | return_where_item_sold( $item_id = '15481' ) | ...\item.php:71 |
| 5 | 0.0226 | 816672 | db_mysql_query( $query = '\r\n SELECT\r\n npc_types.id,\r\n npc_types.`name`,\r\n spawn2.zone,\r\n zone.long_name,\r\n npc_types.class\r\n FROM\r\n npc_types,\r\n merchantlist,\r\n spawn2,\r\n zone,\r\n spawnentry\r\n WHERE\r\n merchantlist.item = 15481\r\n AND npc_types.id = spawnentry.npcID\r\n AND spawnentry.spawngroupID = spawn2.spawngroupID\r\n '... ) | ...\functions.php:161 |
| 6 | 0.0226 | 816672 | 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 = '\r\n SELECT\r\n npc_types.id,\r\n npc_types.`name`,\r\n spawn2.zone,\r\n zone.long_name,\r\n npc_types.class\r\n FROM\r\n npc_types,\r\n merchantlist,\r\n spawn2,\r\n zone,\r\n spawnentry\r\n WHERE\r\n merchantlist.item = 15481\r\n AND npc_types.id = spawnentry.npcID\r\n AND spawnentry.spawngroupID = spawn2.spawngroupID\r\n '... ) | ...\mysql.php:53 |