Menu

#2 simulate prepared stmt behavior for normal statements

open
nobody
None
5
2012-12-05
2005-12-19
No

Some applications don't use prepared statements which
makes it hard to find the queries that executed more
number of times. Each execution has a different value
and hence will show up as a separate query in the UI.
It also consumes more memory.

It would be good if we can convert SQL queries with
embedded values into a form simillar to prepared
statements.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.