SETvar_name=valueenablesyoutoassignvaluestovariablesthataffecttheoperationoftheserverorclients.ManysystemvariablesaredynamicandcanbechangedatruntimebyusingtheSETstatement.SETvar_name=value使您能够为影响服务器或客户端操作的变量赋值。许多系统变量是动态的,可以使用SET语句在运行时进行更改那么set设置的系统变量在mysql运行期间一直生效么?似乎生效期间是thecurrentsession,那么session是如何定义的?(官方手册18.2.1MySQLShellSessions中没找到存续期间的定义)只有重启mysql之后才会被my.ini中的设置覆盖么?
添加回答
举报
0/150
提交
取消
