开发者

mysql ndb cluster "information_schema.tables" query

I am using Mysql NDB Cluster, in my information_schema.Tables tbl I have null entries in the column called Create_Time and Update_Time.

Does anyone have any known solution for this.

As on m开发者_JAVA技巧y normal innodb databases the Create_Time and Update_Time is there properly.


I also ran across this behavior and can't find an official solution. I am treating that null date field as DateTime.MinValue in my code.

Thanks -Blake Niemyjski

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜