[MDEV-15248] XtraDB version incorrectly listed Created: 2018-02-08 Updated: 2018-02-10 Resolved: 2018-02-08 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - XtraDB |
| Affects Version/s: | 10.0.28, 10.0.34 |
| Fix Version/s: | 10.0.35 |
| Type: | Bug | Priority: | Major |
| Reporter: | Ian Gilfillan | Assignee: | Vicențiu Ciorbaru |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The XtraDB version appears to be incorrectly listed from MariaDB 10.1.28 and MariaDB 10.0.34. For example:
while the version in the example above (10.0.34) should be 5.6.38-83.0 (38, not 36) |
| Comments |
| Comment by Elena Stepanova [ 2018-02-08 ] | ||||||||||||||||||
|
cvicentiu, the merge comment does say 5.6.38-83.0, but the version is 5.6.36-83.0, so which is it? | ||||||||||||||||||
| Comment by Vicențiu Ciorbaru [ 2018-02-08 ] | ||||||||||||||||||
|
This is a simple merge error. The version is the updated one, however I forgot to update the version number manually afterwards. For anyone concerned, it's only "cosmetic" problem. The actual bug fixes are in there. | ||||||||||||||||||
| Comment by sysdljr [ 2018-02-10 ] | ||||||||||||||||||
|
Hi, Vicentiu Ciorbaru MariaDB [(none)]> SHOW VARIABLES LIKE '%version%';
|