jsdb/odbc leaks memory when an INSERT query has an error
11 views
Skip to first unread message
gilado
unread,
Feb 21, 2013, 11:06:18 PM2/21/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to js...@googlegroups.com
I hit on this using INSERT that fails on a duplicate key. However, I tested and it happens also when the query has any other error (e.g. invalid column name)