An error occurred fetching the project authors.
  1. 06 May, 2004 1 commit
  2. 05 May, 2004 2 commits
  3. 07 Apr, 2004 1 commit
  4. 05 Apr, 2004 1 commit
    • monty@mysql.com's avatar
      Fixed many compiler warnings · 42cf92ce
      monty@mysql.com authored
      Fixed bugs in group_concat with ORDER BY and DISTINCT (Bugs #2695, #3381 and #3319)
      Fixed crash when doing rollback in slave and the io thread catched up with the sql thread
      Set locked_in_memory properly
      42cf92ce
  5. 04 Apr, 2004 1 commit
  6. 30 Mar, 2004 2 commits
  7. 29 Mar, 2004 1 commit
  8. 22 Mar, 2004 1 commit
  9. 21 Mar, 2004 1 commit
  10. 04 Mar, 2004 1 commit
  11. 20 Feb, 2004 1 commit
  12. 07 Jan, 2004 1 commit
    • hf@deer.(none)'s avatar
      SCRUM · 2e7a5d3e
      hf@deer.(none) authored
      WL#1246 (Query cache in embedded library)
      Some fixes after testing
      2e7a5d3e
  13. 19 Dec, 2003 1 commit
  14. 10 Dec, 2003 1 commit
  15. 01 Dec, 2003 1 commit
    • hf@deer.(none)'s avatar
      SCRUM · afd0b378
      hf@deer.(none) authored
      WL#1246 (Query cache in embedded library)
      afd0b378
  16. 20 Nov, 2003 1 commit
  17. 07 Nov, 2003 1 commit
  18. 07 Oct, 2003 1 commit
    • heikki@hundin.mysql.fi's avatar
      Many files: · 6112853c
      heikki@hundin.mysql.fi authored
        Multiple tablespaces for InnoDB
      sql_table.cc:
        Tell explicitly that InnoDB should retrieve all columns in CHECKSUM TABLE
      sql_update.cc, sql_select.cc, my_base.h:
        More descriptive flag name HA_EXTRA_RETRIEVE_ALL_COLS
      6112853c
  19. 03 Oct, 2003 1 commit
  20. 02 Oct, 2003 1 commit
  21. 26 Sep, 2003 1 commit
    • hf@deer.(none)'s avatar
      SCRUM: · ba8fa76f
      hf@deer.(none) authored
      WL#604 Privileges in embedded library
      code added to check privileges in embedded library
      NO_EMBEDDED_ACCESS_CHECKS macros inserted in code so we can exclude
      access-checking parts. Actually we now can exclude these parts from
      standalone server as well. Do we need it?
      Access checks are disabled in embedded server by default. One should
      edit libmysqld/Makefile manually to get this working.
      We definitely need the separate configure for embedded server
      ba8fa76f
  22. 19 Sep, 2003 1 commit
    • hf@deer.(none)'s avatar
      SCRUM · a2dbfaef
      hf@deer.(none) authored
      embedded library
      hash_insert renamed to my_hash_insert to avoid name intersection
      with another libraries
      is there better idea?
      a2dbfaef
  23. 15 Sep, 2003 1 commit
  24. 12 Aug, 2003 1 commit
  25. 28 Jul, 2003 1 commit
  26. 04 Jul, 2003 1 commit
  27. 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
  28. 30 May, 2003 1 commit
  29. 20 Apr, 2003 1 commit
  30. 05 Apr, 2003 1 commit
  31. 03 Apr, 2003 1 commit
  32. 31 Mar, 2003 1 commit
  33. 18 Mar, 2003 1 commit
  34. 02 Mar, 2003 1 commit
  35. 27 Feb, 2003 1 commit
  36. 18 Feb, 2003 1 commit
  37. 12 Feb, 2003 1 commit
  38. 29 Jan, 2003 1 commit