An error occurred fetching the project authors.
  1. 05 Sep, 2002 1 commit
    • monty@mashka.mysql.fi's avatar
      Fixed searching after ssl directories. · 0281a6b1
      monty@mashka.mysql.fi authored
      Fixed that GRANT ... REQUIRE options are not forgot when doing new GRANT
      Changed fn_ext to point at first '.' after directory.
      FLUSH LOGS removed numerical extension for all future update logs.
      Fixed the mysqld --help reports right values for --datadir and --bind-address
      --log-binary=a.b.c now properly strips of .b.c
      Fix that one can DROP UDF functions that was not loaded at startup
      Made AND optional in REQUIRE
      Added REQUIRE NONE
      0281a6b1
  2. 30 Jun, 2002 1 commit
  3. 12 May, 2002 1 commit
  4. 02 Apr, 2002 1 commit
    • monty@hundin.mysql.fi's avatar
      Cleanups · d80ebc17
      monty@hundin.mysql.fi authored
      Don't use DBUG library for struct st_my_thread_var to make code less complicated.
      d80ebc17
  5. 06 Mar, 2002 1 commit
  6. 07 Feb, 2002 1 commit
  7. 25 Jan, 2002 1 commit
  8. 07 Nov, 2001 1 commit
  9. 03 Nov, 2001 1 commit
  10. 30 Oct, 2001 1 commit
  11. 19 Oct, 2001 1 commit
  12. 09 Oct, 2001 2 commits
  13. 08 Oct, 2001 1 commit
    • monty@hundin.mysql.fi's avatar
      Updated manual about embedded version. · 88aff4bf
      monty@hundin.mysql.fi authored
      Speed up column-completion in 'mysql'
      Don't use ISAM if HAVE_ISAM is not defined
      A lot of fixes for the embedded version.  All libraries are now included in libmysqld.a
      Changed arguments to convert_dirname() to make it more general.
      Renamed files in the 'merge' directory to all use a common prefix.
      Don't compile both assembler and C functions on x86
      88aff4bf
  14. 05 Oct, 2001 1 commit
  15. 04 Oct, 2001 1 commit
  16. 03 Oct, 2001 1 commit
    • monty@hundin.mysql.fi's avatar
      Fixed some build problems. · 62c80141
      monty@hundin.mysql.fi authored
      Fix that compressed packets and normal packets looks indentical before calling net_real_write()
      (Needed for query cache)
      Optimize IS NULL handling
      62c80141
  17. 30 Sep, 2001 2 commits
  18. 28 Sep, 2001 2 commits
  19. 27 Sep, 2001 2 commits
  20. 22 Sep, 2001 1 commit
  21. 20 Sep, 2001 1 commit
  22. 17 Sep, 2001 2 commits
  23. 26 Aug, 2001 1 commit
  24. 09 Aug, 2001 1 commit
    • tim@bitch.mysql.fi's avatar
      acinclude.m4: · 934f3acc
      tim@bitch.mysql.fi authored
        Paste the libtool.m4 from libtool version 1.3.4
        into aclinclude.m4; this should make our configure
        work even when the user has libtool version 1.4
        installed.  This should be removed, and everyone
        should upgrade to libtool 1.4; until then, this is
        a quick hack to make things work.
      934f3acc
  25. 08 Aug, 2001 1 commit
  26. 29 May, 2001 1 commit
  27. 20 May, 2001 2 commits
  28. 25 Apr, 2001 1 commit
  29. 23 Apr, 2001 1 commit
  30. 18 Apr, 2001 1 commit
    • monty@donna.mysql.fi's avatar
      Added test for PTHREAD_YIELD · bc6fd0ac
      monty@donna.mysql.fi authored
      Removed test of default master parameter
      Don't lock locked tables in REPAIR
      Changed optimzation for SELECT * from table,table ORDER BY keypart LIMIT
      bc6fd0ac
  31. 13 Apr, 2001 1 commit
  32. 11 Apr, 2001 1 commit
  33. 22 Mar, 2001 2 commits