Comments on: Thoughts on MySQL 8.0.3 RC – The First MySQL 8.0 Release Candidate https://www.percona.com/blog/thoughts-on-mysql-8-0-3-rc-the-first-mysql-8-0-release-candidate/ Wed, 07 Aug 2019 13:18:22 +0000 hourly 1 https://wordpress.org/?v=6.5.2 By: Roel Van de Paar https://www.percona.com/blog/thoughts-on-mysql-8-0-3-rc-the-first-mysql-8-0-release-candidate/#comment-10968832 Fri, 29 Dec 2017 01:07:13 +0000 https://www.percona.com/blog/?p=46279#comment-10968832 Hi Abe,

Each line is a new regression – i.e. a new issue not previously seen. Previously seen issues (i.e. open defects already logged) were/are removed by our filters. Also, this list lists a maximum of 10 trials per issue, even though there may have been more.

Technical sidenode; All this is done by pquery-go-expert.sh which is an advanced way of running the pquery framework. It 1) preps testcase reducers (reducer.sh) ready-to-run for each trial, 2) removes >10 ‘issue duplicates’ leaving 10 trials per issue (10 trials is usually more then sufficient to get a good test case), 3) filters known issues (using pquery-clean-known.sh which in turns uses known_bugs.strings – our bug filter list). If you ever have a crash, run text_string.sh against it and compare it with the list in known_bugs.strings (even old bugs are left, but remarked when fixed) – it’s a great way to find out if a bug is already been logged for the crash you’re seeing. For all these scripts, just clone percona-qa (https://github.com/Percona-QA/percona-qa) from Github.

In other words/in summary, the list above is substantial proof of a lot of new regressions in 8.0. Still, I have trust in Oracle to resolve most of these before GA!

]]>
By: Roel Van de Paar https://www.percona.com/blog/thoughts-on-mysql-8-0-3-rc-the-first-mysql-8-0-release-candidate/#comment-10968831 Fri, 29 Dec 2017 00:58:30 +0000 https://www.percona.com/blog/?p=46279#comment-10968831 Hi Yuval, When leaving a comment you have the option of ticking ‘Notify me of new posts via email.’

]]>
By: yuval menchik https://www.percona.com/blog/thoughts-on-mysql-8-0-3-rc-the-first-mysql-8-0-release-candidate/#comment-10968793 Thu, 14 Dec 2017 15:11:04 +0000 https://www.percona.com/blog/?p=46279#comment-10968793 Notify me of new posts via email.

]]>
By: Abe uTest https://www.percona.com/blog/thoughts-on-mysql-8-0-3-rc-the-first-mysql-8-0-release-candidate/#comment-10968784 Tue, 12 Dec 2017 23:44:35 +0000 https://www.percona.com/blog/?p=46279#comment-10968784 All numbers in front of reducers are open defects ?

]]>