lp:~stewart/drizzle/cursor-warn-unused-result

Created by Stewart Smith and last modified
Get this branch:
bzr branch lp:~stewart/drizzle/cursor-warn-unused-result
Only Stewart Smith can upload to this branch. If you are Stewart Smith please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Stewart Smith
Project:
Drizzle
Status:
Merged

Recent revisions

2060. By Stewart Smith

add warn_unused_result to Cursor::index_next

2059. By Stewart Smith

add attribute(warn_unused_result) to Cursor::startIndexScan

2058. By Stewart Smith

check return value of Cursor::startIndexScan in sql_select

2057. By Stewart Smith

init_read_record_idx return result should be checked now that it checks startIndexScan result. Fix case in sql_update

2056. By Stewart Smith

init_read_record_idx return result should be checked now that it checks startIndexScan result.

2055. By Stewart Smith

the return value of Cursor::startIndexScan was not being checked in 2 places in item/subselect.cc.

2054. By Stewart Smith

check return value of Cursor::startIndexScan in read_first_row

2053. By Stewart Smith

add warn_unused_result for updateRecord and deleteRecord

2052. By Stewart Smith

add warn_unused_result to Cursor::insertRecord

2051. By Stewart Smith

remove the saving of previous_error in doStartTableScan in HailDB. Now that we've fixed the upper layer to handle errors returned from doStarttableScan correctly.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:drizzle/7.0
This branch contains Public information 
Everyone can see this information.

Subscribers