📄 rmw.so
字号:
m4_comment([$Id: rmw.so,v 11.10 2003/10/18 19:16:14 bostic Exp $])m4_ref_title(Upgrading m4_db Applications, Release 3.0: DB_RMW,, upgrade.3.0/txn_stat, upgrade.3.0/lock_notheld)m4_p([dnlThe following change applies only to applications using them4_cam product. If your application is not using that product,you can ignore this change.])m4_p([dnlHistorically, the m4_refT(dbh_cursor) took the DB_RMW flag to indicatethat the created cursor would be used for write operations on thedatabase. This flag has been renamed to the m4_ref(DB_WRITECURSOR)flag.])m4_p([dnlThe application should be searched for any occurrences of DB_RMW. Foreach of these, any that are arguments to the m4_ref(dbh_cursor) functionshould be changed to pass in the m4_ref(DB_WRITECURSOR) flag instead.])m4_page_footer
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -