将一列分成多列

I have an excel sheet which I have a column of 3 mixed data separated by a column.

I want to separate that data by comma and insert into three different Fields in Mysql.

enter image description here