use YOURDATABASE;alter table YOURPOSTTABLE add ip text;alter table YOURPOSTTABLE add id text;alter table YOURPOSTTABLE add fname text;