MySQL Forums
Forum List  »  PHP

Re: Best Way to update multiple rows, in multiple tables, with different data, containing over 50 million rows of data
Posted by: Max Resnikoff
Date: January 13, 2020 11:10AM

This returns the following:

engine MyISAM
data 0.19 GB
indexes 0.02 GB
total 0.20 GB

engine InnoDB
data 0.06 GB
indexes 0.00 GB
total 0.07 GB

engine MEMORY
data 0.00 GB
indexes 0.00 GB
total 0.00 GB

engine TOTALS
data 0.25 GB
indexes 0.02 GB
total 0.27 GB

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.