MySQL Variables version_compile_machine 数据库 参数变量解释及正确配置使用
本站中文解释
version_compile_machine参数用于记录安装MySQL服务器时使用的机器类型和操作系统的版本,即MySQL的版本在特定的机器上编译的。它用于版本检测和检查二进制文件。
该参数由MySQL安装程序自动生成,运行”show variables like ‘version_compile_machine'”查看参数的值,但是不能设置或更改它的值。
官方英文解释
version_compile_machine
System Variable | version_compile_machine |
---|---|
Scope | Global |
Dynamic | No |
Type | String |
The type of the server binary.