hammberdb3.3安装问题

系统环境

centos7.4 64位 +mysql5.7.29
windows7 专业版64位

安装hammerdb

下载地址
https://www.hammerdb.com/download.html

windows
下载软件直接安装即可HammerDB-3.3-Win-x86-64-Setup.exe

linux
[root@lineqi opt]# ./HammerDB-3.3-Linux-x86-64-Install

This will install HammerDB on your computer. Continue? [n/Y] y

Where do you want to install HammerDB? [/usr/local/HammerDB-3.3]

Installing HammerDB…
Installing Program Files…
Installation complete.

遇到的问题

windows下遇到的问题在这里插入图片描述

loading history file … 0 events added
Main console display active (Tcl8.6.9 / Tk8.6.9)
The xml is well-formed, applying configuration
Error in Virtual User 1: Failed to load mysqltcl - couldn’t load library “libmysqltcl.dll”: this library or a dependent library could not be found in library path
(HammerDB-3.3) 1 %

centos下遇到的问题
在图形化界面执行安装操作无反应
在这里插入图片描述

总结

1、hammerdb在windows安装好了过后,并没有在应用程序里添加启动图标,一旦关闭该软件后,需要在安装目录里去找hammerdb.bat运行命令
2、在centos7.4图形化下执行完成命令无反应
3、hammerdb是通过第三方客户端库与数据库进行交互的,所以需要下载相应的第三方库才能正常连接上数据库

猜你喜欢

转载自blog.csdn.net/weixin_41561946/article/details/107592338
3.3