mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-14 08:02:15 +03:00
Docs: Update connection string refs for MySQL
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10895 GitOrigin-RevId: a345f8dce2facd7f4aa09cf477f5844b9e6ffcbc
This commit is contained in:
parent
7aef8f7102
commit
d29803d03a
@ -83,7 +83,7 @@ jdbc:mysql://localhost:4533/mysqltest?user=abc&password=pqr # assuming My
|
|||||||
```
|
```
|
||||||
|
|
||||||
For more information see
|
For more information see
|
||||||
[MySQL Connection URL syntax](https://dev.mysql.com/doc/connector-j/8.0/en/connector-j-reference-jdbc-url-format.html).
|
[MySQL Connection URL syntax](https://dev.mysql.com/doc/connector-j/en/connector-j-reference-jdbc-url-format.html).
|
||||||
|
|
||||||
Click `Connect Database`.
|
Click `Connect Database`.
|
||||||
|
|
||||||
|
@ -180,7 +180,7 @@ jdbc:mysql://localhost:4533/mysqltest?user=abc&password=pqr # assuming My
|
|||||||
```
|
```
|
||||||
|
|
||||||
For more information see
|
For more information see
|
||||||
[MySQL Connection URL syntax](https://dev.mysql.com/doc/connector-j/8.0/en/connector-j-reference-jdbc-url-format.html).
|
[MySQL Connection URL syntax](https://dev.mysql.com/doc/connector-j/en/connector-j-reference-jdbc-url-format.html).
|
||||||
|
|
||||||
Click `Connect Database`.
|
Click `Connect Database`.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user