A high-performance and stable proxy for MySQL, it is developed by Qihoo's DBA and infrastructure team
GNU General Public License v2.0
4.65k
stars
1.15k
forks
source link
表字段为varchar(10),当insert数据长度大于10,自动截取前十位插入,可以设置为不插入吗? #187
Open
xiehuanli opened 5 years ago
表字段为varchar(10),当insert数据长度大于10,自动截取前十位插入,可以设置为不插入、直接报Exception吗? atlas版本2.2