Hello!

Hmm. It seems that MySQL guys have changed the error code.
There was 1068, if I'm not mistaken. Actually, MySQL have special
define for error mesages in one of their header files. But this appeared
in 3.22.xx only, so we did not use it in #include and just defined some
codes ourself to avoid problems with 3.21.xx compilation. Any ideas?



----- Original Message ----- 
From: Andrej Filipcic <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, May 11, 2000 3:54 AM
Subject: UdmSearch: udmsearch-3.0.14a & mysql-3.23.15


> 
> I have a problem with udmsearch-3.0.14a & mysql-3.23.15 combination.
> 
> If I try to reindex some entries, the indexer aborts after (snip from
> mysqld.log) 
> --
> INSERT INTO url
> (url,referrer,hops,crc,last_index_time,next_index_time,status) VALUES
> ('http://brenta.ijs.si/',0,0,'',958001882,958001882,0)
> --
> where brenta.ijs.si is an existing entry (it is also in the Server list).
> The indexer error code is
> --
> Error: '#1022: Can't write, duplicate key in table 'url''
> --
> 
> Everything works fine with mysql-3.23.14. Is this an udmsearch or mysql
> problem? Should INSERT be replaced with UPDATE or REPLACE command?
> 
> Best regards,
> 
> Andrej Filipcic
> 
> ______________
> If you want to unsubscribe send "unsubscribe udmsearch"
> to [EMAIL PROTECTED]
> 
> 

______________
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]

Reply via email to