2 lines
71 B
MySQL
2 lines
71 B
MySQL
|
alter table media_server
|
||
|
add sendRtpPortRange varchar(50) not null;
|