[Dataaccess] Added Lock mode support

Review Request #14 — Created Nov. 20, 2012 and submitted

Felipe
Lunr
https://github.com/madsmash/lunr/tree/lock
lunr
Added support for locking reads: http://dev.mysql.com/doc/refman/5.1/en/innodb-locking-reads.html

Added missing unittests for full code coverage
unittests
  • 1
  • 0
  • 0
  • 0
  • 1
Description From Last Updated
this needs a better test name. Remember that from the test function name you need to be able to deduce ... pprkut pprkut
olivier
  1. Summary not properly filled...
    Missing RFC or dataaccess topic.
  2. 
      
Felipe
olivier
  1. Ship It!
  2. 
      
Felipe
pprkut
  1. 
      
  2. this needs a better test name. Remember that from the test function name you need to be able to deduce what the test does.
    
    A test explaining itself as "Undefined values" could be anything for any class.
  3. 
      
Felipe
Felipe
Review request changed

Status: Closed (submitted)

Change Summary:

Merged into master
Loading...