Splunk Search

two lookup input fields - no whitespace after AND in mysql query

micm
Explorer

I have configured an automatic lookup from a mysql table via web interface. When I configure two lookup input fields I get a mysql syntax error. Just configuring one does work sql wise.

From the recent db connect errors search:

com.splunk.dbx.lookup.DBLookupException: SQL error while performing lookup: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: 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 'ANDportindex = 12' at line 1

mysql query log:

33409 Query SELECT slot,number,name FROM port WHERE switchdomain = 58 ANDportindex = 3

So there is missing a whitespace after the AND. Is there any workaround?

0 Karma
1 Solution

ziegfried
Influencer

This should be fixed in the latest release (1.0.7)

View solution in original post

ziegfried
Influencer

This should be fixed in the latest release (1.0.7)

micm
Explorer

Thanks, it works now.

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...