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.
1 parent beba018 commit 9a6d2cdCopy full SHA for 9a6d2cd
.github/workflows/coverage.yml
@@ -52,8 +52,7 @@ jobs:
52
# Can not change databases using HTTP API. The URL below will be
53
# used to create the database and the generated database name will
54
# be applied to the above URL.
55
- # SINGLESTOREDB_INIT_DB_URL: "root:[email protected]:3307"
56
- SINGLESTOREDB_DEBUG_QUERIES: "1"
+ SINGLESTOREDB_INIT_DB_URL: "root:[email protected]:3307"
57
58
- name: Run MySQL protocol tests
59
run: |
0 commit comments