Strange SQL query used OFTEN

Moderator: crythias

Post Reply
zhakal
Znuny newbie
Posts: 47
Joined: 30 Jul 2011, 20:06
Znuny Version: 3.0.11

Strange SQL query used OFTEN

Post by zhakal »

When doing a trace of the things happening on our MSSQL 2008 server, we find that when doing a normal report of a new ticket the following SQL query is sendt 400 times:

Select 1 where 0=1

Where is is and why does it run?

I've tried to find it but i cannot find where it is located.
OTRS 3.0.11 , RHLE 5.6 & CentOS 6
MSSQL 2008 R2 , Windows 2008 R2
Post Reply