• unknown's avatar
    Bug#12518 · 4813facf
    unknown authored
      "COLUMN_DEFAULT has wrong value if NOT NULL is set"
      Show NULL instead of empty string when no default value is set
    
    
    mysql-test/r/information_schema.result:
      test for bug 12518
    mysql-test/t/information_schema.test:
      test for bug 12518
    sql/sql_show.cc:
      report NULL for information schema result when there is no default value
    4813facf
information_schema.test 19.3 KB