Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#19 closed defect (invalid)

Mysql Problem

Reported by: anonymous Owned by: christoph
Priority: minor Milestone: 2.4.2 and older releases
Component: administration Version: 2.4.1
Keywords: Cc:

Description

SQL query:

SELECT * FROM Array WHERE CONCAT_WS( "-", keyword_id, keyword ) = "land" ORDER BY keyword_id, keyword LIMIT 0 , 30

MySQL said:

#1146 - Table 'mapbender.Array' doesn't exist

Change History (3)

comment:1 by christoph, 17 years ago

Priority: majorminor

?

Where did you get this SQL from?

Is it a Mapbender exception?

comment:2 by christoph, 17 years ago

Resolution: invalid
Status: newclosed

no reply, seems to be resolved

comment:3 by christoph, 17 years ago

Milestone: 2.4.2 and older releases
Note: See TracTickets for help on using tickets.