An error occurred fetching the project authors.
  1. 11 May, 2004 1 commit
  2. 01 Apr, 2004 1 commit
  3. 27 Feb, 2004 1 commit
  4. 21 Feb, 2004 1 commit
    • serg@serg.mylan's avatar
      ignore: · 870a7f23
      serg@serg.mylan authored
        added scripts/make_win_binary_distribution
      870a7f23
  5. 16 Feb, 2004 1 commit
  6. 03 Feb, 2004 1 commit
  7. 29 Jan, 2004 1 commit
  8. 21 Dec, 2003 1 commit
  9. 04 Dec, 2003 1 commit
  10. 25 Nov, 2003 1 commit
  11. 19 Nov, 2003 1 commit
    • serg@serg.mylan's avatar
      ignore: · 201f2770
      serg@serg.mylan authored
        added sql/udf_example.so scripts/make_win_src_distribution
      201f2770
  12. 16 Nov, 2003 1 commit
  13. 03 Nov, 2003 1 commit
  14. 14 Oct, 2003 1 commit
  15. 11 Oct, 2003 1 commit
  16. 15 Sep, 2003 1 commit
  17. 03 Sep, 2003 1 commit
  18. 26 Aug, 2003 1 commit
  19. 15 Aug, 2003 1 commit
  20. 18 Jul, 2003 1 commit
  21. 04 Jul, 2003 1 commit
  22. 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
  23. 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
  24. 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
  25. 03 Jun, 2003 1 commit
  26. 30 May, 2003 2 commits
  27. 22 May, 2003 1 commit
  28. 15 May, 2003 1 commit
  29. 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
  30. 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
  31. 25 Apr, 2003 1 commit
  32. 23 Apr, 2003 2 commits
  33. 29 Mar, 2003 1 commit
  34. 04 Mar, 2003 1 commit
  35. 02 Mar, 2003 1 commit
  36. 27 Feb, 2003 1 commit
  37. 26 Feb, 2003 1 commit
  38. 25 Feb, 2003 1 commit