[mysql_cluster] ndb-connectstring = 192.168.56.101 whein i do : sudo systemctl start mysql, i get the error : [ERROR] unknown option '--ndbcluster' How do i configure the mysql server to run the ndbcluster engine ? Thx Sorry, you can't reply to this topic. It has been closed....
如果是阿里云主机,在主机设置里面设置php版本,这里要注意下,如果是php5+更换php7+还需要将mysql的密码重置一下(选择41位加密)如果php7.0+更换php7.1+则不需要重置mysql密码。 宝塔更换就简单了,左侧菜单,网站,设置,PHP版本,选择要更换的版本就好了(前提是安装了多个php版本,如果没有在软件管理安装其他版本)。
I'm trying to create a struct which contains an array which I will not know the size of until the user inputs it during run time and I'm getting a build error which says : expected constant expression.I looked up constant expression and it says an expression which has a value at ...