MySQL Forums
Forum List  »  Performance

Re: optimizing an update
Posted by: Peter Brawley
Date: March 03, 2019 11:18AM

Let's see ...

MySQL version,

amount of RAM available to MySQL,

innodb_buffer_pool_size,

key_buffer_size,

result of running Explain Extended on the update query (inside BBCode code tags),

results of Show Create table for each table.

Options: ReplyQuote


Subject
Views
Written By
Posted
869
March 03, 2019 10:02AM
Re: optimizing an update
436
March 03, 2019 11:18AM


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.