Hello,

I'm complaining not about error in sql (it occurs because of usage of old
version of tables structure, generated by old version of application), but
about the fact, that error message was sent to browser: it could compromise
security of application, if user saw sql queries.

On Tue, Jun 28, 2011 at 03:55, Matthew Sherborne <[email protected]>wrote:

> Hi,
>
> I think it's trying to tell you that you're generating impossible SQL .. or
> that sqlite is complaining .. maybe the table you're selecting from doesn't
> exist ?
>
> Maybe try running the sql it's printing out, directly in sqlite.
>
> Kind Regards,
> Matthew Sherborne
>
> On Tue, Jun 28, 2011 at 8:45 AM, Nagaev Boris <[email protected]> wrote:
>
>> Hello!
>>
>> My Wt application unexpectedly prints sql error message both to stdout and
>> to browser (HTML-version):
>> Error occurred.Sqlite3: select count(1) from (....
>>
>> Is it bug or feature? How can it be switched off?
>>
>>
>> ------------------------------------------------------------------------------
>> All of the data generated in your IT infrastructure is seriously valuable.
>> Why? It contains a definitive record of application performance, security
>> threats, fraudulent activity, and more. Splunk takes this data and makes
>> sense of it. IT sense. And common sense.
>> http://p.sf.net/sfu/splunk-d2d-c2
>> _______________________________________________
>> witty-interest mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/witty-interest
>>
>>
>
>
> ------------------------------------------------------------------------------
> All of the data generated in your IT infrastructure is seriously valuable.
> Why? It contains a definitive record of application performance, security
> threats, fraudulent activity, and more. Splunk takes this data and makes
> sense of it. IT sense. And common sense.
> http://p.sf.net/sfu/splunk-d2d-c2
> _______________________________________________
> witty-interest mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/witty-interest
>
>
------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to