• unknown's avatar
    Fix for bug #12173 (show create table crash) · 68cd99bd
    unknown authored
    
    mysql-test/r/type_newdecimal.result:
      test result fixed
    mysql-test/t/type_newdecimal.test:
      testcase
    strings/decimal.c:
      we always add one int-part digit even if decimal(10,10) (no int part declared)
    68cd99bd
decimal.c 83.4 KB