Comments on: MySQL is crashing: a support engineer’s point of view https://www.percona.com/blog/mysql-is-crashing-a-support-engineers-point-of-view/ Tue, 06 Aug 2019 20:05:35 +0000 hourly 1 https://wordpress.org/?v=6.5.2 By: Roel Van de Paar https://www.percona.com/blog/mysql-is-crashing-a-support-engineers-point-of-view/#comment-10967341 Sun, 13 Nov 2016 19:47:54 +0000 https://www.percona.com/blog/?p=31313#comment-10967341 Please note that we have moved the percona-qa repository to github. So, to update the instructions above;

$ sudo yum install git
$ cd ~
$ git clone https://github.com/Percona-QA/percona-qa.git
$ cp /path_that_contains_your_general_log/your_log_file.sql ~
$ ~/percona-qa/parse_general_log.pl -i./your_log_file.sql -o./output.sql

]]>