mariadb/handler
marko b09ce29aeb branches/zip: Simplify lock_mode_stronger_or_eq() and lock_mode_compatible()
and introduce enum lock_mode.

lock_mode_stronger_or_eq(), lock_mode_compatible(): Replace if-then-else
chain with a bitwise and against a constant.
2007-02-01 20:56:23 +00:00
..
ha_innodb.cc branches/zip: Simplify lock_mode_stronger_or_eq() and lock_mode_compatible() 2007-02-01 20:56:23 +00:00
ha_innodb.h branches/zip: Merge revisions 1165:1206 from trunk. 2007-01-18 12:58:39 +00:00
Makefile.am branches/zip: Merge revisions 1165:1206 from trunk. 2007-01-18 12:58:39 +00:00