-
Nonintegral time values in slow query logs are mishandled. This is a simple fix: you forgot to escape the d to \d. Also, the rows values should be integral, I couldn't imagine how you could partially change a row.
2009-08-07 19:15:26 UTC by tehpola
-
camka changed the MyProfi 0.181 beta file release.
2009-05-29 06:30:21 UTC by camka
-
camka changed the MyProfi 0.19 beta file release.
2009-05-29 06:29:20 UTC by camka
-
camka added the MyProfi_0.181.zip file.
2009-05-29 06:29:02 UTC by camka
-
camka changed the MyProfi 0.19 beta file release.
2009-05-29 06:25:33 UTC by camka
-
camka changed the MyProfi 0.181 beta file release.
2009-05-29 06:23:49 UTC by camka
-
camka changed the MyProfi 0.181 beta file release.
2009-05-29 06:22:43 UTC by camka
-
camka created the MyProfi 0.181 beta file release.
2009-05-29 06:12:25 UTC by camka
-
What version of php-cli do you use? (run "php -v" from your command line)
The segfault is most probably caused by some long complicated query line in your log file. To locate it, you may try to cut pieces from your log file and try to parse it once and once again, untill you find this very line, which causes a segfault. This line could be helpful for me to locate the problem in...
2009-05-29 05:53:04 UTC by camka
-
Hello,
I'm trying to run the parser on a slow log file and it's giving me a segmentation fault. Any thoughts?.
2009-05-15 14:49:44 UTC by visigod