File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
source/connection-strings Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -63,8 +63,8 @@ details:
63
63
64
64
To learn more about MySQL connection strings, see:
65
65
66
- - `MySQL Connection URL Syntax <https://dev.mysql.com/doc/connector-j/8.0/ en/connector-j-reference-jdbc-url-format.html>`__
67
- - `Connection Configuration Properties <https://dev.mysql.com/doc/connector-j/8.0/ en/connector-j-reference-configuration-properties.html>`__
66
+ - `MySQL Connection URL Syntax <https://dev.mysql.com/doc/connector-j/en/connector-j-reference-jdbc-url-format.html>`__
67
+ - `Connection Configuration Properties <https://dev.mysql.com/doc/connector-j/en/connector-j-reference-configuration-properties.html>`__
68
68
69
69
Oracle
70
70
------
@@ -100,7 +100,7 @@ details:
100
100
101
101
To learn more about Oracle connection strings, see:
102
102
103
- - `Oracle JDBC Developer's Guide and Reference <https://docs.oracle.com/cd/B28359_01/java.111/b31224/jdbcthin.htm >`__
103
+ - `Oracle JDBC Developer's Guide and Reference <https://docs.oracle.com/en/database/oracle/oracle-database/23/jjdbc/JDBC-Thin-features.html >`__
104
104
- `Connection String Attributes <https://docs.oracle.com/cd/E85694_01/ODPNT/ConnectionConnectionString.htm#GUID-DF4ED9A3-1AAF-445D-AEEF-016E6CD5A0C0__BABBAGJJ>`__
105
105
106
106
PostgreSQL
You can’t perform that action at this time.
0 commit comments