4 ms·
Inserting a new row for each log line in autocommit mode would be absurdly inefficient compared to just appending a log line to a file.
by simscitizen 2y ago
Inserting a new row for each log line in autocommit mode would be absurdly inefficient compared to just appending a log line to a file.