Documentation Home
MySQL 8.4 Reference Manual
Related Documentation Download this Manual
PDF (US Ltr) - 39.8Mb
PDF (A4) - 39.9Mb
Man Pages (TGZ) - 257.9Kb
Man Pages (Zip) - 364.9Kb
Info (Gzip) - 4.0Mb
Info (Zip) - 4.0Mb


25.6.17.35 ndbinfo events 表

该表提供了关于NDB中的事件订阅信息。下面列出了events表的列,各列的简要描述如下:

  • event_id

    事件ID

  • name

    事件名称

  • table_id

    事件发生的表ID

  • reporting

    其中一个:updatedallsubscribeDDL

  • columns

    事件影响的列名列表,使用逗号分隔

  • table_event

    其中一个:INSERTDELETEUPDATESCANDROPALTERCREATEGCP_COMPLETECLUSTER_FAILURESTOPNODE_FAILURESUBSCRIBEUNSUBSCRIBEALL(由Event::TableEvent在NDB API中定义)