mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
MDEV-17320 add Feature_application_time_periods status variable
Closes #1225
This commit is contained in:
committed by
Sergei Golubchik
parent
5fc6ad95d4
commit
610ec192ec
@ -3,6 +3,7 @@ set sql_mode="";
|
||||
flush status;
|
||||
show status like "feature%";
|
||||
Variable_name Value
|
||||
Feature_application_time_periods 0
|
||||
Feature_check_constraint 0
|
||||
Feature_custom_aggregate_functions 0
|
||||
Feature_delay_key_write 0
|
||||
|
Reference in New Issue
Block a user