Fix : set query limit 54/9854/2
authorDonghee Ye <donghee.ye@samsung.com>
Sat, 7 Sep 2013 13:12:20 +0000 (22:12 +0900)
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>
Tue, 17 Sep 2013 06:27:26 +0000 (23:27 -0700)
commit2d676da6c8b771cbfe9678b49ee9ca1e1ebddb60
treec65845a21a1a2bd55b0bcce1fbab9f1d3b03fbea
parentbbc78e642c1c0df20ee3f1abe6be5a113d24677c
Fix : set query limit
If you want to set only offset, you should set negative limit

Change-Id: Id7f47c5fb473fce503c97064a3ebcf16cf3d5880
26 files changed:
native/ctsvc_db_plugin_activity.c
native/ctsvc_db_plugin_address.c
native/ctsvc_db_plugin_addressbook.c
native/ctsvc_db_plugin_company.c
native/ctsvc_db_plugin_contact.c
native/ctsvc_db_plugin_email.c
native/ctsvc_db_plugin_event.c
native/ctsvc_db_plugin_extension.c
native/ctsvc_db_plugin_group.c
native/ctsvc_db_plugin_grouprelation.c
native/ctsvc_db_plugin_image.c
native/ctsvc_db_plugin_messenger.c
native/ctsvc_db_plugin_my_profile.c
native/ctsvc_db_plugin_name.c
native/ctsvc_db_plugin_nickname.c
native/ctsvc_db_plugin_note.c
native/ctsvc_db_plugin_number.c
native/ctsvc_db_plugin_person.c
native/ctsvc_db_plugin_phonelog.c
native/ctsvc_db_plugin_profile.c
native/ctsvc_db_plugin_relationship.c
native/ctsvc_db_plugin_sdn.c
native/ctsvc_db_plugin_simple_contact.c
native/ctsvc_db_plugin_speeddial.c
native/ctsvc_db_plugin_url.c
native/ctsvc_db_query.c