diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-08-31 23:42:13 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-09-01 15:51:11 +0100 |
commit | bd023ef9c093b7e79bf44d8332744161eed56a18 (patch) | |
tree | 79496bfe7210ebebda3f2bf828433d73134f3815 /scripts/oe-pkgdata-util | |
parent | 883813deae842c25d9172aeceb5302fdec1258df (diff) | |
download | poky-bd023ef9c093b7e79bf44d8332744161eed56a18.tar.gz |
bitbake: serv/db: Don't use BEGIN/COMMIT
Since we don't support using multiple servers on the same database file,
don't use the BEGIN/COMMIT syntax and allow writes to the database
to work ~100 times faster with no transaction locking.
(Bitbake rev: 42144a54979658f93fbbb43f7e271c1fff4d88ff)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/oe-pkgdata-util')
0 files changed, 0 insertions, 0 deletions