Vasu Nori
fea6f6dcb7
sqlite crashes when closing the database
...
A change was made in the last CL to ask sqlite for all unfinalized statements
and then finalizing them before closing the database.
But this crashes sqlite! because sqlite's FTS3
module keeps some prepared statements around and they should not
be finalized before closing the database.
(when sqlite is asked for all unfianlized statements, it also returns
the FTS3's reserved prepared statements which should not be
finalized!!)
Change-Id: I141ab4563985b8cd1305a1228c4cb01bc7281bcb
2010-05-21 15:41:58 -07:00
..
2010-05-12 18:50:02 -07:00
2009-11-13 13:53:39 -08:00
2010-05-18 18:16:35 -07:00
2010-03-05 16:27:15 -08:00
2010-03-05 18:26:41 -08:00
2010-03-05 16:27:15 -08:00
2010-03-05 18:26:41 -08:00
2009-11-13 13:53:39 -08:00
2010-05-04 15:57:50 -07:00
2010-03-31 11:29:18 -07:00
2010-05-13 15:31:00 -07:00
2010-03-19 13:50:56 -07:00
2009-11-13 13:53:39 -08:00
2010-05-20 12:35:17 -07:00
2010-05-21 15:41:58 -07:00
2010-03-11 11:38:31 -08:00
2010-02-18 10:13:11 -08:00
2009-11-13 13:53:39 -08:00
2010-02-18 15:32:47 -08:00
2010-05-10 11:21:14 +08:00
2010-01-08 15:46:24 -05:00
2010-03-15 07:47:05 -07:00
2010-01-25 14:00:10 -08:00
2009-11-13 13:53:39 -08:00
2009-11-13 13:53:39 -08:00
2009-10-01 17:50:23 -07:00
2009-11-13 13:53:39 -08:00
2010-04-08 23:47:06 -07:00
2009-11-13 13:53:39 -08:00
2009-12-09 16:34:46 +08:00
2009-12-09 16:34:46 +08:00
2009-12-09 16:34:33 +08:00
2009-11-13 13:53:39 -08:00
2010-01-04 09:54:45 -08:00
2010-05-06 17:00:54 -07:00
2010-01-12 07:57:42 -08:00
2009-11-13 13:53:39 -08:00
2010-02-16 13:21:05 -08:00
2010-03-31 11:29:18 -07:00
2010-03-09 16:51:09 -08:00
2010-02-24 18:20:54 -08:00
2010-02-17 08:46:04 -08:00
2010-02-16 12:16:48 -08:00
2010-05-06 16:35:21 -07:00
2010-03-25 12:43:56 -07:00
2009-11-13 13:53:39 -08:00
2010-04-08 22:59:43 -07:00
2010-02-18 07:09:06 -05:00
2010-03-01 09:07:37 -08:00
2010-05-10 17:19:58 -07:00
2010-02-23 10:02:20 -08:00
2010-02-11 13:16:22 -08:00
2010-04-26 17:42:07 -07:00
2010-05-06 17:00:54 -07:00
2010-05-06 17:00:54 -07:00
2010-05-06 17:00:54 -07:00
2010-04-12 16:29:36 -07:00
2010-01-28 20:28:32 +08:00
2010-01-29 16:54:04 -08:00
2010-01-29 16:54:04 -08:00