[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:

SHOW VARIABLES LIKE '%version%';
+-------------------------+------------------+
| Variable_name           | Value            |
+-------------------------+------------------+
| innodb_version          | 5.6.36-83.0      |

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 Server 10.1.31 have same question too ,
Besides, Galera version is 25.3.22 in rpm package, but show wsrep_25.21 at below,
it is right? please confirm again, thanks.

MariaDB [(none)]> SHOW VARIABLES LIKE '%version%';

Variable_name Value
innodb_version 5.6.36-83.0
version 10.1.31-MariaDB
version_comment MariaDB Server
version_compile_machine x86_64
version_compile_os Linux
version_malloc_library system jemalloc
version_ssl_library OpenSSL 1.0.1e-fips 11 Feb 2013
wsrep_patch_version wsrep_25.21
Generated at Thu Feb 08 08:19:49 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.