[General] Webboard: Also problem with mysqld_stmt_execute

2014-05-29 Thread bar
Author: Alexander Barkov Email: b...@mnogosearch.org Message: indexer starts allright, but stops after 0-10 good hits. Incorrect arguments to mysqld_stmt_execute Tried a lot of stuff, but no luck... Which MySQL version are you using? Perhaps you hit this problem:

Re: [General] parameter to server command in indexer.conf

2014-05-29 Thread Alexander Barkov
Hi, On 05/05/2014 05:02 PM, d...@hodei.net wrote: hi When i try to add this url to my list in dexer.conf -- server http://fr.wikipedia.org/wiki/Zanpantzar -- the

Re: [General] accented characters

2014-05-29 Thread Alexander Barkov
On 05/05/2014 02:32 PM, d...@hodei.net wrote: hi i have accented characters in my web search. to solve this problem, i have modify the database with this queries : ALTER TABLE bdict CONVERT TO CHARACTER SET utf8 COLLATE utf8_general_ci; ALTER TABLE bdicti CONVERT TO CHARACTER SET utf8

Re: [General] Delete a line in Server method in indexer.conf

2014-05-29 Thread Alexander Barkov
Hi, On 05/05/2014 02:26 PM, d...@hodei.net wrote: Hi, In the indexer.conf file, in 'Server [Method] ', i want to delete an entry like this : 'server http://www.eke.org' Is that all pages of the site will be removed from the database during the next crawling? Every document has its own

[General] Webboard: Also problem with mysqld_stmt_execute

2014-05-29 Thread bar
Author: Tom Paamand Email: Message: Thanx for answer. I think it is a very good guess, and have forwarded it to my host. My Mysql version is 5.0.90, and is covered in the bug report. I will return with more info, if this was the solution! Ubuntu server 10.04.1 x86_64 Mysql 14.12 Distrib

[General] Webboard: Still problem with mysqld_stmt_execute

2014-05-29 Thread bar
Author: Tom Paamand Email: Message: The actual MySQL base called is 5.1.61, though system MySQL is 5.0.90, so that bug is unfortunately not my answer. Problem is still, that indexer starts OK, but stops after 0-10 good hits - with this error: indexer[17341]: [17341]{01}

[General] Webboard: Still problem with mysqld_stmt_execute

2014-05-29 Thread bar
Author: Alexander Barkov Email: b...@mnogosearch.org Message: The actual MySQL base called is 5.1.61, though system MySQL is 5.0.90, so that bug is unfortunately not my answer. Problem is still, that indexer starts OK, but stops after 0-10 good hits - with this error:

[General] Webboard: No problem with mysqld_stmt_execute

2014-05-29 Thread bar
Author: Tom Paamand Email: Message: ps=none did the trick! I have put it like /?DBMode=blobps=none - and it works now. I have only changed Server and DBAddr to my own stuff in the conf-dist, so if ps=none does not have any bad site effects, I will use this. Your first command indexer