SHOW FULL COLUMNS FROM `re_office`.`urls_stats`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(284): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/index.php(175): DB::insert()
#4 {main}

Notice: file_put_contents(): write of 453 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 453 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
INSERT INTO `re_office`.`urls_stats`(`url`) VALUES (?)
"SQLSTATE[HY000]: General error: 1114 The table 'urls_stats' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(315): DB::query()
#2 /var/www/prod.realestate.ru/www/index.php(175): DB::insert()
#3 {main}

Notice: file_put_contents(): write of 339 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 339 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`catalog_stats`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(284): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#4 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#5 {main}

Notice: file_put_contents(): write of 560 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 560 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
INSERT INTO `re_office`.`catalog_stats`(`offer_id`) VALUES (?)
"SQLSTATE[HY000]: General error: 1114 The table 'catalog_stats' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(315): DB::query()
#2 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#3 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#4 {main}

Notice: file_put_contents(): write of 454 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 454 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`catalog_stats`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(284): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#4 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#5 {main}

Notice: file_put_contents(): write of 560 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 560 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
INSERT INTO `re_office`.`catalog_stats`(`offer_id`) VALUES (?)
"SQLSTATE[HY000]: General error: 1114 The table 'catalog_stats' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(315): DB::query()
#2 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#3 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#4 {main}

Notice: file_put_contents(): write of 454 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 454 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`cache_objects`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(236): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#4 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#5 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#6 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#7 {main}

Notice: file_put_contents(): write of 741 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 741 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
UPDATE `re_office`.`cache_objects` SET `tm` = :new_tm,`offer_id` = :new_offer_id,`type` = :new_type,`data` = :new_data,`offer_type` = :new_offer_type  WHERE id = :id
"SQLSTATE[HY000]: General error: 1114 The table 'cache_objects' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(270): DB::query()
#2 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#3 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#4 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#5 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#6 {main}

Notice: file_put_contents(): write of 738 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 738 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`catalog_stats`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(284): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#4 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#5 {main}

Notice: file_put_contents(): write of 560 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 560 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
INSERT INTO `re_office`.`catalog_stats`(`offer_id`) VALUES (?)
"SQLSTATE[HY000]: General error: 1114 The table 'catalog_stats' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(315): DB::query()
#2 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#3 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#4 {main}

Notice: file_put_contents(): write of 454 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 454 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`cache_objects`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(236): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#4 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#5 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#6 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#7 {main}

Notice: file_put_contents(): write of 741 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 741 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
UPDATE `re_office`.`cache_objects` SET `tm` = :new_tm,`offer_id` = :new_offer_id,`type` = :new_type,`data` = :new_data,`offer_type` = :new_offer_type  WHERE id = :id
"SQLSTATE[HY000]: General error: 1114 The table 'cache_objects' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(270): DB::query()
#2 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#3 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#4 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#5 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#6 {main}

Notice: file_put_contents(): write of 738 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 738 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`catalog_stats`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(284): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#4 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#5 {main}

Notice: file_put_contents(): write of 560 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 560 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
INSERT INTO `re_office`.`catalog_stats`(`offer_id`) VALUES (?)
"SQLSTATE[HY000]: General error: 1114 The table 'catalog_stats' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(315): DB::query()
#2 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#3 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#4 {main}

Notice: file_put_contents(): write of 454 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 454 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`cache_objects`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(236): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#4 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#5 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#6 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#7 {main}

Notice: file_put_contents(): write of 741 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 741 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
UPDATE `re_office`.`cache_objects` SET `tm` = :new_tm,`offer_id` = :new_offer_id,`type` = :new_type,`data` = :new_data,`offer_type` = :new_offer_type  WHERE id = :id
"SQLSTATE[HY000]: General error: 1114 The table 'cache_objects' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(270): DB::query()
#2 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#3 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#4 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#5 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#6 {main}

Notice: file_put_contents(): write of 738 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 738 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`catalog_stats`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(284): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#4 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#5 {main}

Notice: file_put_contents(): write of 560 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 560 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
INSERT INTO `re_office`.`catalog_stats`(`offer_id`) VALUES (?)
"SQLSTATE[HY000]: General error: 1114 The table 'catalog_stats' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(315): DB::query()
#2 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#3 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#4 {main}

Notice: file_put_contents(): write of 454 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 454 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`cache_objects`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(236): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#4 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#5 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#6 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#7 {main}

Notice: file_put_contents(): write of 741 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 741 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
UPDATE `re_office`.`cache_objects` SET `tm` = :new_tm,`offer_id` = :new_offer_id,`type` = :new_type,`data` = :new_data,`offer_type` = :new_offer_type  WHERE id = :id
"SQLSTATE[HY000]: General error: 1114 The table 'cache_objects' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(270): DB::query()
#2 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#3 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#4 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#5 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#6 {main}

Notice: file_put_contents(): write of 738 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 738 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`catalog_stats`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(284): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#4 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#5 {main}

Notice: file_put_contents(): write of 560 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 560 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
INSERT INTO `re_office`.`catalog_stats`(`offer_id`) VALUES (?)
"SQLSTATE[HY000]: General error: 1114 The table 'catalog_stats' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(315): DB::query()
#2 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#3 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#4 {main}

Notice: file_put_contents(): write of 454 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 454 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`cache_objects`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(236): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#4 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#5 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#6 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#7 {main}

Notice: file_put_contents(): write of 741 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 741 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
UPDATE `re_office`.`cache_objects` SET `tm` = :new_tm,`offer_id` = :new_offer_id,`type` = :new_type,`data` = :new_data,`offer_type` = :new_offer_type  WHERE id = :id
"SQLSTATE[HY000]: General error: 1114 The table 'cache_objects' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(270): DB::query()
#2 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#3 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#4 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#5 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#6 {main}

Notice: file_put_contents(): write of 738 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 738 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`catalog_stats`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(284): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#4 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#5 {main}

Notice: file_put_contents(): write of 560 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 560 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
INSERT INTO `re_office`.`catalog_stats`(`offer_id`) VALUES (?)
"SQLSTATE[HY000]: General error: 1114 The table 'catalog_stats' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(315): DB::query()
#2 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#3 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#4 {main}

Notice: file_put_contents(): write of 454 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 454 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`cache_objects`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(236): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#4 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#5 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#6 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#7 {main}

Notice: file_put_contents(): write of 741 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 741 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
UPDATE `re_office`.`cache_objects` SET `tm` = :new_tm,`offer_id` = :new_offer_id,`type` = :new_type,`data` = :new_data,`offer_type` = :new_offer_type  WHERE id = :id
"SQLSTATE[HY000]: General error: 1114 The table 'cache_objects' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(270): DB::query()
#2 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#3 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#4 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#5 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#6 {main}

Notice: file_put_contents(): write of 738 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 738 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`catalog_stats`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(284): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#4 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#5 {main}

Notice: file_put_contents(): write of 560 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 560 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
INSERT INTO `re_office`.`catalog_stats`(`offer_id`) VALUES (?)
"SQLSTATE[HY000]: General error: 1114 The table 'catalog_stats' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(315): DB::query()
#2 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#3 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#4 {main}

Notice: file_put_contents(): write of 454 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 454 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`cache_objects`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(236): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#4 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#5 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#6 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#7 {main}

Notice: file_put_contents(): write of 741 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 741 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
UPDATE `re_office`.`cache_objects` SET `tm` = :new_tm,`offer_id` = :new_offer_id,`type` = :new_type,`data` = :new_data,`offer_type` = :new_offer_type  WHERE id = :id
"SQLSTATE[HY000]: General error: 1114 The table 'cache_objects' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(270): DB::query()
#2 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#3 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#4 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#5 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#6 {main}

Notice: file_put_contents(): write of 738 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 738 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`catalog_stats`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(284): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#4 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#5 {main}

Notice: file_put_contents(): write of 560 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 560 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
INSERT INTO `re_office`.`catalog_stats`(`offer_id`) VALUES (?)
"SQLSTATE[HY000]: General error: 1114 The table 'catalog_stats' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(315): DB::query()
#2 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#3 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#4 {main}

Notice: file_put_contents(): write of 454 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 454 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`cache_objects`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(236): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#4 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#5 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#6 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#7 {main}

Notice: file_put_contents(): write of 741 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 741 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
UPDATE `re_office`.`cache_objects` SET `tm` = :new_tm,`offer_id` = :new_offer_id,`type` = :new_type,`data` = :new_data,`offer_type` = :new_offer_type  WHERE id = :id
"SQLSTATE[HY000]: General error: 1114 The table 'cache_objects' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(270): DB::query()
#2 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#3 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#4 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#5 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#6 {main}

Notice: file_put_contents(): write of 738 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 738 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`catalog_stats`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(284): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#4 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#5 {main}

Notice: file_put_contents(): write of 560 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 560 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
INSERT INTO `re_office`.`catalog_stats`(`offer_id`) VALUES (?)
"SQLSTATE[HY000]: General error: 1114 The table 'catalog_stats' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(315): DB::query()
#2 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#3 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#4 {main}

Notice: file_put_contents(): write of 454 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 454 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`cache_objects`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(236): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#4 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#5 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#6 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#7 {main}

Notice: file_put_contents(): write of 741 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 741 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
UPDATE `re_office`.`cache_objects` SET `tm` = :new_tm,`offer_id` = :new_offer_id,`type` = :new_type,`data` = :new_data,`offer_type` = :new_offer_type  WHERE id = :id
"SQLSTATE[HY000]: General error: 1114 The table 'cache_objects' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(270): DB::query()
#2 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#3 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#4 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#5 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#6 {main}

Notice: file_put_contents(): write of 738 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 738 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`catalog_stats`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(284): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#4 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#5 {main}

Notice: file_put_contents(): write of 560 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 560 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
INSERT INTO `re_office`.`catalog_stats`(`offer_id`) VALUES (?)
"SQLSTATE[HY000]: General error: 1114 The table 'catalog_stats' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(315): DB::query()
#2 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#3 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#4 {main}

Notice: file_put_contents(): write of 454 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 454 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`cache_objects`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(236): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#4 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#5 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#6 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#7 {main}

Notice: file_put_contents(): write of 741 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 741 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
UPDATE `re_office`.`cache_objects` SET `tm` = :new_tm,`offer_id` = :new_offer_id,`type` = :new_type,`data` = :new_data,`offer_type` = :new_offer_type  WHERE id = :id
"SQLSTATE[HY000]: General error: 1114 The table 'cache_objects' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(270): DB::query()
#2 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#3 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#4 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#5 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#6 {main}

Notice: file_put_contents(): write of 738 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 738 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`catalog_stats`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(284): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#4 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#5 {main}

Notice: file_put_contents(): write of 560 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 560 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
INSERT INTO `re_office`.`catalog_stats`(`offer_id`) VALUES (?)
"SQLSTATE[HY000]: General error: 1114 The table 'catalog_stats' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(315): DB::query()
#2 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#3 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#4 {main}

Notice: file_put_contents(): write of 454 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 454 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`cache_objects`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(236): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#4 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#5 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#6 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#7 {main}

Notice: file_put_contents(): write of 741 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 741 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
UPDATE `re_office`.`cache_objects` SET `tm` = :new_tm,`offer_id` = :new_offer_id,`type` = :new_type,`data` = :new_data,`offer_type` = :new_offer_type  WHERE id = :id
"SQLSTATE[HY000]: General error: 1114 The table 'cache_objects' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(270): DB::query()
#2 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#3 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#4 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#5 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#6 {main}

Notice: file_put_contents(): write of 738 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 738 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`catalog_stats`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(284): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#4 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#5 {main}

Notice: file_put_contents(): write of 560 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 560 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
INSERT INTO `re_office`.`catalog_stats`(`offer_id`) VALUES (?)
"SQLSTATE[HY000]: General error: 1114 The table 'catalog_stats' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(315): DB::query()
#2 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#3 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#4 {main}

Notice: file_put_contents(): write of 454 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 454 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`cache_objects`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(236): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#4 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#5 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#6 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#7 {main}

Notice: file_put_contents(): write of 741 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 741 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
UPDATE `re_office`.`cache_objects` SET `tm` = :new_tm,`offer_id` = :new_offer_id,`type` = :new_type,`data` = :new_data,`offer_type` = :new_offer_type  WHERE id = :id
"SQLSTATE[HY000]: General error: 1114 The table 'cache_objects' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(270): DB::query()
#2 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#3 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#4 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#5 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#6 {main}

Notice: file_put_contents(): write of 738 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 738 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`catalog_stats`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(284): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#4 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#5 {main}

Notice: file_put_contents(): write of 560 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 560 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
INSERT INTO `re_office`.`catalog_stats`(`offer_id`) VALUES (?)
"SQLSTATE[HY000]: General error: 1114 The table 'catalog_stats' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(315): DB::query()
#2 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#3 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#4 {main}

Notice: file_put_contents(): write of 454 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 454 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`cache_objects`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(236): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#4 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#5 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#6 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#7 {main}

Notice: file_put_contents(): write of 741 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 741 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
UPDATE `re_office`.`cache_objects` SET `tm` = :new_tm,`offer_id` = :new_offer_id,`type` = :new_type,`data` = :new_data,`offer_type` = :new_offer_type  WHERE id = :id
"SQLSTATE[HY000]: General error: 1114 The table 'cache_objects' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(270): DB::query()
#2 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#3 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#4 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#5 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#6 {main}

Notice: file_put_contents(): write of 738 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 738 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`catalog_stats`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(284): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#4 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#5 {main}

Notice: file_put_contents(): write of 560 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 560 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
INSERT INTO `re_office`.`catalog_stats`(`offer_id`) VALUES (?)
"SQLSTATE[HY000]: General error: 1114 The table 'catalog_stats' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(315): DB::query()
#2 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#3 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#4 {main}

Notice: file_put_contents(): write of 454 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 454 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`cache_objects`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(236): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#4 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#5 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#6 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#7 {main}

Notice: file_put_contents(): write of 741 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 741 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
UPDATE `re_office`.`cache_objects` SET `tm` = :new_tm,`offer_id` = :new_offer_id,`type` = :new_type,`data` = :new_data,`offer_type` = :new_offer_type  WHERE id = :id
"SQLSTATE[HY000]: General error: 1114 The table 'cache_objects' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(270): DB::query()
#2 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#3 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#4 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#5 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#6 {main}

Notice: file_put_contents(): write of 738 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 738 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`catalog_stats`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(284): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#4 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#5 {main}

Notice: file_put_contents(): write of 560 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 560 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
INSERT INTO `re_office`.`catalog_stats`(`offer_id`) VALUES (?)
"SQLSTATE[HY000]: General error: 1114 The table 'catalog_stats' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(315): DB::query()
#2 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#3 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#4 {main}

Notice: file_put_contents(): write of 454 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 454 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`cache_objects`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(236): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#4 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#5 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#6 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#7 {main}

Notice: file_put_contents(): write of 741 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 741 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
UPDATE `re_office`.`cache_objects` SET `tm` = :new_tm,`offer_id` = :new_offer_id,`type` = :new_type,`data` = :new_data,`offer_type` = :new_offer_type  WHERE id = :id
"SQLSTATE[HY000]: General error: 1114 The table 'cache_objects' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(270): DB::query()
#2 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#3 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#4 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#5 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#6 {main}

Notice: file_put_contents(): write of 738 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 738 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`catalog_stats`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(284): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#4 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#5 {main}

Notice: file_put_contents(): write of 560 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 560 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
INSERT INTO `re_office`.`catalog_stats`(`offer_id`) VALUES (?)
"SQLSTATE[HY000]: General error: 1114 The table 'catalog_stats' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(315): DB::query()
#2 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#3 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#4 {main}

Notice: file_put_contents(): write of 454 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 454 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`cache_objects`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(236): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#4 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#5 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#6 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#7 {main}

Notice: file_put_contents(): write of 741 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 741 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
UPDATE `re_office`.`cache_objects` SET `tm` = :new_tm,`offer_id` = :new_offer_id,`type` = :new_type,`data` = :new_data,`offer_type` = :new_offer_type  WHERE id = :id
"SQLSTATE[HY000]: General error: 1114 The table 'cache_objects' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(270): DB::query()
#2 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#3 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#4 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#5 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#6 {main}

Notice: file_put_contents(): write of 738 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 738 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`catalog_stats`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(284): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#4 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#5 {main}

Notice: file_put_contents(): write of 560 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 560 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
INSERT INTO `re_office`.`catalog_stats`(`offer_id`) VALUES (?)
"SQLSTATE[HY000]: General error: 1114 The table 'catalog_stats' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(315): DB::query()
#2 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#3 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#4 {main}

Notice: file_put_contents(): write of 454 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 454 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`cache_objects`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(236): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#4 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#5 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#6 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#7 {main}

Notice: file_put_contents(): write of 741 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 741 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
UPDATE `re_office`.`cache_objects` SET `tm` = :new_tm,`offer_id` = :new_offer_id,`type` = :new_type,`data` = :new_data,`offer_type` = :new_offer_type  WHERE id = :id
"SQLSTATE[HY000]: General error: 1114 The table 'cache_objects' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(270): DB::query()
#2 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#3 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#4 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#5 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#6 {main}

Notice: file_put_contents(): write of 738 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 738 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`catalog_stats`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(284): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#4 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#5 {main}

Notice: file_put_contents(): write of 560 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 560 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
INSERT INTO `re_office`.`catalog_stats`(`offer_id`) VALUES (?)
"SQLSTATE[HY000]: General error: 1114 The table 'catalog_stats' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(315): DB::query()
#2 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#3 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#4 {main}

Notice: file_put_contents(): write of 454 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 454 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`cache_objects`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(236): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#4 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#5 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#6 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#7 {main}

Notice: file_put_contents(): write of 741 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 741 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
UPDATE `re_office`.`cache_objects` SET `tm` = :new_tm,`offer_id` = :new_offer_id,`type` = :new_type,`data` = :new_data,`offer_type` = :new_offer_type  WHERE id = :id
"SQLSTATE[HY000]: General error: 1114 The table 'cache_objects' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(270): DB::query()
#2 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#3 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#4 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#5 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#6 {main}

Notice: file_put_contents(): write of 738 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 738 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`catalog_stats`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(284): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#4 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#5 {main}

Notice: file_put_contents(): write of 560 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 560 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
INSERT INTO `re_office`.`catalog_stats`(`offer_id`) VALUES (?)
"SQLSTATE[HY000]: General error: 1114 The table 'catalog_stats' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(315): DB::query()
#2 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#3 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#4 {main}

Notice: file_put_contents(): write of 454 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 454 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`cache_objects`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(236): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#4 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#5 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#6 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#7 {main}

Notice: file_put_contents(): write of 741 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 741 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
UPDATE `re_office`.`cache_objects` SET `tm` = :new_tm,`offer_id` = :new_offer_id,`type` = :new_type,`data` = :new_data,`offer_type` = :new_offer_type  WHERE id = :id
"SQLSTATE[HY000]: General error: 1114 The table 'cache_objects' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(270): DB::query()
#2 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#3 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#4 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#5 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#6 {main}

Notice: file_put_contents(): write of 738 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 738 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`catalog_stats`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(284): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#4 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#5 {main}

Notice: file_put_contents(): write of 560 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 560 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
INSERT INTO `re_office`.`catalog_stats`(`offer_id`) VALUES (?)
"SQLSTATE[HY000]: General error: 1114 The table 'catalog_stats' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(315): DB::query()
#2 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#3 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#4 {main}

Notice: file_put_contents(): write of 454 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 454 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`cache_objects`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(236): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#4 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#5 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#6 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#7 {main}

Notice: file_put_contents(): write of 741 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 741 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
UPDATE `re_office`.`cache_objects` SET `tm` = :new_tm,`offer_id` = :new_offer_id,`type` = :new_type,`data` = :new_data,`offer_type` = :new_offer_type  WHERE id = :id
"SQLSTATE[HY000]: General error: 1114 The table 'cache_objects' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(270): DB::query()
#2 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#3 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#4 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#5 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#6 {main}

Notice: file_put_contents(): write of 738 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 738 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`catalog_stats`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(284): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#4 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#5 {main}

Notice: file_put_contents(): write of 560 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 560 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
INSERT INTO `re_office`.`catalog_stats`(`offer_id`) VALUES (?)
"SQLSTATE[HY000]: General error: 1114 The table 'catalog_stats' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(315): DB::query()
#2 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#3 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#4 {main}

Notice: file_put_contents(): write of 454 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 454 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`cache_objects`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(236): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#4 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#5 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#6 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#7 {main}

Notice: file_put_contents(): write of 741 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 741 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
UPDATE `re_office`.`cache_objects` SET `tm` = :new_tm,`offer_id` = :new_offer_id,`type` = :new_type,`data` = :new_data,`offer_type` = :new_offer_type  WHERE id = :id
"SQLSTATE[HY000]: General error: 1114 The table 'cache_objects' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(270): DB::query()
#2 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#3 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#4 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#5 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#6 {main}

Notice: file_put_contents(): write of 738 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 738 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`catalog_stats`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(284): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#4 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#5 {main}

Notice: file_put_contents(): write of 560 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 560 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
INSERT INTO `re_office`.`catalog_stats`(`offer_id`) VALUES (?)
"SQLSTATE[HY000]: General error: 1114 The table 'catalog_stats' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(315): DB::query()
#2 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#3 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#4 {main}

Notice: file_put_contents(): write of 454 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 454 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`cache_objects`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(236): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#4 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#5 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#6 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#7 {main}

Notice: file_put_contents(): write of 741 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 741 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
UPDATE `re_office`.`cache_objects` SET `tm` = :new_tm,`offer_id` = :new_offer_id,`type` = :new_type,`data` = :new_data,`offer_type` = :new_offer_type  WHERE id = :id
"SQLSTATE[HY000]: General error: 1114 The table 'cache_objects' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(270): DB::query()
#2 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#3 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#4 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#5 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#6 {main}

Notice: file_put_contents(): write of 738 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 738 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`catalog_stats`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(284): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#4 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#5 {main}

Notice: file_put_contents(): write of 560 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 560 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
INSERT INTO `re_office`.`catalog_stats`(`offer_id`) VALUES (?)
"SQLSTATE[HY000]: General error: 1114 The table 'catalog_stats' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(315): DB::query()
#2 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#3 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#4 {main}

Notice: file_put_contents(): write of 454 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 454 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`cache_objects`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(236): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#4 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#5 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#6 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#7 {main}

Notice: file_put_contents(): write of 741 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 741 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
UPDATE `re_office`.`cache_objects` SET `tm` = :new_tm,`offer_id` = :new_offer_id,`type` = :new_type,`data` = :new_data,`offer_type` = :new_offer_type  WHERE id = :id
"SQLSTATE[HY000]: General error: 1114 The table 'cache_objects' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(270): DB::query()
#2 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#3 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#4 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#5 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#6 {main}

Notice: file_put_contents(): write of 738 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 738 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`catalog_stats`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(284): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#4 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#5 {main}

Notice: file_put_contents(): write of 560 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 560 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
INSERT INTO `re_office`.`catalog_stats`(`offer_id`) VALUES (?)
"SQLSTATE[HY000]: General error: 1114 The table 'catalog_stats' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(315): DB::query()
#2 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#3 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#4 {main}

Notice: file_put_contents(): write of 454 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 454 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`cache_objects`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(236): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#4 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#5 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#6 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#7 {main}

Notice: file_put_contents(): write of 741 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 741 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
UPDATE `re_office`.`cache_objects` SET `tm` = :new_tm,`offer_id` = :new_offer_id,`type` = :new_type,`data` = :new_data,`offer_type` = :new_offer_type  WHERE id = :id
"SQLSTATE[HY000]: General error: 1114 The table 'cache_objects' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(270): DB::query()
#2 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#3 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#4 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#5 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#6 {main}

Notice: file_put_contents(): write of 738 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 738 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
⭐️Продажа офисных помещений от 508.06 млн.₽ в Москве, 3961 объект⭐️Купить офисное помещение от 508.06 млн.₽ в Москве
Продажа Аренда ЖК и Новостройки Коммерческая Компании
0
Разместить объявление

Купить офисное помещение в Москве


Показать всё
Найдено (3961)
pl_desc
Сортировка
Сначала старые
Сначала новые
Сначала дорогие
Сначала дешевле
Офисное помещение, 339 м2, класс A
131.49 млн.₽
Бизнес-центр «Stone Дмитровская » класса A Продажа помещения площадью 338,9 кв.м Cтоимость кв. метра 388 000,00 руб. включая НДС, возможен торг Бизнес-центр «Stone Дмитровская » расположен по адресу: Дмитровский пр-д, 1Г, Москва
110 дней
Офисное помещение, 102 м2, класс A
37.45 млн.₽
Бизнес-центр «Stone Дмитровская » класса A Продажа помещения площадью 101,5 кв.м Cтоимость кв. метра 369 000,00 руб. включая НДС, возможен торг Бизнес-центр «Stone Дмитровская » расположен по адресу: Дмитровский пр-д, 1Г, Москва
110 дней
Офисное помещение, 101 м2, класс A
38.56 млн.₽
Бизнес-центр «Stone Дмитровская » класса A Продажа помещения площадью 101,2 кв.м Cтоимость кв. метра 381 000,00 руб. включая НДС, возможен торг Бизнес-центр «Stone Дмитровская » расположен по адресу: Дмитровский пр-д, 1Г, Москва
110 дней
Офисное помещение, 137 м2, класс A
48.87 млн.₽
Бизнес-центр «Stone Дмитровская » класса A Продажа помещения площадью 136,5 кв.м Cтоимость кв. метра 358 000,00 руб. включая НДС, возможен торг Бизнес-центр «Stone Дмитровская » расположен по адресу: Дмитровский пр-д, 1Г, Москва
110 дней
SELECT * FROM re_office.tgbs WHERE "2025-07-02" BETWEEN dt_from AND dt_to AND is_active=1 AND tgb="tgb" ORDER BY RAND(),click_count asc LIMIT 2
"SQLSTATE[HY000]: General error: 1021 Disk got full writing '.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(171): DB::query()
#2 /var/www/prod.realestate.ru/www/classes/Adv.php(10): DB::select()
#3 /var/www/prod.realestate.ru/www/views/components/ad/double_banner.php(3): Adv::get2blockForCatalog()
#4 /var/www/prod.realestate.ru/www/views/components/search/secondary.php(80): include('/var/www/prod.r...')
#5 /var/www/prod.realestate.ru/www/views/pages/catalog-secondary.php(34): include('/var/www/prod.r...')
#6 /var/www/prod.realestate.ru/www/views/general/template.php(23): include('/var/www/prod.r...')
#7 /var/www/prod.realestate.ru/www/index.php(177): include('/var/www/prod.r...')
#8 {main}

Notice: file_put_contents(): write of 973 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 973 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
Офисное помещение, 102 м2, класс A
37.45 млн.₽
Бизнес-центр «Stone Дмитровская » класса A Продажа помещения площадью 101,5 кв.м Cтоимость кв. метра 369 000,00 руб. включая НДС, возможен торг Бизнес-центр «Stone Дмитровская » расположен по адресу: Дмитровский пр-д, 1Г, Москва
110 дней
Офисное помещение, 101 м2, класс A
38.56 млн.₽
Бизнес-центр «Stone Дмитровская » класса A Продажа помещения площадью 101,2 кв.м Cтоимость кв. метра 381 000,00 руб. включая НДС, возможен торг Бизнес-центр «Stone Дмитровская » расположен по адресу: Дмитровский пр-д, 1Г, Москва
110 дней
Офисное помещение, 405 м2, класс A
148.86 млн.₽
Бизнес-центр «Stone Дмитровская » класса A Продажа помещения площадью 404,5 кв.м Cтоимость кв. метра 368 000,00 руб. включая НДС, возможен торг Бизнес-центр «Stone Дмитровская » расположен по адресу: Дмитровский пр-д, 1Г, Москва
110 дней
Офисное помещение, 192 м2, класс A
65.28 млн.₽
Бизнес-центр «Stone Дмитровская » класса A Продажа помещения площадью 192,0 кв.м Cтоимость кв. метра 340 000,00 руб. включая НДС, возможен торг Бизнес-центр «Stone Дмитровская » расположен по адресу: Дмитровский пр-д, 1Г, Москва
110 дней
SELECT * FROM re_office.tgbs WHERE "2025-07-02" BETWEEN dt_from AND dt_to AND is_active=1 AND tgb="tgb" ORDER BY RAND(),click_count asc LIMIT 2
"SQLSTATE[HY000]: General error: 1021 Disk got full writing '.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(171): DB::query()
#2 /var/www/prod.realestate.ru/www/classes/Adv.php(10): DB::select()
#3 /var/www/prod.realestate.ru/www/views/components/ad/double_banner.php(3): Adv::get2blockForCatalog()
#4 /var/www/prod.realestate.ru/www/views/components/search/secondary.php(80): include('/var/www/prod.r...')
#5 /var/www/prod.realestate.ru/www/views/pages/catalog-secondary.php(34): include('/var/www/prod.r...')
#6 /var/www/prod.realestate.ru/www/views/general/template.php(23): include('/var/www/prod.r...')
#7 /var/www/prod.realestate.ru/www/index.php(177): include('/var/www/prod.r...')
#8 {main}

Notice: file_put_contents(): write of 973 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 973 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
Офисное помещение, 138 м2, класс A
50.57 млн.₽
Бизнес-центр «Stone Дмитровская » класса A Продажа помещения площадью 137,8 кв.м Cтоимость кв. метра 367 000,00 руб. включая НДС, возможен торг Бизнес-центр «Stone Дмитровская » расположен по адресу: Дмитровский пр-д, 1Г, Москва
110 дней
Офисное помещение, 138 м2, класс A
50.99 млн.₽
Бизнес-центр «Stone Дмитровская » класса A Продажа помещения площадью 137,8 кв.м Cтоимость кв. метра 370 000,00 руб. включая НДС, возможен торг Бизнес-центр «Stone Дмитровская » расположен по адресу: Дмитровский пр-д, 1Г, Москва
110 дней
Офисное помещение, 101 м2, класс A
38.25 млн.₽
Бизнес-центр «Stone Дмитровская » класса A Продажа помещения площадью 101,2 кв.м Cтоимость кв. метра 378 000,00 руб. включая НДС, возможен торг Бизнес-центр «Stone Дмитровская » расположен по адресу: Дмитровский пр-д, 1Г, Москва
110 дней
Офисное помещение, 67 м2, класс A
25.04 млн.₽
Бизнес-центр «Stone Дмитровская » класса A Продажа помещения площадью 67,3 кв.м Cтоимость кв. метра 372 000,00 руб. включая НДС, возможен торг Бизнес-центр «Stone Дмитровская » расположен по адресу: Дмитровский пр-д, 1Г, Москва
110 дней
SELECT * FROM re_office.tgbs WHERE "2025-07-02" BETWEEN dt_from AND dt_to AND is_active=1 AND tgb="tgb" ORDER BY RAND(),click_count asc LIMIT 2
"SQLSTATE[HY000]: General error: 1021 Disk got full writing '.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(171): DB::query()
#2 /var/www/prod.realestate.ru/www/classes/Adv.php(10): DB::select()
#3 /var/www/prod.realestate.ru/www/views/components/ad/double_banner.php(3): Adv::get2blockForCatalog()
#4 /var/www/prod.realestate.ru/www/views/components/search/secondary.php(80): include('/var/www/prod.r...')
#5 /var/www/prod.realestate.ru/www/views/pages/catalog-secondary.php(34): include('/var/www/prod.r...')
#6 /var/www/prod.realestate.ru/www/views/general/template.php(23): include('/var/www/prod.r...')
#7 /var/www/prod.realestate.ru/www/index.php(177): include('/var/www/prod.r...')
#8 {main}

Notice: file_put_contents(): write of 973 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 973 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
Офисное помещение, 102 м2, класс A
36.84 млн.₽
Бизнес-центр «Stone Дмитровская » класса A Продажа помещения площадью 101,5 кв.м Cтоимость кв. метра 363 000,00 руб. включая НДС, возможен торг Бизнес-центр «Stone Дмитровская » расположен по адресу: Дмитровский пр-д, 1Г, Москва
110 дней
Офисное помещение, 776 м2, класс A
297.17 млн.₽
Бизнес-центр «Stone Дмитровская » класса A Продажа помещения площадью 775,9 кв.м Cтоимость кв. метра 383 000,00 руб. включая НДС, возможен торг Бизнес-центр «Stone Дмитровская » расположен по адресу: Дмитровский пр-д, 1Г, Москва
110 дней
Офисное помещение, 392 м2, класс A
146.07 млн.₽
Бизнес-центр «Stone Дмитровская » класса A Продажа помещения площадью 391,6 кв.м Cтоимость кв. метра 373 000,00 руб. включая НДС, возможен торг Бизнес-центр «Stone Дмитровская » расположен по адресу: Дмитровский пр-д, 1Г, Москва
110 дней
Офисное помещение, 68 м2, класс A
26.77 млн.₽
Бизнес-центр «Stone Дмитровская » класса A Продажа помещения площадью 67,6 кв.м Cтоимость кв. метра 396 000,00 руб. включая НДС, возможен торг Бизнес-центр «Stone Дмитровская » расположен по адресу: Дмитровский пр-д, 1Г, Москва
110 дней
SELECT * FROM re_office.tgbs WHERE "2025-07-02" BETWEEN dt_from AND dt_to AND is_active=1 AND tgb="tgb" ORDER BY RAND(),click_count asc LIMIT 2
"SQLSTATE[HY000]: General error: 1021 Disk got full writing '.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(171): DB::query()
#2 /var/www/prod.realestate.ru/www/classes/Adv.php(10): DB::select()
#3 /var/www/prod.realestate.ru/www/views/components/ad/double_banner.php(3): Adv::get2blockForCatalog()
#4 /var/www/prod.realestate.ru/www/views/components/search/secondary.php(80): include('/var/www/prod.r...')
#5 /var/www/prod.realestate.ru/www/views/pages/catalog-secondary.php(34): include('/var/www/prod.r...')
#6 /var/www/prod.realestate.ru/www/views/general/template.php(23): include('/var/www/prod.r...')
#7 /var/www/prod.realestate.ru/www/index.php(177): include('/var/www/prod.r...')
#8 {main}

Notice: file_put_contents(): write of 973 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 973 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
Офисное помещение, 1626 м2, класс A
585.4 млн.₽
Бизнес-центр «Stone Дмитровская » класса A Продажа помещения площадью 1 626,1 кв.м Cтоимость кв. метра 360 000,00 руб. включая НДС, возможен торг Бизнес-центр «Stone Дмитровская » расположен по адресу: Дмитровский пр-д, 1Г, Москва
110 дней
Офисное помещение, 798 м2, класс A
305.63 млн.₽
Бизнес-центр «Stone Дмитровская » класса A Продажа помещения площадью 798,0 кв.м Cтоимость кв. метра 383 000,00 руб. включая НДС, возможен торг Бизнес-центр «Stone Дмитровская » расположен по адресу: Дмитровский пр-д, 1Г, Москва
110 дней
Офисное помещение, 405 м2, класс A
158.97 млн.₽
Бизнес-центр «Stone Дмитровская » класса A Продажа помещения площадью 404,5 кв.м Cтоимость кв. метра 393 000,00 руб. включая НДС, возможен торг Бизнес-центр «Stone Дмитровская » расположен по адресу: Дмитровский пр-д, 1Г, Москва
110 дней
Офисное помещение, 193 м2, класс A
67.25 млн.₽
Бизнес-центр «Stone Дмитровская » класса A Продажа помещения площадью 192,7 кв.м Cтоимость кв. метра 349 000,00 руб. включая НДС, возможен торг Бизнес-центр «Stone Дмитровская » расположен по адресу: Дмитровский пр-д, 1Г, Москва
110 дней
SELECT * FROM re_office.tgbs WHERE "2025-07-02" BETWEEN dt_from AND dt_to AND is_active=1 AND tgb="tgb" ORDER BY RAND(),click_count asc LIMIT 2
"SQLSTATE[HY000]: General error: 1021 Disk got full writing '.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(171): DB::query()
#2 /var/www/prod.realestate.ru/www/classes/Adv.php(10): DB::select()
#3 /var/www/prod.realestate.ru/www/views/components/ad/double_banner.php(3): Adv::get2blockForCatalog()
#4 /var/www/prod.realestate.ru/www/views/components/search/secondary.php(80): include('/var/www/prod.r...')
#5 /var/www/prod.realestate.ru/www/views/pages/catalog-secondary.php(34): include('/var/www/prod.r...')
#6 /var/www/prod.realestate.ru/www/views/general/template.php(23): include('/var/www/prod.r...')
#7 /var/www/prod.realestate.ru/www/index.php(177): include('/var/www/prod.r...')
#8 {main}

Notice: file_put_contents(): write of 973 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 973 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
Офисное помещение, 88 м2, класс A
32.67 млн.₽
Бизнес-центр «Stone Дмитровская » класса A Продажа помещения площадью 88,3 кв.м Cтоимость кв. метра 370 000,00 руб. включая НДС, возможен торг Бизнес-центр «Stone Дмитровская » расположен по адресу: Дмитровский пр-д, 1Г, Москва
110 дней
Офисное помещение, 193 м2, класс A
67.83 млн.₽
Бизнес-центр «Stone Дмитровская » класса A Продажа помещения площадью 192,7 кв.м Cтоимость кв. метра 352 000,00 руб. включая НДС, возможен торг Бизнес-центр «Stone Дмитровская » расположен по адресу: Дмитровский пр-д, 1Г, Москва
110 дней
Офисное помещение, 138 м2, класс A
50.05 млн.₽
Бизнес-центр «Stone Дмитровская » класса A Продажа помещения площадью 137,5 кв.м Cтоимость кв. метра 364 000,00 руб. включая НДС, возможен торг Бизнес-центр «Stone Дмитровская » расположен по адресу: Дмитровский пр-д, 1Г, Москва
110 дней
Офисное помещение, 193 м2, класс A
67.8 млн.₽
Бизнес-центр «Stone Дмитровская » класса A Продажа помещения площадью 192,6 кв.м Cтоимость кв. метра 352 000,00 руб. включая НДС, возможен торг Бизнес-центр «Stone Дмитровская » расположен по адресу: Дмитровский пр-д, 1Г, Москва
110 дней
SELECT * FROM re_office.tgbs WHERE "2025-07-02" BETWEEN dt_from AND dt_to AND is_active=1 AND tgb="tgb" ORDER BY RAND(),click_count asc LIMIT 2
"SQLSTATE[HY000]: General error: 1021 Disk got full writing '.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(171): DB::query()
#2 /var/www/prod.realestate.ru/www/classes/Adv.php(10): DB::select()
#3 /var/www/prod.realestate.ru/www/views/components/ad/double_banner.php(3): Adv::get2blockForCatalog()
#4 /var/www/prod.realestate.ru/www/views/components/search/secondary.php(80): include('/var/www/prod.r...')
#5 /var/www/prod.realestate.ru/www/views/pages/catalog-secondary.php(34): include('/var/www/prod.r...')
#6 /var/www/prod.realestate.ru/www/views/general/template.php(23): include('/var/www/prod.r...')
#7 /var/www/prod.realestate.ru/www/index.php(177): include('/var/www/prod.r...')
#8 {main}

Notice: file_put_contents(): write of 973 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 973 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
Офисное помещение, 137 м2, класс A
49.28 млн.₽
Бизнес-центр «Stone Дмитровская » класса A Продажа помещения площадью 136,5 кв.м Cтоимость кв. метра 361 000,00 руб. включая НДС, возможен торг Бизнес-центр «Stone Дмитровская » расположен по адресу: Дмитровский пр-д, 1Г, Москва
110 дней
Москва
Офис
от
до
от
до
от
до

Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0

Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/sessions) in Unknown on line 0