productRows cannot insert row Unknown column 'MM' in 'field list'
insert into temp_products (id,productName,a,b,c,cs,price,qty) VALUES (50802, 'MOR-3.5X27 BN90',27,MM,MM,MM,0.00,NULL);
27