Page 1 of 1

Whoa.

Posted: Fri Oct 15, 2004 2:33 pm
by Pun
Tried to search, got this instead:

Code: Select all

General Error 
  
Could not insert search results

DEBUG MODE

SQL Error : 1062 Duplicate entry '259948688' for key 1

INSERT INTO phpbb_search_results (search_id, session_id, search_array) VALUES(259948688, '36b99fafa9916ca3205a49f1ad509049', 'a:7:{s:14:"search_results";s:22:"3329, 3468, 3500, 3793";s:17:"total_match_count";i:4;s:12:"split_search";a:1:{i:0;s:8:"registry";}s:7:"sort_by";i:0;s:8:"sort_dir";s:4:"DESC";s:12:"show_results";s:6:"topics";s:12:"return_chars";i:200;}')

Line : 679
File : /home/descentb/public_html/phpbb/search.php 
 

Posted: Fri Oct 15, 2004 5:55 pm
by Instig8
Looks like it's due to a race condition. Try searching again.

Posted: Fri Oct 15, 2004 5:56 pm
by DCrazy
/me loves transactions. ;)

Posted: Sun Oct 17, 2004 8:28 pm
by MD-2389
Works for me....

Maybe the server was busy, or you had a browser hiccup.