On 08/07/11 22:46, Stevan Bajić wrote: > On Sun, 07 Aug 2011 22:38:34 +0200 > Tom Hendrikx <t...@whyscream.net> wrote: > >> Hi, >> >> I can reproduce this on my similar (core2duo hardened gentoo) laptop >> with mysql 5.1.56. >> >> dspam.log: >> 4037: [08/07/2011 22:29:14] query error: You have an error in your SQL >> syntax; check the manual that corresponds to your MySQL server version >> for the right syntax to use near 'FROM WHERE >> ��='recipi...@example.org'' at line 1: see sql.errors for more details >> 4037: [08/07/2011 22:29:14] query error: You have an error in your SQL >> syntax; check the manual that corresponds to your MySQL server version >> for the right syntax to use near 'FROM WHERE >> ��='recipi...@example.org'' at line 1: see sql.errors for more details >> 4037: [08/07/2011 22:29:14] bailing on error -2 >> 4037: [08/07/2011 22:29:14] received invalid result (!DSR_ISSPAM && >> !DSR_ISINNOCENT): -2 >> >> I'll try to find out more, but I'm not sure where to start. Any hints? >> > I have a patch that you could test. Would you have time to do that for me? >
Of course, please send it :) > >> -- >> Tom >> >> On 08/05/11 14:47, Guillaume Hilt wrote: >>> # emerge --info >>> Portage 2.1.10.3 (default/linux/amd64/10.0, gcc-4.4.5, glibc-2.12.2-r0, >>> 2.6.38.2-xxxx-std-ipv6-64 x86_64) >>> ================================================================= >>> System uname: >>> Linux-2.6.38.2-xxxx-std-ipv6-64-x86_64-Intel-R-_Core-TM-2_Duo_CPU_E7300_@_2.66GHz-with-gentoo-2.0.3 >>> Timestamp of tree: Fri, 05 Aug 2011 11:00:01 +0000 >>> ccache version 2.4 [enabled] >>> app-shells/bash: 4.1_p9 >>> dev-lang/python: 2.7.1-r1, 3.1.3-r1 >>> dev-util/ccache: 2.4-r9 >>> dev-util/cmake: 2.8.4-r1 >>> dev-util/pkgconfig: 0.26 >>> sys-apps/baselayout: 2.0.3 >>> sys-apps/openrc: 0.8.3-r1 >>> sys-apps/sandbox: 2.4 >>> sys-devel/autoconf: 2.68 >>> sys-devel/automake: 1.10.3, 1.11.1 >>> sys-devel/binutils: 2.20.1-r1 >>> sys-devel/gcc: 4.4.5 >>> sys-devel/gcc-config: 1.4.1-r1 >>> sys-devel/libtool: 2.4-r1 >>> sys-devel/make: 3.82 >>> sys-kernel/linux-headers: 2.6.36.1 (virtual/os-headers) >>> sys-libs/glibc: 2.12.2 >>> Repositories: >>> >>> gentoo >>> location: /usr/portage >>> sync: rsync://rsync.gentoo.org/gentoo-portage >>> priority: -1000 >>> >>> x-ovh-overlay >>> location: /var/lib/layman/ovh-overlay >>> masters: gentoo >>> priority: 0 >>> >>> ABI="amd64" >>> ACCEPT_KEYWORDS="amd64" >>> ACCEPT_LICENSE="*" >>> ACCEPT_PROPERTIES="*" >>> ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci >>> emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 >>> intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" >>> ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug >>> file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw >>> multi null plug rate route share shm softvol" >>> APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon >>> authn_dbm authn_default authn_file authz_dbm authz_default >>> authz_groupfile authz_host authz_owner authz_user autoindex cache dav >>> dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache >>> filter headers include info log_config logio mem_cache mime mime_magic >>> negotiation proxy proxy_http rewrite setenvif so speling status >>> unique_id userdir usertrack vhost_alias cgi threads" >>> APACHE2_MPMS="prefork" >>> ARCH="amd64" >>> ASFLAGS_x86="--32" >>> AUTOCLEAN="yes" >>> CALLIGRA_FEATURES="braindump flow karbon kexi kpresenter krita tables words" >>> CAMERAS="ptp2" >>> CBUILD="x86_64-pc-linux-gnu" >>> CCACHE_DIR="/var/tmp/ccache" >>> CCACHE_SIZE="2G" >>> CFLAGS="-march=nocona -O2 -pipe" >>> CFLAGS_x86="-m32" >>> CHOST="x86_64-pc-linux-gnu" >>> CHOST_amd64="x86_64-pc-linux-gnu" >>> CHOST_x86="i686-pc-linux-gnu" >>> CLEAN_DELAY="5" >>> COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" >>> COLLISION_IGNORE="/lib/modules" >>> CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt /var/bind" >>> CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d >>> /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release >>> /etc/php/apache2-php5.3/ext-active/ /etc/php/cgi-php5.3/ext-active/ >>> /etc/php/cli-php5.3/ext-active/ /etc/revdep-rebuild /etc/sandbox.d >>> /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d >>> /etc/texmf/updmap.d /etc/texmf/web2c" >>> CXXFLAGS="-march=nocona -O2 -pipe" >>> DEFAULT_ABI="amd64" >>> DISTDIR="/usr/portage/distfiles" >>> EDITOR="/bin/nano" >>> ELIBC="glibc" >>> EMERGE_DEFAULT_OPTS="--with-bdeps y" >>> EMERGE_WARNING_DELAY="10" >>> EPREFIX="" >>> EROOT="/" >>> FCFLAGS="" >>> FEATURES="assume-digests binpkg-logs ccache distlocks ebuild-locks >>> fixlafiles fixpackages news parallel-fetch protect-owned sfperms strict >>> unknown-features-warn unmerge-logs unmerge-orphans userfetch" >>> FETCHCOMMAND="/usr/bin/wget -t 3 -T 60 --passive-ftp -O >>> "${DISTDIR}/${FILE}" "${URI}"" >>> FETCHCOMMAND_RSYNC="rsync -avP "${URI}" "${DISTDIR}/${FILE}"" >>> FETCHCOMMAND_SFTP="bash -c "x=\${2#sftp://} ; host=\${x%%/*} ; >>> port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] && >>> port=22 ; exec sftp -P \${port} \"\${host}:/\${x#*/}\" \"\$1\"" sftp >>> "${DISTDIR}/${FILE}" "${URI}"" >>> FETCHCOMMAND_SSH="bash -c "x=\${2#ssh://} ; host=\${x%%/*} ; >>> port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] && >>> port=22 ; exec rsync --rsh=\"ssh -p\${port}\" -avP >>> \"\${host}:/\${x#*/}\" \"\$1\"" rsync "${DISTDIR}/${FILE}" "${URI}"" >>> FFLAGS="" >>> GCC_SPECS="" >>> GDK_USE_XFT="1" >>> GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/ >>> ftp://mirror.ovh.net/gentoo-distfiles/" >>> GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt >>> gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore >>> rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" >>> HOME="/root" >>> INFOPATH="/usr/share/info:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.20.1/info:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.5/info" >>> INPUT_DEVICES="keyboard mouse evdev" >>> KERNEL="linux" >>> LANG="fr_FR.UTF-8" >>> LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb >>> ncurses text" >>> LC_ALL="fr_FR@euro" >>> LDFLAGS="-Wl,-O1" >>> LDFLAGS_x86="-m elf_i386" >>> LESS="-R -M --shift 5" >>> LESSOPEN="|lesspipe.sh %s" >>> LIBDIR_amd64="lib64" >>> LIBDIR_amd64_fbsd="lib64" >>> LIBDIR_ppc="lib32" >>> LIBDIR_ppc64="lib64" >>> LIBDIR_s390="lib32" >>> LIBDIR_s390x="lib64" >>> LIBDIR_sparc32="lib32" >>> LIBDIR_sparc64="lib64" >>> LIBDIR_x86="lib32" >>> LIBDIR_x86_fbsd="lib32" >>> LINGUAS="fr" >>> LOGNAME="root" >>> LS_COLORS="rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lz=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl =0 >> 1;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.pdf=00;32:*.ps=00;32:*.txt=00;32:*.patch=00;32:*.diff=00;32:*.log=00;32:*.tex=00;32:*.doc=00;32:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36:" >>> MAIL="/var/mail/root" >>> MAKEOPTS="-j3" >>> MANPATH="/usr/local/share/man:/usr/share/man:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.20.1/man:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.5/man:/usr/lib64/php5.3/man/" >>> MULTILIB_ABIS="amd64 x86" >>> MULTILIB_STRICT_DENY="64-bit.*shared object" >>> MULTILIB_STRICT_DIRS="/lib32 /lib /usr/lib32 /usr/lib /usr/kde/*/lib32 >>> /usr/kde/*/lib /usr/qt/*/lib32 /usr/qt/*/lib /usr/X11R6/lib32 >>> /usr/X11R6/lib" >>> MULTILIB_STRICT_EXEMPT="(perl5|gcc|gcc-lib|binutils|eclipse-3|debug|portage|udev)" >>> NETBEANS="apisupport cnd groovy gsf harness ide identity j2ee java >>> mobility nb php profiler soa visualweb webcommon websvccommon xml" >>> OPENGL_PROFILE="xorg-x11" >>> PAGER="/usr/bin/less" >>> PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.4.5:/lib64/rc/bin" >>> PHP_INI_VERSION="production" >>> PHP_TARGETS="php5-3" >>> PKGDIR="/usr/portage/packages" >>> PORTAGE_ARCHLIST="ppc sparc64-freebsd ppc-openbsd x86-openbsd ppc64 >>> x86-winnt x86-fbsd ppc-aix alpha arm x86-freebsd s390 amd64 arm-linux >>> x86-macos x64-openbsd ia64-hpux hppa x86-netbsd x86-cygwin amd64-linux >>> ia64-linux x86 sparc-solaris x64-freebsd sparc64-solaris x86-linux >>> x64-macos sparc m68k-mint ia64 mips ppc-macos x86-interix hppa-hpux >>> amd64-fbsd x64-solaris mips-irix m68k sh x86-solaris sparc-fbsd" >>> PORTAGE_BINHOST_CHUNKSIZE="3000" >>> PORTAGE_BIN_PATH="/usr/lib64/portage/bin" >>> PORTAGE_COMPRESS_EXCLUDE_SUFFIXES="css gif htm[l]? jp[e]?g js pdf png" >>> PORTAGE_CONFIGROOT="/" >>> PORTAGE_DEBUG="0" >>> PORTAGE_DEPCACHEDIR="/var/cache/edb/dep" >>> PORTAGE_ELOG_CLASSES="info warn error log" >>> PORTAGE_ELOG_MAILFROM="portage@localhost" >>> PORTAGE_ELOG_MAILSUBJECT="[portage] ebuild log for ${PACKAGE} on ${HOST}" >>> PORTAGE_ELOG_MAILURI="root" >>> PORTAGE_ELOG_SYSTEM="mail" >>> PORTAGE_FETCH_CHECKSUM_TRY_MIRRORS="5" >>> PORTAGE_FETCH_RESUME_MIN_SIZE="350K" >>> PORTAGE_GID="250" >>> PORTAGE_GPG_SIGNING_COMMAND="gpg --sign --clearsign --yes --default-key >>> "${PORTAGE_GPG_KEY}" --homedir "${PORTAGE_GPG_DIR}" "${FILE}"" >>> PORTAGE_INST_GID="0" >>> PORTAGE_INST_UID="0" >>> PORTAGE_PYM_PATH="/usr/lib64/portage/pym" >>> PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times >>> --compress --force --whole-file --delete --stats --timeout=180 >>> --exclude=/distfiles --exclude=/local --exclude=/packages" >>> PORTAGE_RSYNC_RETRIES="-1" >>> PORTAGE_SANDBOX_COMPAT_LEVEL="16" >>> PORTAGE_SYNC_STALE="30" >>> PORTAGE_TMPDIR="/var/tmp" >>> PORTAGE_VERBOSE="1" >>> PORTAGE_WORKDIR_MODE="0700" >>> PORTDIR="/usr/portage" >>> PORTDIR_OVERLAY="/var/lib/layman/ovh-overlay" >>> PROFILE_ONLY_VARIABLES="ARCH ELIBC KERNEL USERLAND" >>> PWD="/root" >>> PYTHONDONTWRITEBYTECODE="1" >>> RESUMECOMMAND="/usr/bin/wget -c -t 3 -T 60 --passive-ftp -O >>> "${DISTDIR}/${FILE}" "${URI}"" >>> RESUMECOMMAND_RSYNC="rsync -avP "${URI}" "${DISTDIR}/${FILE}"" >>> RESUMECOMMAND_SSH="bash -c "x=\${2#ssh://} ; host=\${x%%/*} ; >>> port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] && >>> port=22 ; exec rsync --rsh=\"ssh -p\${port}\" -avP >>> \"\${host}:/\${x#*/}\" \"\$1\"" rsync "${DISTDIR}/${FILE}" "${URI}"" >>> ROOT="/" >>> ROOTPATH="/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.4.5" >>> RPMDIR="/usr/portage/rpm" >>> RUBY_TARGETS="ruby18" >>> SHELL="/bin/bash" >>> SHLVL="1" >>> SSH_CLIENT="88.163.119.184 57506 22" >>> SSH_CONNECTION="88.163.119.184 57506 94.23.26.130 22" >>> SSH_TTY="/dev/pts/1" >>> STAGE1_USE="multilib nptl nptlonly unicode" >>> SYMLINK_LIB="yes" >>> SYNC="rsync://rsync.gentoo.org/gentoo-portage" >>> TERM="linux" >>> USE="acl amd64 apache2 bzip2 cli cracklib crypt cxx dri exif fam fortran >>> gdbm gif gpm iconv ipv6 jpeg linuxthreads-tls logrotate mailwrapper mmx >>> modules mp3 mudflap multilib ncurses nls nptl nptlonly openmp pam pcre >>> perl png pppd python readline session snp spell sse sse2 ssl sysfs tcpd >>> truetype unicode xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp >>> atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 >>> fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx >>> via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare >>> dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter >>> mmap_emul mulaw multi null plug rate route share shm softvol" >>> APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon >>> authn_dbm authn_default authn_file authz_dbm authz_default >>> authz_groupfile authz_host authz_owner authz_user autoindex cache dav >>> dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache >>> filter headers include info log_config logio mem_cache mime mime_magic >>> negotiation proxy proxy_http rewrite setenvif so speling status >>> unique_id userdir usertrack vhost_alias cgi threads" >>> APACHE2_MPMS="prefork" CALLIGRA_FEATURES="braindump flow karbon kexi >>> kpresenter krita tables words" CAMERAS="ptp2" COLLECTD_PLUGINS="df >>> interface irq load memory rrdtool swap syslog" ELIBC="glibc" >>> GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt >>> gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore >>> rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" >>> INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad >>> cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" >>> LINGUAS="fr" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" >>> VIDEO_CARDS="vesa" XTABLES_ADDONS="quota2 psd pknock lscan length2 >>> ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq >>> steal rawnat logmark ipmark dhcpmac delude chaos account" >>> USER="root" >>> USERLAND="GNU" >>> USE_EXPAND="ALSA_CARDS ALSA_PCM_PLUGINS APACHE2_MODULES APACHE2_MPMS >>> CALLIGRA_FEATURES CAMERAS COLLECTD_PLUGINS CROSSCOMPILE_OPTS >>> DRACUT_MODULES DVB_CARDS ELIBC FCDSL_CARDS FOO2ZJS_DEVICES >>> FRITZCAPI_CARDS GPSD_PROTOCOLS INPUT_DEVICES KERNEL LCD_DEVICES LINGUAS >>> LIRC_DEVICES MISDN_CARDS NETBEANS_MODULES NGINX_MODULES_HTTP >>> NGINX_MODULES_MAIL OFED_DRIVERS PHP_TARGETS QEMU_SOFTMMU_TARGETS >>> QEMU_USER_TARGETS RUBY_TARGETS SANE_BACKENDS USERLAND VIDEO_CARDS >>> XFCE_PLUGINS XTABLES_ADDONS" >>> USE_EXPAND_HIDDEN="CROSSCOMPILE_OPTS ELIBC KERNEL USERLAND" >>> USE_ORDER="env:pkg:conf:defaults:pkginternal:env.d" >>> VIDEO_CARDS="vesa" >>> XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p >>> iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark >>> dhcpmac delude chaos account" >>> _="/usr/bin/emerge" >>> >>> >>> # equery l mysql >>> * Searching for mysql ... >>> [I--] [??] dev-db/mysql-5.1.46:0 >>> >>> (as i said in a previous email, the sql server is on another server) >>> >>> Guillaume Hilt >>> >>> >>> Le 05/08/2011 14:35, Stevan Bajić a écrit : >>>> On Fri, 05 Aug 2011 13:50:30 +0200 >>>> Guillaume Hilt<postmas...@shadowprojects.org> wrote: >>>> >>>>> I have an issue on gentoo with dspam 3.10 (i just got released in >>>>> portage). >>>>> I followed the UPGRADE file and dspam mysql database is up to date but i >>>>> have these issues, it looks like the queries are malformed : >>>>> >>>>> Aug 5 13:37:34 srv1 dspam[24278]: query error: You have an error in >>>>> your SQL syntax; check the manual that corresponds to your MySQL server >>>>> version for the right syntax to use near 'FROM Uk WHERE vmail='vmail'' >>>>> at line 1: see sql.errors for more details >>>>> >>>>> [08/05/2011 13:28:26] 6862: You have an error in your SQL syntax; check >>>>> the manual that corresponds to your MySQL server version for the right >>>>> syntax to use >>>>> near '/lib64/libgcc_s.so.1 FROM À0k WHERE ='ann...@domain1.com'' at line >>>>> 1: SELECT /lib64/libgcc_s.so.1 FROM À0k WHERE ='ann...@domain1.com' >>>>> [08/05/2011 13:28:26] 6862: You have an error in your SQL syntax; check >>>>> the manual that corresponds to your MySQL server version for the right >>>>> syntax to use >>>>> near '/lib64/libgcc_s.so.1 FROM olpic.net WHERE ='vmail'' at line 1: >>>>> SELECT /lib64/libgcc_s.so.1 FROM olpic.net WHERE ='vmail' >>>>> [08/05/2011 13:28:26] 6862: You have an error in your SQL syntax; check >>>>> the manual that corresponds to your MySQL server version for the right >>>>> syntax to use >>>>> near '/lib64/libgcc_s.so.1 FROM olpic.net WHERE ='vmail'' at line 1: >>>>> SELECT /lib64/libgcc_s.so.1 FROM olpic.net WHERE ='vmail' >>>>> [08/05/2011 13:28:26] 6862: You have an error in your SQL syntax; check >>>>> the manual that corresponds to your MySQL server version for the right >>>>> syntax to use >>>>> near '/lib64/libgcc_s.so.1 FROM olpic.net WHERE ='vmail'' at line 1: >>>>> SELECT /lib64/libgcc_s.so.1 FROM olpic.net WHERE ='vmail' >>>>> [08/05/2011 13:32:56] 6862: You have an error in your SQL syntax; check >>>>> the manual that corresponds to your MySQL server version for the right >>>>> syntax to use >>>>> near '/lib64/libgcc_s.so.1 FROM olpic.net WHERE >>>>> ='bdarn...@domaine2.com'' at line 1: SELECT /lib64/libgcc_s.so.1 FROM >>>>> olpic.net WHERE ='bdarn...@domain2.com' >>>>> [08/05/2011 13:32:56] 6862: You have an error in your SQL syntax; check >>>>> the manual that corresponds to your MySQL server version for the right >>>>> syntax to use >>>>> near '/lib64/libgcc_s.so.1 FROM olpic.net WHERE ='vmail'' at line 1: >>>>> SELECT /lib64/libgcc_s.so.1 FROM olpic.net WHERE ='vmail' >>>>> [08/05/2011 13:32:56] 6862: You have an error in your SQL syntax; check >>>>> the manual that corresponds to your MySQL server version for the right >>>>> syntax to use >>>>> near '/lib64/libgcc_s.so.1 FROM olpic.net WHERE ='vmail'' at line 1: >>>>> SELECT /lib64/libgcc_s.so.1 FROM olpic.net WHERE ='vmail' >>>>> [08/05/2011 13:32:56] 6862: You have an error in your SQL syntax; check >>>>> the manual that corresponds to your MySQL server version for the right >>>>> syntax to use >>>>> near '/lib64/libgcc_s.so.1 FROM olpic.net WHERE ='vmail'' at line 1: >>>>> SELECT /lib64/libgcc_s.so.1 FROM olpic.net WHERE ='vmail' >>>>> [08/05/2011 13:37:34] 24278: You have an error in your SQL syntax; check >>>>> the manual that corresponds to your MySQL server version for the right >>>>> syntax to use >>>>> near 'FROM ~@Uk WHERE vmail='vmail'' at line 1: SELECT FROM ~@Uk >>>>> WHERE vmail='vmail' >>>>> [08/05/2011 13:37:34] 24278: You have an error in your SQL syntax; check >>>>> the manual that corresponds to your MySQL server version for the right >>>>> syntax to use >>>>> near 'FROM ~@Uk WHERE vmail='vmail'' at line 1: SELECT FROM ~@Uk >>>>> WHERE vmail='vmail' >>>>> [08/05/2011 13:37:34] 24278: You have an error in your SQL syntax; check >>>>> the manual that corresponds to your MySQL server version for the right >>>>> syntax to use >>>>> near 'FROM ~@Uk WHERE vmail='vmail'' at line 1: SELECT FROM ~@Uk >>>>> WHERE vmail='vmail >>>>> >>>>> Please note that olpic.net is a part of one of our domain, it got >>>>> truncted and i don't know why. >>>>> >>>>> DSPAM has been restarted and i tried to figure if something was broken >>>>> with revdep-rebuild but it's good. >>>>> >>>>> Any idea ? >>>>> >>>> Looks like the same issue Paul has with his older FreeBSD box and the same >>>> issue some one other (can not remember the name) has reported. >>>> >>>> Can you please post the following info: >>>> - emerge --info >>>> - equery l mysql >>>> >>>> >>>>> Guillaume Hilt >>>>> >>> >>> >>> ------------------------------------------------------------------------------ >>> BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA >>> The must-attend event for mobile developers. Connect with experts. >>> Get tools for creating Super Apps. See the latest technologies. >>> Sessions, hands-on labs, demos & much more. Register early & save! >>> http://p.sf.net/sfu/rim-blackberry-1 >>> _______________________________________________ >>> Dspam-user mailing list >>> dspam-u...@lists.sourceforge.net >>> https://lists.sourceforge.net/lists/listinfo/dspam-user >> >> >> ------------------------------------------------------------------------------ >> BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA >> The must-attend event for mobile developers. Connect with experts. >> Get tools for creating Super Apps. See the latest technologies. >> Sessions, hands-on labs, demos & much more. Register early & save! >> http://p.sf.net/sfu/rim-blackberry-1 >> _______________________________________________ >> Dspam-devel mailing list >> Dspam-devel@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/dspam-devel > > ------------------------------------------------------------------------------ > BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA > The must-attend event for mobile developers. Connect with experts. > Get tools for creating Super Apps. See the latest technologies. > Sessions, hands-on labs, demos & much more. Register early & save! > http://p.sf.net/sfu/rim-blackberry-1 > _______________________________________________ > Dspam-devel mailing list > Dspam-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/dspam-devel ------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA The must-attend event for mobile developers. Connect with experts. Get tools for creating Super Apps. See the latest technologies. Sessions, hands-on labs, demos & much more. Register early & save! http://p.sf.net/sfu/rim-blackberry-1 _______________________________________________ Dspam-devel mailing list Dspam-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspam-devel