An error occurred fetching the project authors.
  1. 02 Dec, 2003 1 commit
  2. 20 Nov, 2003 1 commit
  3. 18 Nov, 2003 1 commit
  4. 05 Nov, 2003 1 commit
  5. 04 Nov, 2003 1 commit
  6. 02 Nov, 2003 2 commits
  7. 30 Oct, 2003 1 commit
  8. 15 Oct, 2003 1 commit
  9. 08 Oct, 2003 1 commit
  10. 03 Oct, 2003 1 commit
  11. 24 Sep, 2003 2 commits
  12. 19 Sep, 2003 1 commit
  13. 12 Sep, 2003 1 commit
  14. 05 Sep, 2003 1 commit
  15. 03 Sep, 2003 1 commit
  16. 29 Aug, 2003 1 commit
  17. 13 Aug, 2003 1 commit
  18. 07 Aug, 2003 2 commits
  19. 01 Aug, 2003 1 commit
  20. 30 Jul, 2003 1 commit
    • wax@mysql.com's avatar
      BUG · 99df703b
      wax@mysql.com authored
      Add functions SetFilePointerEx and SetEndOfFile for huge 
      tables instead of chsize
      Move chsize to right place
      99df703b
  21. 29 Jul, 2003 1 commit
  22. 28 Jul, 2003 1 commit
    • gweir@build.mysql.com's avatar
      logging_ok: · 56305765
      gweir@build.mysql.com authored
        Logging to logging@openlogging.org accepted
      README.1st:
        new file - Readme for Windows distribution
      56305765
  23. 23 Jul, 2003 1 commit
  24. 18 Jul, 2003 1 commit
  25. 12 Jul, 2003 1 commit
  26. 01 Jul, 2003 1 commit
    • kostja@oak.local's avatar
      First version of new authentification procedure: now authentification is... · 7df04758
      kostja@oak.local authored
      First version of new authentification procedure: now authentification is one-stage (instead of two-stage in 4.1)
      
      For now following tasks have been done:
      - PASSWORD() function was rewritten. PASSWORD() now returns SHA1
        hash_stage2; for new passwords user.password contains '*'hash_stage2; sql_yacc.yy also fixed; 
      
      - password.c: new functions were implemented, old rolled back to 4.0 state
      
      - server code was rewritten to use new authorization algorithm (check_user(), change
        user, and other stuff in sql/sql_parse.cc)
      
      - client code was rewritten to use new authorization algorithm
        (mysql_real_connect, myslq_authenticate in sql-common/client.c)
      
      - now server barks on 45-byte-length 4.1.0 passwords and refuses 4.1.0-style
        authentification. Users with 4.1.0 passwords are blocked (sql/sql_acl.cc)
      
      - mysqladmin.c was fixed to work correctly with new passwords
      
      Tests for 4.0-4.1.1, 4.1.1-4.1.1 (with or without db/password) logons was performed;
      mysqladmin also was tested. Additional check are nevertheless necessary.
      7df04758
  27. 26 Jun, 2003 1 commit
  28. 23 Jun, 2003 1 commit
  29. 19 Jun, 2003 3 commits
  30. 18 Jun, 2003 2 commits
  31. 11 Jun, 2003 2 commits
    • paul@ice.snake.net's avatar
      ft_update.c: · 38268be4
      paul@ice.snake.net authored
        Fix parse error per serg instructions.
      38268be4
    • hf@deer.(none)'s avatar
      Bugfix for #614 · 8fea9b45
      hf@deer.(none) authored
      Item_extract needs special implementation for eq().
      Item_func::eq doesn't work correctly because we have to compare 
      Item_extract::int_type parameters also
      
      We need to propagate this to 4.1
      8fea9b45
  32. 09 Jun, 2003 1 commit
  33. 08 Jun, 2003 1 commit