Could not insert row in code_cache
-
Ich wollte eben http://www.c-plusplus.net/forum/viewtopic.php?t=78376 aufrufen, da gab es folgende Fehlermeldung:
<table class="forumline"> <tbody><tr> <th>Allgemeiner Fehler</th> </tr> <tr> <td align="center" class="row1"><br> Could not insert row in code_cache<br><br><b><u>DEBUG MODE</u></b><br><br>SQL Error : 1062 Duplicate entry '1343963461' for key 1<br><br>INSERT INTO code_cache VALUES ('1343963461', '1088632678', '<div style="" visibility:hidden="" position:absolute=""><table><tbody><tr><td><strong class="\"genmed\"">C/C++ Code:</strong></td></tr><tr><td class="\"code\""><b>#include</b> <iostream> <b>using namespace</b> std; <b>int</b> main() { <b>char</b> JN; cout << "<u>\\nBestaetigen?(J/N): </u>"; cin >> JN; <b>if</b>(JN == '<u>J</u>','<u>j</u>') { cout << "<u>\\nSie haben JA gewaehlt.\\n</u>"; } <b>if</b>(JN == '<u>N</u>','<u>n</u>') { cout << "<u>\\nSie haben NEIN gewaehlt.\\n</u>"; } <b>return</b> 0; }</td></tr></tbody></table></div><div class="\"code_contain_box\""><div class="\"code_not_viewable_box\""><table><tbody><tr><td><strong class="\"genmed\"">C/C++ Code:</strong></td></tr><tr><td class="\"code\""><b>#include</b> <iostream> <b>using namespace</b> std; <b>int</b> main() { <b>char</b> JN; cout << "<u>\\nBestaetigen?(J/N): </u>"; cin >> JN; <b>if</b>(JN == '<u>J</u>','<u>j</u>') { cout << "<u>\\nSie haben JA gewaehlt.\\n</u>"; } <b>if</b>(JN == '<u>N</u>','<u>n</u>') { cout << "<u>\\nSie haben NEIN gewaehlt.\\n</u>"; } <b>return</b> 0; }</td></tr></tbody></table></div><div class="\"code_viewable_box\""><table><tbody><tr><td><strong class="\"genmed\"">C/C++ Code:</strong></td></tr><tr><td class="\"code\""><b>#include</b> <iostream> <b>using namespace</b> std; <b>int</b> main() { <b>char</b> JN; cout << "<u>\\nBestaetigen?(J/N): </u>"; cin >> JN; <b>if</b>(JN == '<u>J</u>','<u>j</u>') { cout << "<u>\\nSie haben JA gewaehlt.\\n</u>"; } <b>if</b>(JN == '<u>N</u>','<u>n</u>') { cout << "<u>\\nSie haben NEIN gewaehlt.\\n</u>"; } <b>return</b> 0; }</td></tr></tbody></table></div></div>')<br><br>Line : 185<br>File : /homepages/33/d68571482/htdocs/forum/includes/bbcode_mods/functions.php<br> </td> </tr> <tr> <td class="cat"> </td> </tr> </tbody></table>
Beim 2. Versuch hat's aber geklappt.