Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

[MySQL] Database performance testing tool-- HammerDB

2025-04-04 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)06/01 Report--

[root@wallet01] # mysql-uroot-pabcd.1234mysql > create database tpcc;Query OK, 1 row affected (0.02 sec) mysql > grant all on tpcc.* to 'tpcc'@'%' identified by' tpcc'; Query OK, 0 rows affected (0.06 sec) mysql > flush privileges;Query OK, 0 rows affected (0.02 sec) [root@tpcc] # chmod axix HammerDB-3.1-Linux-x86-64-Install [root@tpcc] #. / HammerDB-3.1-Linux-x86-64-InstallThis will install HammerDB on your computer. Continue? [n/Y] yWhere do you want to install HammerDB? [/ usr/local/HammerDB-3.1] Installing HammerDB...Installing Program Files... Installation complete. [root@tpcc ~] # wget http://dev.mysql.com/get/mysql57-community-release-el7-11.noarch.rpm[root@tpcc ~] # yum install-y mysql-community-client.x86_64 [root@tpcc ~] # yum install-y libXft [root@tpcc ~] # export DISPLAY=192.168.1.200:0 [root@tpcc ~] # cd / usr/local/HammerDB-3.1 [root@tpcc HammerDB-3.1] # / hammerdb

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Database

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report