mysql_query("INSERT INTO items(price,articul,lot_number,name,factory,country,collection,designer,design,height,deep,diametr,number_power,socle,voltage,color_material,switcher,description) VALUES('".$str."')");
Добавляется все колонки, кроме тех, где есть русские слова.