crdel_auto.h
上传用户:romrleung
上传日期:2022-05-23
资源大小:18897k
文件大小:0k
源码类别:

MySQL数据库

开发平台:

Visual C++

  1. /* Do not edit: automatically built by gen_rec.awk. */
  2. #ifndef __crdel_AUTO_H
  3. #define __crdel_AUTO_H
  4. #define DB___crdel_metasub 142
  5. typedef struct ___crdel_metasub_args {
  6. u_int32_t type;
  7. DB_TXN *txnid;
  8. DB_LSN prev_lsn;
  9. int32_t fileid;
  10. db_pgno_t pgno;
  11. DBT page;
  12. DB_LSN lsn;
  13. } __crdel_metasub_args;
  14. #endif