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

Commit 7e19076

Browse files
Include the function ps_is_instrument_default_timed() in MySQL 5.6 and 5.7
1 parent a0962d6 commit 7e19076

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
@@ -23,6 +23,7 @@ SOURCE ./functions/format_statement.sql
2323
SOURCE ./functions/format_time.sql
2424
SOURCE ./functions/ps_is_account_enabled.sql
2525
SOURCE ./functions/ps_is_instrument_default_enabled.sql
26+
SOURCE ./functions/ps_is_instrument_default_timed.sql
2627
SOURCE ./functions/ps_thread_stack.sql
2728

2829
SOURCE ./procedures/create_synonym_db.sql

sys_57.sql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ SOURCE ./functions/format_statement.sql
2323
SOURCE ./functions/format_time.sql
2424
SOURCE ./functions/ps_is_account_enabled.sql
2525
SOURCE ./functions/ps_is_instrument_default_enabled.sql
26+
SOURCE ./functions/ps_is_instrument_default_timed.sql
2627
SOURCE ./functions/ps_thread_stack.sql
2728

2829
SOURCE ./procedures/create_synonym_db.sql

0 commit comments

Comments
 (0)