4 lines
112 B
MySQL
4 lines
112 B
MySQL
|
drop view if exists system_last_switch;
|
|||
|
drop view if exists member_list;
|
|||
|
drop function if exists proxy_info;
|