asp + sql 2005,用的动易siteweaver 6.8 asp cms系统,一台web服务器,一台数据服务器,两台机器直连腾讯云的局域网。直接在数据服务器上连接数据库,一直都正常,在web服务器上通过内网IP远程连接数据库,当流量较大时连接就会出现网站访问困难,要么打开非常慢,要么就会不时地出现“[DBNETLIB][ConnectionOpen(Connect()).]SQL Server 不存在或拒绝访问”的错误提示。是不时地出现,而不是一直连不上,情况好的时候速度非常快,差点的时候就会比较慢,最坏的情况就是出现“[DBNE
sqdc]> create table area( id int auto_increment primary key unsigned)engine=InnoDB default charset=utf8;ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to yourMariaDB server version for the right syntax to use near 'unsigned)engin