Posts: 1334 Location: [Censor]
Tue 04 Mar, 2008 12:55
uff this flags...
ok i added table...but now its empty
how to add 4155 members in it
i have some becups like
INSERT INTO `ip_users` (`user_from_flag`) VALUES (NULL),
('turkey.png'),
('germany.png'),
('germany.png'),
('syria.png'),
('usa.png'),
('germany.png'),
('syria.png'),
('blank.gif'),
('blank.gif'),
('egypt.png'),
('blank.gif'),
('blank.gif'),
('uae.png'),
('blank.gif'),
('germany.png'),
('blank.gif'),
('jordan.png'),
AND MORE 4000....
when i execute this INSERT INTO `ip_users` (`user_from_flag`) VALUES (NULL),
i recive #1062 - Duplicate entry '0' for key 1
anyway if is not resolwable its not important this is on test forum with 4000members
but how to awoid that this happend when i m going to upgrade a real running forum ?
i mean there i have that with .gif flags and i even dont remeber whic mod is that..
Thanks
MG..