Home > Database > Mysql Tutorial > mysql5.6.14版本对decimal字段类型支持的BUG

mysql5.6.14版本对decimal字段类型支持的BUG

WBOY
Release: 2016-06-07 17:22:12
Original
1399 people have browsed it

当时使用mysql5.6最新的版本5.6.14的版本做测试,没有发现什么特别的,后来开发在使用decimal字段类型是出现问题,无法插入。mysql5.6.14版本对decimal字段类型

当时使用mysql5.6最新的版本5.6.14的版本做测试,没有发现什么特别的,后来开发在使用decimal字段类型是出现问题,无法插入。

mysql5.6.14版本对decimal字段类型支持的BUG,有图有真相:

wKiom1NfGQLAJt7DAAGYI0691R4753.jpg

wKioL1NfGNiw8urIAAErNiVB8Ek500.jpg

wKioL1NfGNjhitJXAAGHvrdbMq4453.jpg

这个BUG在mysql5.6.16的版本得以修复,没有测试5.6.14之前的版本是否有这个BUG。幸好没有在生产环境使用这个版本,要不就惨了。

大家可以去mysql官方网站看看,在5.6.16的版本中修复了好多BUG,主从的,innodb等BUG。

数据库是核心的东西,大家尽量不要使用最新的版本在生产环境,测试可以。


Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template