Skip to content

Commit

Permalink
fix(DB/Command): delete unused info about commands
Browse files Browse the repository at this point in the history
  • Loading branch information
Winfidonarleyan committed Jul 8, 2020
1 parent 046a656 commit c13f8d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions data/sql/custom/db_world/2020_07_09_01_log_commands.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
DELETE FROM `command` WHERE `name` = 'server set loglevel';
DELETE FROM `command` WHERE `name` = 'server togglequerylog';

0 comments on commit c13f8d9

Please sign in to comment.