当前位置:网站首页>MySQL hidden version number
MySQL hidden version number
2022-07-24 18:52:00 【arthur.dy.lee】
mysql Version update is fast , Each version has a certain bug, After scanning by the security manufacturer, it will be scanned , We need to rectify , Inspired and helped by colleagues , Did some tests :
(1) Decompress the source package , adjustment VERSION The values in the file , If it is adjusted to
[[email protected] mysql-5.6.25]# cat VERSION
MYSQL_VERSION_MAJOR=100
MYSQL_VERSION_MINOR=1
MYSQL_VERSION_PATCH=2
MYSQL_VERSION_EXTRA=
(2) after cmkae precompile ,make Compiling and make install After installation , Binary packages are generated , Then initialize the database , Start the database instance .
(3) View the database version as 100.1.2
(4) Log in to the database to verify
(5) take VERSION The value corresponding to the file is set to null , Errors will be reported during precompiling , hide mysql Version number of is not implemented , I hope the great God can solve it .
(6) This is the test phase , Not verified on the current Internet , Do not use it in production .
边栏推荐
- MySQL optimization series (2) -- InnoDB important parameter optimization
- OpenGL learning (IV) glut 3D image rendering
- Cryptography knowledge - Introduction to encryption -1
- 04-分布式资源管理系统YARN
- Ionic4 learning notes 9 -- an east project 01
- Vsftpd2.3.4-端口渗透 6200 irc_3281_backdoor
- JVM方法调用
- 32-bit stack overflow advanced
- Type-C PD protocol chip while charging and listening
- Inoic4 learning notes 2
猜你喜欢

Create parent-child projects in clion (cmake tool) and introduce the method of third-party libraries

OPENGL学习(三)GLUT二维图像绘制

MySQL - bufferpool related information

网络安全80端口—-PHP CGI参数注入执行漏洞

永恒之蓝MS17-010exp复现

Eternal Blue ms17-010exp reappears

Vsftpd2.3.4-端口渗透 6200 irc_3281_backdoor

【历史上的今天】7 月 24 日:Caldera 诉微软案;AMD 宣布收购 ATI;谷歌推出 Chromecast

Leetcode memory deep search / dynamic planning V2

狂神redis笔记11
随机推荐
[wechat applet development] custom tabbar case (custom message 99 + little hearts)
2022 Hangzhou Electric Multi school first Dragon Slayer (dfs+ state compression)
投资的新阶段
Revocable search board
理解动态计算图,requires_grad、zero_grad
Windowing function (1) - top three employees of department salary
Today's sleep quality record 79 points
8. = = and = = =?
Add column by column selection for JTable
Oracle EBS form common objects and their relationships
QT—动画框架
ETL development tool kettle download installation environment construction and use tutorial
FPGA 20 routines: 9. DDR3 memory particle initialization write and read through RS232 (Part 1)
DDR SDRAM board design guide
TCL programming style guide
What are the benefits of knowledge management in enterprises?
National vocational college skills competition network security competition -- detailed explanation of Apache security configuration
Mysql——》数据类型隐式转换
The assignment and answer of the "Cyberspace Security" competition of the 2020 secondary vocational group in Zhejiang Province (flag)
Convolution neural network receptive field calculation Guide