[MDEV-6927] Share more structures Created: 2014-10-24 Updated: 2014-10-25 Resolved: 2014-10-25 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB, Storage Engine - XtraDB |
| Affects Version/s: | 10.0.14 |
| Fix Version/s: | 10.0.15 |
| Type: | Bug | Priority: | Trivial |
| Reporter: | Jan Lindström (Inactive) | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | innodb, xtradb | ||
| Issue Links: |
|
||||||||
| Description |
|
commit f981a51a47519b0ba527917887f8adc6df9ae147 Feature: Basic Code Changes This just moves some structure definitions from inside a On its own, it should have no actual effect. It is a non-change. |
| Comments |
| Comment by Jan Lindström (Inactive) [ 2014-10-25 ] |
|
revno: 4459 Merge Facebook commit f981a51a47519b0ba527917887f8adc6df9ae147 This just moves some structure definitions from inside a On its own, it should have no actual effect. This is needed later. |