Closed GoogleCodeExporter closed 9 years ago
Which DBAddr do you use in your indexer.conf file ?
Original comment by dp.max...@gmail.com
on 22 Sep 2009 at 8:48
DBAddr
mysql://user:pass@localhost/dpsearch/?socket=/var/lib/mysql/mysql.sock@dbmode=mu
lti
Original comment by Imlbr...@gmail.com
on 22 Sep 2009 at 9:22
Perhaps you have mistype in your DBAddr, the second '@', before dbmode is
incorrect,
try this one:
DBAddr
mysql://user:pass@localhost/dpsearch/?socket=/var/lib/mysql/mysql.sock&dbmode=mu
lti
Original comment by dp.max...@gmail.com
on 23 Sep 2009 at 5:50
The conf files are correct, the typo was only in my typing into the comment. So
my
DBAddr is
mysql://user:pass@localhost/dpsearch/?socket=/var/lib/mysql/mysql.sock&dbmode=mu
lti
and the issue still occurs.
Original comment by Imlbr...@gmail.com
on 23 Sep 2009 at 2:22
Which switches have been used for configure to configure DataparkSearch ?
Original comment by dp.max...@gmail.com
on 23 Sep 2009 at 5:51
./configure --with-mysql --enable-rel=full --with-zlib --enable-googlegrp
--enable-reltrack
Original comment by Imlbr...@gmail.com
on 23 Sep 2009 at 5:54
Sorry, I can't reproduce this on my system. Could you, please, reconfigure with
--with-debug switch for configure and recreate backtrace ? With this switch
specified
a more informative backtrace is produced.
Original comment by dp.max...@gmail.com
on 23 Sep 2009 at 8:23
Hi Maxime, I've attached the requested output.
Original comment by Imlbr...@gmail.com
on 23 Sep 2009 at 9:23
Attachments:
Maxime, this issue was due to an old version of the mysql_devel package on our
system. Thanks for your help.
Original comment by Imlbr...@gmail.com
on 28 Oct 2009 at 5:43
Thank you for reporting.
Original comment by dp.max...@gmail.com
on 28 Oct 2009 at 6:09
Original issue reported on code.google.com by
Imlbr...@gmail.com
on 22 Sep 2009 at 8:21