1. 14 Oct, 2004 1 commit
  2. 13 Oct, 2004 9 commits
  3. 12 Oct, 2004 6 commits
  4. 11 Oct, 2004 5 commits
  5. 10 Oct, 2004 8 commits
  6. 09 Oct, 2004 8 commits
  7. 08 Oct, 2004 3 commits
    • bell@sanja.is.com.ua's avatar
      args_copy and cleunup() removed from Item_sum · b2d9799b
      bell@sanja.is.com.ua authored
      registration changing ITEM_SUM arguments added
      b2d9799b
    • heikki@hundin.mysql.fi's avatar
      row0mysql.c: · 05433202
      heikki@hundin.mysql.fi authored
        If one tries to drop an InnoDB table without an .ibd file, print to .err log that we DID remove the table from the internal data dictionary of InnoDB, and return DB_SUCCESS so that MySQL will delete the .frm file; the drawback in this is that then DROP TABLE returns success, and the user is not alerted; maybe it could return a warning
      05433202
    • mwagner@here.mwagner.org's avatar
      mysql-test-run.sh: · edc4b65d
      mwagner@here.mwagner.org authored
        Look for 'client_test' in tests/ not bin/
      make_binary_distribution.sh:
        Copy 'client_test' into the dist
      edc4b65d