We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2ad1b89 + 82bf7ba commit 5355ac5Copy full SHA for 5355ac5
docs/StardustDocs/topics/dataSources/sql/MySQL.md
@@ -44,7 +44,7 @@ USE {
44
</tabs>
45
46
The actual Maven Central driver version could be found
47
-[here](https://mvnrepository.com/artifact/org.xerial/sqlite-jdbc).
+[here](https://mvnrepository.com/artifact/com.mysql/mysql-connector-j).
48
49
## Read
50
docs/StardustDocs/topics/dataSources/sql/SQLite.md
-[here](https://mvnrepository.com/artifact/com.mysql/mysql-connector-j).
+[here](https://mvnrepository.com/artifact/org.xerial/sqlite-jdbc).
0 commit comments