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

Testing the connector via mysql_port #82

Open
jd-zhang opened this issue Jun 21, 2022 · 2 comments
Open

Testing the connector via mysql_port #82

jd-zhang opened this issue Jun 21, 2022 · 2 comments

Comments

@jd-zhang
Copy link
Contributor

*Issue migrated from trac ticket # 843 www.kunlunbase.com *

component: Testing | priority: major

2022-06-21 16:29:07: zhangjindong@zettadb.com created the issue


computing node add a new mysql_port to accept incoming connection using mysql protcol, we need to test it against various connectors. The connector is in the page of [wiki:kunlun.test.current_task#Driver%E6%B5%8B%E8%AF%95 Driver测试]

currently, we need to port the smoke test to run via mysql_port as well.

@jd-zhang
Copy link
Contributor Author

jd-zhang commented Jul 7, 2022

2022-07-07 17:13:22: charles@zettadb.com

@jd-zhang
Copy link
Contributor Author

jd-zhang commented Jul 7, 2022

2022-07-07 17:13:22: charles@zettadb.com commented


ticket: #884
运行smoketest测试:
git clone https://github.com/zettadb/cloudnative.git
cd cloudnative/smoke/smokeTest-mysql
** c#: **
cd c# && bash ./start.sh port host(如:bash ./start.sh 192.168.0.113 1321)

-* jdbc: **
cd java && bash ./start.sh port host(如:bash ./start.sh 192.168.0.113 1321)

-* rust: **
cd rust-mysql && bash ./start.sh port host(如:bash ./start.sh 192.168.0.113 1321)

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

No branches or pull requests

1 participant