CREATE TABLE `users_blocks` ( `blocker` int not null, `blockedUser` int not null );