Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

测试脚本test_stand_select_perf.sh #5

Open
youmustbekiddingme opened this issue May 19, 2017 · 1 comment
Open

测试脚本test_stand_select_perf.sh #5

youmustbekiddingme opened this issue May 19, 2017 · 1 comment

Comments

@youmustbekiddingme
Copy link

youmustbekiddingme commented May 19, 2017

根据官网测试脚本测试,报错:
./test_stand_select_perf.sh jdbc:mysql://localhost:8066/iims_data admin 123456 1 1 file=mysql-select.sql

mysql-select.sql:
sql=select * from iims_data_wl where userid= ${int(100)}

报错:
execute sql times:1
failed create thread 0 err java.sql.SQLException: Access denied for user 'admin' with host '127.0.0.1'
success create thread count: 0
all thread started,waiting finsh...
finishend:0 failed:0 qps:0.00,query time min:2147483647ms,max:0ms,avg:0.00
finishend:0 failed:0 qps:0.00,query time min:2147483647ms,max:0ms,avg:0.00
finished all,total time :1

server.xml 用户名,密码配置检查无误,ip设置也可以访问,

@youmustbekiddingme
Copy link
Author

是不是bug,我什么都没动,然后又执行成功了。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant