Apoi imi da eroarea asta :
Cod: Selectaţi tot
Error
There is a chance that you may have found a bug in the SQL parser. Please examine your query closely, and check that the quotes are correct and not mis-matched. Other possible failure causes may be that you are uploading a file with binary outside of a quoted text area. You can also try your query on the MySQL command line interface. The MySQL server error output below, if there is any, may also help you in diagnosing the problem. If you still have problems or if the parser fails where the command line interface succeeds, please reduce your SQL query input to the single query that causes problems, and submit a bug report with the data chunk in the CUT section below:
----BEGIN CUT----
eNotjs9ugkAYxO/7FHMwQRPY7K4Isj0Rs7EmCJRFm/Ri/EMrCYIFTNXXqA9cMD3NLzNfvhmVJFEi
MeOYCQQqlHA9TBk8h+i0Cx6E6HXnDhYHiea7OG/rJqtpke/o+XgGZ/ZYQDDmWsyxOAd3JWNy4nyg
yE4eBmR502+BxIQyak+sfXU6Xcq8vVlF9UVWOkGkTfhzFaYm1qorfM9LRLFKfHhU2CRe+hKCck4Z
iV/j/saMdP9P0DGCvLxcSeCHc4mstC7tpzUlzz6yCLVKUizCNEK3dLfbNNm23h83P1V9KPKmxbCn
TZtdWxNPzA//0K+syhHWfrBSemj83h+GCUNMbadXZoxe/gDWM1cZ
----END CUT----
----BEGIN RAW----
ERROR: C1 C2 LEN: 79 80 96
STR: �
SVN: $Id: sqlparser.lib.php 10432 2007-06-11 17:00:56Z lem9 $
MySQL: 5.0.45-community-log
USR OS, AGENT, VER: Win OPERA 9.24
PMA: 2.11.0
PHP VER,OS: 5.2.3 Linux
LANG: en-utf-8
SQL:
INSERT INTO phpbb_search_wordlist (word_text, word_id, word_common) VALUES('�z�', '2846', '0');
----END RAW----
SQL query:
INSERT INTO phpbb_search_wordlist (word_text, word_id, word_common) VALUES('�z�', '2846', '0');
MySQL said:
#1062 - Duplicate entry '?z?' for key 1
Deja nu mai stiu sa fac.Daca ma poate ajuta cineva va rog sa imi dati un ID de messenger sau intrati voi pe al meu libotean_dan , ca deja nu mai stiu ce sa ma fac.
Apoi dupa ce am dat browse imi apare eroarea asta
Cod: Selectaţi tot
Error
SQL query:
SELECT *
FROM Array
WHERE CONCAT_WS( "-", word_text, word_id, word_common ) = "?z?"
ORDER BY word_text, word_id, word_common
LIMIT 0 , 30
MySQL said:
#1146 - Table 'porumbel_forum.Array' doesn't exist