I have two MySQL tables with almost the same structure and I want to import the data from one of the tables into the other one. I run Codeigniter and I tried to select all the data from one of the tables and insert into the other but doesn't seem to work very good.
Table structure: url, text, source, img, date