updating discussion
This commit is contained in:
parent
cc5248c8d6
commit
911bf4a079
2 changed files with 7 additions and 8 deletions
|
|
@ -141,5 +141,6 @@ update international set internationalId=1014, namespace='WebGUI' where internat
|
|||
update international set internationalId=1015, namespace='WebGUI' where internationalId='11' and namespace='MessageBoard';
|
||||
alter table users add column referringAffiliate int not null default 0;
|
||||
update users set referringAffiliate=1 where userId<>1;
|
||||
delete from international where namespace='WebGUI' and internationalId=573;
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue