An error occurred fetching the project authors.
  1. 03 Nov, 2003 1 commit
  2. 14 Oct, 2003 1 commit
  3. 15 Sep, 2003 1 commit
  4. 03 Sep, 2003 1 commit
  5. 26 Aug, 2003 1 commit
  6. 15 Aug, 2003 1 commit
  7. 04 Jul, 2003 1 commit
  8. 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
  9. 17 Jun, 2003 1 commit
    • hf@deer.(none)'s avatar
      SCRUM · c4e3a624
      hf@deer.(none) authored
      client capabilities included into libmysqld
      some API methods became "virtual"
      lots of duplicated code removed
      
      IMHO all the above made library's code way more pleasant to look at, didn't it?
      c4e3a624
  10. 04 Jun, 2003 1 commit
    • monty@narttu.mysql.fi's avatar
      Added SQLSTATE to client/server protocol · 23145cfe
      monty@narttu.mysql.fi authored
      bmove_allign -> bmove_align
      Added OLAP function ROLLUP
      Split mysql_fix_privilege_tables to a script and a .sql data file
      Added new (MEMROOT*) functions to avoid calling current_thd() when creating some common objects.
      Added table_alias_charset, for easier --lower-case-table-name handling
      Better SQL_MODE handling (Setting complex options also sets sub options)
      New (faster) assembler string functions for x86
      23145cfe
  11. 03 Jun, 2003 1 commit
  12. 30 May, 2003 2 commits
  13. 22 May, 2003 1 commit
  14. 15 May, 2003 1 commit
  15. 29 Apr, 2003 1 commit
    • lenz@mysql.com's avatar
      - minor fixups (no more warnings) · 75c5ebe6
      lenz@mysql.com authored
       - the preferred mailing list is internals@ not dev-public@
         (this is a public document)
       - Rather use the 4.1 tree for new development (4.0 is frozen)
      75c5ebe6
  16. 28 Apr, 2003 1 commit
    • hf@deer.mysql.r18.ru's avatar
      SCRUM · d69b5c4d
      hf@deer.mysql.r18.ru authored
      Protocol_cursor task
      net_field_length definitions trimmed with Monty's suggestions
      d69b5c4d
  17. 25 Apr, 2003 1 commit
  18. 23 Apr, 2003 1 commit
  19. 29 Mar, 2003 1 commit
  20. 04 Mar, 2003 1 commit
  21. 02 Mar, 2003 1 commit
  22. 27 Feb, 2003 1 commit
  23. 26 Feb, 2003 1 commit
  24. 25 Feb, 2003 1 commit
  25. 14 Feb, 2003 1 commit
  26. 12 Feb, 2003 1 commit
  27. 10 Feb, 2003 1 commit
  28. 29 Jan, 2003 1 commit
  29. 18 Jan, 2003 1 commit
  30. 17 Jan, 2003 1 commit
  31. 03 Jan, 2003 1 commit
  32. 14 Dec, 2002 1 commit
  33. 04 Dec, 2002 1 commit
  34. 29 Nov, 2002 1 commit
  35. 27 Nov, 2002 2 commits
  36. 26 Nov, 2002 1 commit
  37. 22 Nov, 2002 1 commit
  38. 18 Nov, 2002 1 commit