[Tracker] possible bug in tracker/tracker-db-sqlite.c
- From: "Tshepang Lekhonkhobe" <tshepang gmail com>
- To: "Tracker mailing list" <tracker-list gnome org>
- Subject: [Tracker] possible bug in tracker/tracker-db-sqlite.c
- Date: Fri, 18 Apr 2008 17:25:45 +0200
Hi,
I bumped into what looks like a minor bug:
if (!tracker_config_get_low_memory_mode (tracker->config)) {
tracker_db_exec_no_reply (db_con, "PRAGMA cache_size = 8");
} else {
tracker_db_exec_no_reply (db_con, "PRAGMA cache_size = 8");
}
--
my place on the web:
floss-and-misc.blogspot.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]