1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-12 10:22:39 +03:00
Files
mariadb/sql/field.cc
unknown b2f47a30db Allow storing "+456" then decimal declared unsigned
mysql-test/r/type_decimal.result:
  Change test results according to this
sql/field.cc:
  Allow storing "+1234" in unsigned decimal as Monty asked.
  Old code is left for a while
2002-07-30 19:52:51 +04:00

110 KiB