|
Re: pysqlite 2.0.5 - python 2.4: msg#00050python.db.pysqlite.user
Daniel Nogradi wrote: > ... > The fact that pysqlite 2.0.5 + sqlite 3.2.8 works fine and the crash > only happens with pysqlite 2.2.2 + sqlite 3.3.5 makes me think that > the problem might be somewhere else. > Perhaps, but OTOH, the fact that you have pysqlite 2.0.5 + sqlite 3.2.8 working on that system makes me think that somehow when you introduce pysqlite 2.2.2 + sqlite 3.3.5, you still have a sqlite 3.2.8 loaded due to some other dependency (it doesn't need to be php5, of course). That would of course explain why it works only for 2.0.5. Or could it be that you have another script served by mod_python which still uses pysqlite 2.0.5 + sqlite 3.2.8, when at the same time you're experimenting with pysqlite 2.2.2 + sqlite 3.3.5 for another script? -- Christian |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: pysqlite 2.0.5 - python 2.4: 00050, Daniel Nogradi |
|---|---|
| Next by Date: | executescript does not end the transaction: 00050, jt |
| Previous by Thread: | Re: pysqlite 2.0.5 - python 2.4i: 00050, Daniel Nogradi |
| Next by Thread: | executescript does not end the transaction: 00050, jt |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |