[Mono-bugs] [Bug 345430] Mono.Data.Sqlite uses 5 MB heap b/c of reflection

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Dec 6 12:15:46 EST 2007


https://bugzilla.novell.com/show_bug.cgi?id=345430

User miguel at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=345430#c3





--- Comment #3 from Miguel de Icaza <miguel at novell.com>  2007-12-06 10:15:45 MST ---
Created an attachment (id=186239)
 --> (https://bugzilla.novell.com/attachment.cgi?id=186239)
Allows applications to control whether SQLFunction auto-registration should
take place

This adds support to the library to control whether auto-registration should
take place or not.   This delays things until Open is called, so you must set
AutoRegisterFunctions before you call Open on SQLite.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list