[MDEV-12762] Some files in current 10.2 tree seem to be reverted to an old state Created: 2017-05-09 Updated: 2017-05-10 Resolved: 2017-05-10 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Tests |
| Affects Version/s: | 10.2.6 |
| Fix Version/s: | 10.2.6 |
| Type: | Bug | Priority: | Blocker |
| Reporter: | Elena Stepanova | Assignee: | Marko Mäkelä |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | 10.2-ga | ||
| Description |
|
Example:
I don't know the extent of this problem – how many files are affected, and to which point they have been reverted. |
| Comments |
| Comment by Marko Mäkelä [ 2017-05-09 ] | ||||
|
The culprit appears to be my merge of MDEV-12253 from 10.1 to 10.2, as you can see by
In that merge, I resolved all other conflicts manually, except for mysql-test/suite/encryption I initially did the following to pick up changes that were supposedly already merged by Jan Lindström:
Apparently some of the conflict resolution in bb-10.2-MDEV-12253 consisted of copying files directly from 10.1. I will redo the merge, resolve the conflicts manually and ensure that 10.2 is not using have_xtradb.inc, and finally push the adjustments to 10.2. | ||||
| Comment by Marko Mäkelä [ 2017-05-09 ] | ||||
|
bb-10.2-marko
It is a huge diff, 1534 lines. On the other hand, the diff will be 2898 lines if the above patch is not applied:
|