If you want to change the server id for your video you can do it with>>>>

update `video` set server_id=THE SERVER THAT YOU WANT THEM TO BE where server_id=THE SERVER THAT ARE NOW

example
Code:
update `video` set server_id=1 where server_id=0