02.09.2017, 12:43
I need to add this, I tried saving all companies I have on server.
There are 2 different companies in database:
company_v1 - table with 48 records, 25 columns
company_v2 - table with 82 records, 12 columns
Function save companies update only 4 columns in each table.
Time for running these 82 + 48 update queries was 5sec.
Something is terribly wrong but I can't figure out what.
There are 2 different companies in database:
company_v1 - table with 48 records, 25 columns
company_v2 - table with 82 records, 12 columns
Function save companies update only 4 columns in each table.
Time for running these 82 + 48 update queries was 5sec.
Something is terribly wrong but I can't figure out what.