CREATE TABLE `users_avatar_queue`( `uid` int not null, primary key(`uid`) );