1. 28 Jul, 2004 1 commit
    • dlenev@brandersnatch.localdomain's avatar
      Fix for bug #4492. · d39fe262
      dlenev@brandersnatch.localdomain authored
      TIMESTAMP columns should be unsigned to preserve compatibility with 4.0
      (Or else InnoDB will return different internal TIMESTAMP values when user upgrades to 4.1).
      
      Altough this fix will introduce problems with early 4.1 -> 4.1 upgrades (tables with 
      TIMESTAMP field should be reloaded using mysqldump) it will allow easy 4.0 -> 4.1 
      upgrade (which is more important since 4.1 is still beta).
      d39fe262
  2. 27 Jul, 2004 11 commits
  3. 26 Jul, 2004 4 commits
  4. 24 Jul, 2004 6 commits
  5. 23 Jul, 2004 11 commits
  6. 22 Jul, 2004 7 commits