|
操作系统:openEuler 24.03 LTS SP4 openssl: `OpenSSL 3.5.6 7 Apr 2026 (Library: OpenSSL 3.5.6 7 Apr 2026)` 运行客户端mysql 报错: ``` [root@greatsql-mgr-3 ~]# mysql mysql: /usr/lib64/libssl.so: version `OPENSSL_1_1_1' not found (required by mysql) mysql: /usr/lib64/libssl.so: version `OPENSSL_1_1_0' not found (required by mysql) mysql: /usr/lib64/libcrypto.so: version `OPENSSL_1_1_1' not found (required by mysql) mysql: /usr/lib64/libcrypto.so: version `OPENSSL_1_1_0' not found (required by mysql) ``` greatsql运行状态: ``` [root@greatsql-mgr-3 ~]# systemctl status greatsql ● greatsql.service - GreatSQL Server Loaded: loaded (/usr/lib/systemd/system/greatsql.service; enabled; preset: disabled) Active: active (running) since Sun 2026-07-12 21:56:14 CST; 8min ago Docs: man:mysqld(8) http://dev.mysql.com/doc/refman/en/using-systemd.html Process: 1178 ExecStartPre=/usr/local/GreatSQL/bin/mysqld_pre_systemd (code=exited, status=0/SUCCESS) Main PID: 1321 (mysqld) Memory: 2.6G () CGroup: /system.slice/greatsql.service └─1321 /usr/local/GreatSQL/bin/mysqld Jul 12 21:56:14 greatsql-mgr-3 systemd[1]: Starting GreatSQL Server... Jul 12 21:56:14 greatsql-mgr-3 mysqld_pre_systemd[1224]: /usr/local/GreatSQL/bin/mysqld_pre_systemd: line 36: /usr/loca> Jul 12 21:56:14 greatsql-mgr-3 mysqld_pre_systemd[1240]: /usr/local/GreatSQL/bin/mysqld_pre_systemd: line 36: /usr/loca> Jul 12 21:56:14 greatsql-mgr-3 mysqld_pre_systemd[1256]: /usr/local/GreatSQL/bin/mysqld_pre_systemd: line 36: /usr/loca> Jul 12 21:56:14 greatsql-mgr-3 mysqld_pre_systemd[1269]: /usr/local/GreatSQL/bin/mysqld_pre_systemd: line 36: /usr/loca> Jul 12 21:56:14 greatsql-mgr-3 mysqld_pre_systemd[1312]: /usr/local/GreatSQL/bin/mysqld_pre_systemd: line 180: /usr/loc> Jul 12 21:56:14 greatsql-mgr-3 systemd[1]: Started GreatSQL Server. Jul 12 21:56:14 greatsql-mgr-3 (mysqld)[1321]: greatsql.service: Referenced but unset environment variable evaluates to> ``` |
|
yejr
前天 09:12
| ||
合作电话:010-64087828
社区邮箱:greatsql@greatdb.com


