I am using Mysql NDB Cluster, in my information_schema.Tables tbl I have null entries in the colummn called Create_Time and Update_Time.
Does anyone have any known solution for this.
as on my normal innodb databases the Create_Time and Update_Time is there properly.