Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.0.4
-
None
-
None
-
None
Description
This task will have as a subtasks all tasks that we intend to fix for 10.0.4 release. We are not using the "version" feature from Jira because we're unable to get a small list of tasks.
- Failures of "upgrade" tests in buildbot are not a problem for this release (the failures are caused by InnoDB's inability to start on 5.1's datadir)
- Currently, all failing tests in buildbot are random. There are two kind of failures
- "big" tests fail due to timeout
- replication test failures (it is suspected that the problem is in the tests, not in the features being tested)
- sol10-64 fails to compile. Is this a problem for making packages (ask Wlad or Daniel)
- It seems, we don't need a merge from 5.5. We don't need a merge from 10.0-base
- Elena is going through 5.6 changelogs and checking if a feature was merged/non-merged or partially merged. ETA is Saturday.
Upd by Elena:- Added a list of new features, found during the first iteration through the release notes ("Changes" sections), to
MDEV-4874(as a comment); - Filed noticed problems as bugs, linked it to this task;
- Now will be going through "Bugfixes" sections, since the distribution of items between "Changes" and "Bugfixes" is rather arbitrary, ETA unknown yet
- Added a list of new features, found during the first iteration through the release notes ("Changes" sections), to
Attachments
Issue Links
- is blocked by
-
MDEV-4865 Change related to --log option/variable was merged partially
-
- Closed
-
-
MDEV-4866 Test case for bugfix #34750 is not merged
-
- Closed
-
-
MDEV-4874 10.0.4 - make release notes
-
- Closed
-
-
MDEV-4885 When performance schema is disabled, autosized parameters show 18446744073709551615 instead of -1
-
- Closed
-
>> [Check with Elena] Failures of "upgrade" tests in buildbot are not a problem for this release (the failures are caused by InnoDB's inability to start on 5.1's datadir)
If it's the problem with InnoDB: auto-extending data file, then yes, it's the same for 5.1 => 5.6, filed as a buildbot issue
MDEV-4860>> TODO: Do we need a merge from 5.5/10.0-base ?
Imho we can't merge 5.5 now. There is the bug http://bugs.mysql.com/bug.php?id=69623 ; for 5.5.32, Sanja pushed a workaround, and after the release it was reverted since we are going to merge a proper bugfix from MySQL 5.5.33. So, now 5.5 tree contains the bug without the fix – it's an intermediate version which should not be released. Either we need to merge MySQL 5.5.33 to 5.5 first, or release 10.0.4 with MariaDB 5.5.32.