From: Michael M. <mi...@gn...> - 2007-06-08 16:59:52
|
Hi we're running fairly recent AA version (think very close to SVN) and have noticed occasional reports of this type: > ', '1181223016', '1f34283960f6cfd631c60ef26383c170' ) > Error Number (description): 1062 (Duplicate entry > '1f34283960f6cfd631c60ef26383c170' for key 1) Please contact > tec...@gn... and report the exact error message. Session halted. > > Sidebar on right > Database error: Invalid SQL: INSERT INTO pagecache ( `content`, `stored`, > `id` ) VALUES ( ' My theory to what happens is that there are maybe two similar request - at least they create same or similar keystr) and then one "overtakes" the other one and ends up stealing its id. But that's only a theory really and would need some debugging. For the moment I'm wondering whether anybody else gets those? Thanks, mimo |