Discussion:
Webboard: Still problem with mysqld_stmt_execute
b***@mnogosearch.org
2014-05-29 11:10:32 UTC
Permalink
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} mysql_stmt_execute() failed: Incorrect arguments to mysqld_stmt_execute
indexer[17341]: [17341]{01} Error: 'DB err: mysql_stmt_execute() failed: Incorrect arguments to mysqld_stmt_execute - '


Mysql Distrib 5.1.61 [updated info]
Ubuntu Server 10.04.1 x86_64
on Shared Server.
Which MySQL version are you using?
http://bugs.mysql.com/bug.php?id=61225
Reply: <http://www.mnogosearch.org/board/message.php?id=21650>
b***@mnogosearch.org
2014-05-29 11:42:09 UTC
Permalink
Author: Alexander Barkov
Post by b***@mnogosearch.org
The actual MySQL base called is 5.1.61, though system MySQL is 5.0.90, so that bug is unfortunately not my answer.
indexer[17341]: [17341]{01} mysql_stmt_execute() failed: Incorrect arguments to mysqld_stmt_execute
indexer[17341]: [17341]{01} Error: 'DB err: mysql_stmt_execute() failed: Incorrect arguments to mysqld_stmt_execute - '
Mysql Distrib 5.1.61 [updated info]
Ubuntu Server 10.04.1 x86_64
on Shared Server.
Can you please run these two commands and post their results:

indexer --sqlmon --exec="select version();"
ldd indexer

Thanks.
Post by b***@mnogosearch.org
Which MySQL version are you using?
http://bugs.mysql.com/bug.php?id=61225
Reply: <http://www.mnogosearch.org/board/message.php?id=21651>

Loading...