|
From: SourceForge.net <no...@so...> - 2006-10-15 21:50:41
|
Bugs item #1577323, was opened at 2006-10-14 21:01 Message generated for change (Comment added) made by mhoenicka You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=379806&aid=1577323&group_id=23824 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Priority: 5 Submitted By: Peter MacDonald (pcmacdon) Assigned to: Nobody/Anonymous (nobody) Summary: sqlite error messages being discarded Initial Comment: Rather than just letting sqlite error messages be discarded, this patch copies them into error_message so that we get more than just a blank string . ---------------------------------------------------------------------- >Comment By: Markus Hoenicka (mhoenicka) Date: 2006-10-15 23:50 Message: Logged In: YES user_id=85809 This is an alternative patch that is supposed to make the patch for #1577286 unnecessary. The patch is currently only for SQLite. Could you please check whether this patch fixes the problems of this bug report and those of #1577286? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=379806&aid=1577323&group_id=23824 |