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

VSMYSQL Update User Guide on Registering the JDBC Driver #40

Closed
ckunki opened this issue Aug 15, 2023 · 0 comments · Fixed by #43
Closed

VSMYSQL Update User Guide on Registering the JDBC Driver #40

ckunki opened this issue Aug 15, 2023 · 0 comments · Fixed by #43
Assignees
Labels
documentation User guides, tutorials, specifications

Comments

@ckunki
Copy link
Contributor

ckunki commented Aug 15, 2023

Section "Registering the JDBC Driver in EXAOperation" is outdated.

Driver registering should be described via uploading driver mysql-connector-j.jar and a file settings.cfg to bucketfs folder default/drivers/jdbc/, see user guide of VSPG.

Content (see IntegrationTestConstants.java#L19)

DRIVERNAME=MYSQL
JAR=mysql-connector-j.jar
DRIVERMAIN=com.mysql.jdbc.Driver
PREFIX=jdbc:mysql:
NOSECURITY=YES
FETCHSIZE=100000
INSERTSIZE=-1
@ckunki ckunki added the documentation User guides, tutorials, specifications label Aug 15, 2023
@ckunki ckunki changed the title VSMYSQL Update documentation VSMYSQL Update User Guide on Registering the JDBC Driver Aug 17, 2023
@kaklakariada kaklakariada self-assigned this Sep 29, 2023
@ckunki ckunki self-assigned this Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation User guides, tutorials, specifications
Projects
None yet
2 participants