Copied! Copy Stacktrace Search Stackoverflow Search Google Exception

Database Exceptionyii\db\Exception

SQLSTATE[HY000]: General error: 1021 Disk full (/tmp/#sql-temptable-fe6b0-c6701-979cb.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
The SQL being executed was: SELECT COUNT(*) FROM (SELECT `new_clinic`.*, MIN(IF(`new_clinic`.manual_rating > 0,`new_clinic`.manual_rating,`new_clinic`.rating)) AS MinRating, MAX(IF(`new_clinic`.manual_rating > 0,`new_clinic`.manual_rating,`new_clinic`.rating)) AS MaxRating, MIN(`new_clinic_price`.price) AS MinPrice, MAX(`new_clinic_price`.price) AS MaxPrice FROM `new_clinic` LEFT JOIN `new_clinic_price` ON `new_clinic`.`id` = `new_clinic_price`.`clinic_id` LEFT JOIN `new_category` ON `new_clinic_price`.`category_id` = `new_category`.`id` LEFT JOIN `new_clinic_subway` ON `new_clinic`.`id` = `new_clinic_subway`.`clinic_id` LEFT JOIN `new_subway` ON `new_clinic_subway`.`subway_id` = `new_subway`.`id` WHERE (`new_clinic`.`status`=1) AND (`new_category`.`id` IN (675, 707, 676, 700, 741, 743, 708, 706, 701, 724, 725, 726, 727, 729, 728, 682, 730, 731, 732, 733, 734, 735, 704, 736, 737, 738, 739, 677, 678, 679, 680, 705, 681, 709, 699, 710, 711, 712, 684, 723, 469, 196, 685, 686, 718, 713, 714, 717, 715, 716, 742, 722, 696, 694, 695, 697, 698, 744, 702, 740, 703, 720, 687, 721, 688, 689, 690, 691, 692, 693)) AND (`new_subway`.`id`=235) GROUP BY `new_clinic`.`id` ORDER BY `MaxRating` DESC, `depth` DESC) `c`

Error Info: Array
(
    [0] => HY000
    [1] => 1021
    [2] => Disk full (/tmp/#sql-temptable-fe6b0-c6701-979cb.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
)
$_GET = [
    'category' => 'dermatolog',
    'subway' => 'moskovskaja',
];

Warning: file_put_contents(): Only 0 of 187571 bytes written, possibly out of free disk space in /var/www/www-root/data/www/spb.meds.ru/vendor/yiisoft/yii2-debug/src/LogTarget.php on line 74

Warning: file_put_contents(): Only 0 of 188542 bytes written, possibly out of free disk space in /var/www/www-root/data/www/spb.meds.ru/vendor/yiisoft/yii2-debug/src/LogTarget.php on line 74

Warning: file_put_contents(): Only 0 of 188541 bytes written, possibly out of free disk space in /var/www/www-root/data/www/spb.meds.ru/vendor/yiisoft/yii2-debug/src/LogTarget.php on line 74