Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit 8e43003

Browse files
committed
Minor formatting
1 parent 51582d3 commit 8e43003

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

functions/ps_thread_stack.sql

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,8 +163,8 @@ BEGIN
163163
CONCAT('"mysql_version": "', VERSION(), '"'),
164164
CONCAT('"mysql_user": "', CURRENT_USER(), '"'),
165165
CONCAT('"events": [', IFNULL(json_objects,''), ']')
166-
),
167-
'}');
166+
),
167+
'}');
168168

169169
END$$
170170

0 commit comments

Comments
 (0)