Upgrade versión kernel and glibc MYSQL database
Hi, we have a database mysql installed with the next version
mysql> SHOW VARIABLES LIKE "%version%";
+-------------------------+---------------------------------------------------------+
| Variable_name | Value |
+-------------------------+---------------------------------------------------------+
| innodb_version | 5.6.25 |
| protocol_version | 10 |
| slave_type_conversions | |
| version | 5.6.25-enterprise-commercial-advanced |
| version_comment | MySQL Enterprise Server - Advanced Edition (Commercial) |
| version_compile_machine | x86_64 |
| version_compile_os | linux-glibc2.5 |
+-------------------------+---------------------------------------------------------+
The sysadmin wants to update the version of the next packages:
kernel-2.6.32-504.el6.x86_64
glibc-2.12-1.149.el6_6.9.i686
to the next or more actual version:
kernel-2.6.32-696.6.3.el6
glibc-2.12-1.209.el6_9.2
The SO version is a RED HAT 6
Linux sfrenp01 2.6.32-504.el6.x86_64 #1 SMP Tue Sep 16 01:56:35 EDT 2014 x86_64 x86_64 x86_64 GNU/Linux
Subject
Views
Written By
Posted
Upgrade versión kernel and glibc MYSQL database
2966
August 10, 2017 02:50PM
933
August 10, 2017 02:56PM
1024
August 10, 2017 02:59PM
1088
August 14, 2017 04:09AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.