backup problem and msql cannot write to temp folder
after backup will become this ( this problem alreadly few time)
and then it will cause all website cannot go in
a sample with a phpwebshop will show this message
MySQL server error report:Array ( [0] => Array ( [message] => MySQL Query Error ) [1] => Array ( [sql] => SELECT b.brand_id, b.brand_name, b.brand_logo, b.brand_desc, COUNT(*) AS goods_num, IF(b.brand_logo > '', '1', '0') AS tag FROM `cocodo4_sfce`.`dfgre_brand`AS b, `cocodo4_sfce`.`dfgre_goods` AS g WHERE g.brand_id = b.brand_id AND is_show = 1 AND g.is_on_sale = 1 AND g.is_alone_sale = 1 AND g.is_delete = 0 GROUP BY b.brand_id HAVING goods_num > 0 ORDER BY tag DESC, b.sort_order ASC LIMIT 11 ) [2] => Array ( [error] => Can't create/write to file '/tmp/#sql_31e_0.MYD' (Errcode: 17) ) [3] => Array ( [errno] => 1 ) )
anyone how to solve this problem? don now what happen ... s
and after i restart msql and this problem solve but if after few day it problem will comeback again
after backup will become this ( this problem alreadly few time)
and then it will cause all website cannot go in
a sample with a phpwebshop will show this message
MySQL server error report:Array ( [0] => Array ( [message] => MySQL Query Error ) [1] => Array ( [sql] => SELECT b.brand_id, b.brand_name, b.brand_logo, b.brand_desc, COUNT(*) AS goods_num, IF(b.brand_logo > '', '1', '0') AS tag FROM `cocodo4_sfce`.`dfgre_brand`AS b, `cocodo4_sfce`.`dfgre_goods` AS g WHERE g.brand_id = b.brand_id AND is_show = 1 AND g.is_on_sale = 1 AND g.is_alone_sale = 1 AND g.is_delete = 0 GROUP BY b.brand_id HAVING goods_num > 0 ORDER BY tag DESC, b.sort_order ASC LIMIT 11 ) [2] => Array ( [error] => Can't create/write to file '/tmp/#sql_31e_0.MYD' (Errcode: 17) ) [3] => Array ( [errno] => 1 ) )
anyone how to solve this problem? don now what happen ... s
and after i restart msql and this problem solve but if after few day it problem will comeback again