create table buddylist (uid int(10) unsigned, buddy int(10) unsigned,timestamp int(11));