Am importing data from .csv file to temp mysql table then temp table to main table.while doing this the time consumption of each data import is increasing?
what may be the problem?
Am importing data from .csv file to temp mysql table then temp table to main table.while doing this the time consumption of each data import is increasing?
what may be the problem?