- SQLSTATE[HY000]: General error: 1 Can't create/write to file '/tmp/MYlJQeDV' (Errcode: 28 "No space left on device"): SELECT t_2.word AS value, COUNT(DISTINCT t.item_id) AS num FROM (SELECT DISTINCT t.item_id AS item_id, :score AS score FROM {search_api_db_db_product_index} t WHERE ((t.status = :db_condition_placeholder_1) AND ((t.field_b2b_product <> :db_condition_placeholder_2) OR (t.field_b2b_product IS NULL))) AND (t.search_api_language IN (:db_condition_placeholder_3)) AND (t.search_api_language IN (:db_condition_placeholder_4))) t INNER JOIN {search_api_db_db_product_index_text} t_2 ON t.item_id = t_2.item_id WHERE t_2.field_name = :db_condition_placeholder_0 GROUP BY value ORDER BY num DESC, value ASC; Array ( [:db_condition_placeholder_0] => category [:db_condition_placeholder_1] => 1 [:db_condition_placeholder_2] => 1 [:db_condition_placeholder_3] => el [:db_condition_placeholder_4] => el [:score] => 1000 )
- SQLSTATE[HY000]: General error: 1 Can't create/write to file '/tmp/MYtaCuqT' (Errcode: 28 "No space left on device"): SELECT t_2.word AS value, COUNT(DISTINCT t.item_id) AS num FROM (SELECT DISTINCT t.item_id AS item_id, :score AS score FROM {search_api_db_db_product_index} t WHERE ((t.status = :db_condition_placeholder_1) AND ((t.field_b2b_product <> :db_condition_placeholder_2) OR (t.field_b2b_product IS NULL))) AND (t.search_api_language IN (:db_condition_placeholder_3)) AND (t.search_api_language IN (:db_condition_placeholder_4))) t INNER JOIN {search_api_db_db_product_index_text} t_2 ON t.item_id = t_2.item_id WHERE t_2.field_name = :db_condition_placeholder_0 GROUP BY value ORDER BY num DESC, value ASC; Array ( [:db_condition_placeholder_0] => category [:db_condition_placeholder_1] => 1 [:db_condition_placeholder_2] => 1 [:db_condition_placeholder_3] => el [:db_condition_placeholder_4] => el [:score] => 1000 )