SQL Error: Disk full (/tmp/#sql_20b_0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") at /var/www/turyrussia/data/www/turyrussia.ru/engine/Inclusio/Component/Tour/Class.php line 244
Array
(
    [code] => 1021
    [message] => Disk full (/tmp/#sql_20b_0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
    [query] => SELECT 
			c_tour.id as id, c_tour.* , (select `fileName` from c_file where keyId = c_tour.id and moduleName="tour" Order by fileOrder ASC Limit 1) as image 
			FROM `c_tour` join c_tour_date on c_tour_date.tourId = c_tour.id where 1 = 1  group by  c_tour.id ORDER BY c_tour.id ASC  LIMIT 0,20
    [context] => /var/www/turyrussia/data/www/turyrussia.ru/engine/Inclusio/Component/Tour/Class.php line 244
)