All Downloads are FREE. Search and download functionalities are using the official Maven repository.

help.Connections.mysql.txt Maven / Gradle / Ivy

There is a newer version: 10.10.05
Show newest version
--- Connection Options ---

-host=
	Host name. Optional, defaults to localhost.
	
-port=
	Port number. Optional, defaults to 1433.	

-database=
	Database name.
	
-user=
	Database user name.

-password=
	Database password.
	
-urlx=
  Additional properties for the JDBC driver.
  Optional, no default.
  For example,
  -urlx=applicationName=SchemaCrawler;readOnly=true
  	




© 2015 - 2024 Weber Informatics LLC | Privacy Policy