An error occurred fetching the project authors.
  1. 26 Aug, 2003 1 commit
  2. 15 Aug, 2003 1 commit
  3. 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
  4. 25 Apr, 2003 1 commit
  5. 04 Mar, 2003 1 commit
  6. 02 Mar, 2003 1 commit
  7. 25 Feb, 2003 1 commit
  8. 10 Feb, 2003 1 commit
  9. 17 Jan, 2003 1 commit
  10. 04 Dec, 2002 1 commit
  11. 29 Nov, 2002 1 commit
  12. 27 Nov, 2002 1 commit
  13. 18 Nov, 2002 1 commit
  14. 17 Nov, 2002 1 commit
  15. 16 Nov, 2002 1 commit
    • monty@mashka.mysql.fi's avatar
      Small improvement to alloc_root · 1a96948e
      monty@mashka.mysql.fi authored
      Add support for LIMIT # OFFSET #
      Changed lock handling:  Now all locks should be stored in TABLE_LIST instead of passed to functions.
      Don't call query_cache_invalidate() twice in some cases
      mysql_change_user() now clears states to be equal to close + connect.
      Fixed a bug with multi-table-update and multi-table-delete when used with LOCK TABLES
      Fixed a bug with replicate-do and UPDATE
      1a96948e
  16. 09 Nov, 2002 1 commit
  17. 29 Oct, 2002 1 commit
    • monty@mashka.mysql.fi's avatar
      Added --skip-safemalloc to mysqltest · 5343d4c9
      monty@mashka.mysql.fi authored
      Added bug fix from 3.23 for AIX 4.3.3 and gcc 3.x
      Small change in EXCHANGE output
      Propagate open-files-limit from mysqld_safe -> mysqld
      Fixed speed bug in GROUP BY
      Added quotes around database name in CREATE DATABASE db_name (for binary log)
      5343d4c9
  18. 23 Aug, 2002 1 commit
  19. 18 Aug, 2002 1 commit
  20. 17 Aug, 2002 2 commits
  21. 13 Aug, 2002 1 commit
  22. 01 Aug, 2002 1 commit
  23. 23 Jul, 2002 2 commits
    • monty@mashka.mysql.fi's avatar
      Small fixes after merge · fc7f7a21
      monty@mashka.mysql.fi authored
      fc7f7a21
    • monty@mashka.mysql.fi's avatar
      New SET syntax & system variables. · dddc20d9
      monty@mashka.mysql.fi authored
      Made a some new buffers thread specific and changeable.
      Resize of key_buffer.
      AUTO_COMMIT -> AUTOCOMMIT
      Fixed mutex bug in DROP DATABASE
      Fixed bug when using auto_increment as second part of a key where first part could include NULL.
      Split handler->extra() to extra() and extra_opt() to be able to support thread specific buffers.
      Don't write message to error log when slave reconnects becasue of timeout.
      Fixed possible update problem when using DELETE/UPDATE on small tables
      (In some cases we used index even if table scanning would be better)
      A lot of minior code cleanups
      dddc20d9
  24. 11 Jun, 2002 1 commit
  25. 24 May, 2002 1 commit
  26. 08 May, 2002 1 commit
  27. 07 May, 2002 1 commit
  28. 03 May, 2002 1 commit
  29. 19 Apr, 2002 1 commit
  30. 15 Mar, 2002 1 commit
  31. 02 Mar, 2002 1 commit
  32. 15 Feb, 2002 1 commit
  33. 01 Feb, 2002 1 commit
    • Sinisa@sinisa.nasamreza.org's avatar
      BK makes me problems. · 3ec0936d
      Sinisa@sinisa.nasamreza.org authored
      I did not know I can't do chmod ...
      So, it killed some of my changes. 
      But I am smarter, and as I have first saved my work, before BK ruined
      it, so here it comes ...
      3ec0936d
  34. 30 Jan, 2002 1 commit
  35. 20 Jan, 2002 1 commit
  36. 15 Jan, 2002 1 commit
  37. 26 Dec, 2001 1 commit
    • Sinisa@sinisa.nasamreza.org's avatar
      This is a large push. Included are : · 038db406
      Sinisa@sinisa.nasamreza.org authored
      * multi-table updates
      * new paid feature for limiting number of queries per hour for users
      * optional syntax for multi-table deletes
      * optimization for SQL_CALC_FOUND_ROWS
      * a small addition for CREATE .. SELECT that will be of future use
      
      I know that all this will require many additions to documentation, 
      which I have not done, but I am at Arjen's disposal to help him document
      all this.
      038db406
  38. 25 Dec, 2001 1 commit