1 line
52 B
MySQL
1 line
52 B
MySQL
|
ALTER TABLE stream_proxy ADD status bit(1) not null;
|
|
ALTER TABLE stream_proxy ADD status bit(1) not null;
|