Severity: Warning
Message: mysqli::query(): MySQL server has gone away
Filename: mysqli/mysqli_driver.php
Line Number: 307
Backtrace:
File: /home/thebang/public_html/application/models/Tag_model.php
Line: 70
Function: get
File: /home/thebang/public_html/application/core/Core_Controller.php
Line: 175
Function: get_random_tags
File: /home/thebang/public_html/application/controllers/Home_controller.php
Line: 7
Function: __construct
File: /home/thebang/public_html/index.php
Line: 325
Function: require_once
Error Number: 2006
MySQL server has gone away
SELECT `tags`.`tag_slug`, `tags`.`tag` FROM `tags` JOIN `posts` ON `posts`.`id` = `tags`.`post_id` JOIN `users` ON `posts`.`user_id` = `users`.`id` WHERE `posts`.`status` = 1 AND `posts`.`lang_id` = 2 AND `posts`.`visibility` = 1 AND `posts`.`is_scheduled` = 0 GROUP BY `tags`.`tag_slug`, `tags`.`tag` ORDER BY rand() LIMIT 15
Filename: models/Tag_model.php
Line Number: 70
Error Number: 2006
MySQL server has gone away
INSERT INTO `ci_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('b86c4d8b196a5b41b788a60cce8f6000f8b585f0', '172.70.179.63', 1746461152, '__ci_last_regenerate|i:1746461138;')
Filename: libraries/Session/drivers/Session_database_driver.php
Line Number: 237
Error Number: 2006
MySQL server has gone away
SELECT RELEASE_LOCK('7c36b01c7dd05d3fbb8ef5287c07e5db') AS ci_session_lock
Filename: libraries/Session/drivers/Session_database_driver.php
Line Number: 424