Bug #35165 | Logging to table is slow for large queries | ||
---|---|---|---|
Submitted: | 8 Mar 2008 17:48 | Modified: | 12 Mar 2008 21:48 |
Reporter: | Davi Arnaut (OCA) | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: CSV | Severity: | S5 (Performance) |
Version: | 5.1 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | log, performance |
[8 Mar 2008 17:48]
Davi Arnaut
[17 Mar 2008 19:57]
Davi Arnaut
Partial patch
Attachment: csv-encode-quote.patch (, text), 2.62 KiB.
[17 Mar 2008 19:58]
Davi Arnaut
The above patch speeds up things a bit in my testing, but it still has a problem that it will cause a reallocation for string which are not nul terminated. Patch also removes bogus *ptr++.
[25 Mar 2009 8:17]
Alexey Kopytov
This bug was the reason for bug #43801 "mysql.test takes too long, fails due to expired timeout on debx86-b in PB".