add a new column in myysql code example Example: add column in mysq ALTER TABLE Table_name ADD name_column INT(255);