Posts: 261
Threads: 32
Joined: Dec 2018
Quote:
Originally Posted by Markski
To be honest, if 1,5 seconds is not enough to run a simple INSERT query, you might have a more serious problem somewhere else, possibly in your database or in your MySQL plug-in. A query like that should take no more than a few milliseconds to run.
|
Exactly. Not more than 20-30 ms are required to run a simple INSERT query...