Skip to content

Commit a0ee4b0

Browse files
committed
Add query debugging
1 parent ff53abe commit a0ee4b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
# used to create the database and the generated database name will
5454
# be applied to the above URL.
5555
SINGLESTOREDB_INIT_DB_URL: "root:[email protected]:3307"
56+
SINGLESTOREDB_DEBUG_QUERIES: "1"
5657

5758
- name: Run MySQL protocol tests
5859
run: |

0 commit comments

Comments
 (0)