File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -44,11 +44,11 @@ A MySQL-Driver for Go's [database/sql](https://golang.org/pkg/database/sql/) pac
44
44
* Go 1.18 or higher. We aim to support the 3 latest versions of Go.
45
45
* MySQL (5.6+) and MariaDB (10.3+) are supported.
46
46
* [ TiDB] ( https://github.com/pingcap/tidb ) is supported by PingCAP.
47
- * Do not ask an question about TiDB in our issue tracker or forum.
47
+ * Do not ask questions about TiDB in our issue tracker or forum.
48
48
* [ Document] ( https://docs.pingcap.com/tidb/v6.1/dev-guide-sample-application-golang )
49
49
* [ Forum] ( https://ask.pingcap.com/ )
50
50
* go-mysql would work with Percona Server, Google CloudSQL or Sphinx (2.2.3+).
51
- * Maintainers won't support them. Do not expect issues are resolved by maintainers.
51
+ * Maintainers won't support them. Do not expect issues are investigated and resolved by maintainers.
52
52
* Investigate issues yourself and please send a pull request to fix it.
53
53
54
54
---------------------------------------
You can’t perform that action at this time.
0 commit comments