You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
caused: PreparedStatementCallback; uncategorized SQLException for SQL [UPDATE config_info SET content=?, md5=?, src_ip=?, src_user=?, gmt_modified=NOW(3), app_name=?, c_desc=?, c_use=?, effect=?, type=?, c_schema=?, encrypted_data_key=? WHERE data_id=? AND group_id=? AND tenant_id=? AND (md5=? OR md5 IS NULL OR md5='')]; SQL state [S0010]; error code [195]; 'NOW' 不是可以识别的 内置函数名称。; nested exception is com.microsoft.sqlserver.jdbc.SQLServerException: 'NOW' 不是可以识别的 内置函数名称。;caused: 'NOW' 不是可以识别的 内置函数名称。;
The text was updated successfully, but these errors were encountered:
caused: PreparedStatementCallback; uncategorized SQLException for SQL [UPDATE config_info SET content=?, md5=?, src_ip=?, src_user=?, gmt_modified=NOW(3), app_name=?, c_desc=?, c_use=?, effect=?, type=?, c_schema=?, encrypted_data_key=? WHERE data_id=? AND group_id=? AND tenant_id=? AND (md5=? OR md5 IS NULL OR md5='')]; SQL state [S0010]; error code [195]; 'NOW' 不是可以识别的 内置函数名称。; nested exception is com.microsoft.sqlserver.jdbc.SQLServerException: 'NOW' 不是可以识别的 内置函数名称。;caused: 'NOW' 不是可以识别的 内置函数名称。;
The text was updated successfully, but these errors were encountered: