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

Commit 671bb21

Browse files
Load the ps_thread_id() function in both MySQL 5.6 and 5.7
1 parent 1c72b0b commit 671bb21

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

sys_56.sql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ SOURCE ./functions/format_path.sql
2222
SOURCE ./functions/format_statement.sql
2323
SOURCE ./functions/format_time.sql
2424
SOURCE ./functions/ps_is_account_enabled.sql
25+
SOURCE ./functions/ps_thread_id.sql
2526
SOURCE ./functions/ps_thread_stack.sql
2627

2728
SOURCE ./procedures/create_synonym_db.sql

sys_57.sql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ SOURCE ./functions/format_path.sql
2222
SOURCE ./functions/format_statement.sql
2323
SOURCE ./functions/format_time.sql
2424
SOURCE ./functions/ps_is_account_enabled.sql
25+
SOURCE ./functions/ps_thread_id.sql
2526
SOURCE ./functions/ps_thread_stack.sql
2627

2728
SOURCE ./procedures/create_synonym_db.sql

0 commit comments

Comments
 (0)