I have some really large files with many inserts (18.7 million in the largest). In the invitation mysql>, if I do source file.sqlor ./file.sqleverything works well, everything falls, but for each operator performance has conclusion Query OK, 1 row affected (0.00 sec).
When run this way, these inserts can take a very long time. Is there a way to run sql queries calmly, without output?
source
share