MySQL Forums
Forum List  »  Triggers

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

Let's see the result of ...

show create table ip_lookup;

the result of Explain Extended on your query, the setting of innodb_buffer_pool_size, the amount of RAM available to MySQL, and the MySQL version.

Options: ReplyQuote


Subject
Views
Written By
Posted
1109
May 03, 2020 07:42AM
Re: Need help creating mysql trigger
465
May 03, 2020 06:25PM


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.