, January 17, 2007 11:58 PM
To: sqlite-users@sqlite.org
Subject: Re: [sqlite] Problem using pragmas
"Saifuddin Rangwala" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am trying to configure sqlite-3.3.10 using pragma sql queries,
> but it dumps core in sqlite spi.
&g
Hi,
I am trying to configure sqlite-3.3.10 using pragma sql queries, but
it dumps core in sqlite spi.
What I do is
1. sqlite3_open
2. sqlite3_exec("PRAGMA cach_size = 1000;"
2 dumps core. While single stepping I found that sqlite3_prepare is
called twice inside sqlite3_exec and
2 matches
Mail list logo