MySQL Forums
Forum List  »  Triggers

Re: Need help creating mysql trigger
Posted by: Peter Brawley
Date: May 03, 2020 04:26PM

Hundreds of thousands of rows, but 7 mins indicates the query needs optimising.

IAC yes the trigger query just needs to find one row, and an index(start_ip,end_ip) ought to make it instantaneous.

Options: ReplyQuote


Subject
Views
Written By
Posted
1109
May 03, 2020 07:42AM
Re: Need help creating mysql trigger
467
May 03, 2020 04:26PM


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.