1. 30 Jun, 2006 1 commit
  2. 29 Jun, 2006 4 commits
  3. 28 Jun, 2006 2 commits
  4. 27 Jun, 2006 3 commits
  5. 26 Jun, 2006 4 commits
  6. 23 Jun, 2006 1 commit
    • bar@mysql.com's avatar
      Bug#11228: DESC shows arbitrary column as "PRI" · cfb08851
      bar@mysql.com authored
        An UNIQUE KEY consisting of NOT NULL columns
        was displayed as PRIMARY KEY in "DESC t1".
        According to the code, that was intentional
        behaviour for some reasons unknown to me.
        This code was written before bitkeeper time,
        so I cannot check who and why made this.
        After discussing on dev-public, a decision
        was made to remove this code
      cfb08851
  7. 22 Jun, 2006 2 commits
  8. 21 Jun, 2006 6 commits
  9. 20 Jun, 2006 5 commits
  10. 19 Jun, 2006 10 commits
  11. 18 Jun, 2006 1 commit
  12. 17 Jun, 2006 1 commit
    • kent@mysql.com's avatar
      Makefile.am: · ad87e7b3
      kent@mysql.com authored
        Avoid error message trying 'windoze-dsp' in obsolete directory
      compile-dist:
        Avoid error message for target 'distclean' and no Makefile
      ad87e7b3