mirror of
https://github.com/MariaDB/server.git
synced 2026-05-10 00:54:30 +02:00
Fixed problems with DECIMAL() type on overflow.
Docs/manual.texi: Changlog configure.in: Change to version 3.23.51 Fix for OSF1 include/mysqld_error.h: Added copyright message isam/pack_isam.c: Added copyright message mysql-test/r/type_decimal.result: New test results mysql-test/t/type_decimal.test: New test results strings/Makefile.am: Added mising file
This commit is contained in:
parent
c3703e5568
commit
23bf368966
8 changed files with 257 additions and 28 deletions
|
|
@ -45,7 +45,8 @@ EXTRA_DIST = ctype-big5.c ctype-czech.c ctype-euc_kr.c \
|
|||
ctype-gb2312.c ctype-gbk.c ctype-sjis.c \
|
||||
ctype-tis620.c ctype-ujis.c \
|
||||
ctype_autoconf.c \
|
||||
strto.c strings-x86.s longlong2str-x86.s \
|
||||
strto.c strings-x86.s \
|
||||
longlong2str.c longlong2str-x86.s \
|
||||
strxmov.c bmove_upp.c strappend.c strcont.c strend.c \
|
||||
strfill.c strcend.c is_prefix.c strstr.c strinstr.c \
|
||||
strmake.c strnmov.c strmov.c strnlen.c \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue