Hi, I would like to do some operation based on the version of memsql version. My question is, is the version of MemSQL that is returned by select @@memsql_version always in the format of X.X.XX, i.e., 6.7.10 or 7.0.1, etc.
Thanks
Hi, I would like to do some operation based on the version of memsql version. My question is, is the version of MemSQL that is returned by select @@memsql_version always in the format of X.X.XX, i.e., 6.7.10 or 7.0.1, etc.
Thanks
Yes, that’s correct.