【问题标题】:mysql ndb cluster "information_schema.tables" querymysql ndb 集群“information_schema.tables”查询
【发布时间】:2010-12-12 12:49:58
【问题描述】:

我正在使用 Mysql NDB Cluster,在我的 information_schema.Tables tbl 中,我在名为 Create_Time 和 Update_Time 的列中有空条目。

有没有人对此有任何已知的解决方案。

在我的普通 innodb 数据库中,Create_Time 和 Update_Time 是正确的。

【问题讨论】:

    标签: mysql sql time information-schema


    【解决方案1】:

    我也遇到过这种行为,找不到官方解决方案。我在我的代码中将该空日期字段视为 DateTime.MinValue。

    谢谢 -布莱克·涅米斯基

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2018-12-19
      • 2011-08-01
      • 2012-07-02
      • 2010-11-16
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多