1. 18 Oct, 2007 1 commit
    • antony@pcg5ppc.xiphis.org's avatar
      Bug#31473 · f4a153c3
      antony@pcg5ppc.xiphis.org authored
        "CSV does not work with NULL value in datetime fields"
        Attempting to insert a row with a NULL value for a DATETIME field
        results in a CSV file which the storage engine cannot read.
        Don't blindly assume that "0" is acceptable for all field types,
        Since CSV does not support NULL, we find out from the field the
        default non-null value.
        Do not permit the creation of a table with a nullable columns.
      f4a153c3
  2. 04 Oct, 2007 5 commits
  3. 02 Oct, 2007 1 commit
  4. 01 Oct, 2007 5 commits
  5. 29 Sep, 2007 4 commits
  6. 28 Sep, 2007 2 commits
  7. 27 Sep, 2007 10 commits
  8. 26 Sep, 2007 6 commits
  9. 25 Sep, 2007 3 commits
  10. 24 Sep, 2007 3 commits