An error occurred fetching the project authors.
  1. 28 Jan, 2003 1 commit
    • monty@mashka.mysql.fi's avatar
      Fixes for Netware · 689578a0
      monty@mashka.mysql.fi authored
      Call pthread_mutex_destroy() on not used mutex.
      Changed comments in .h and .c files from // -> /* */
      Added detection of mutex on which one didn't call pthread_mutex_destroy()
      Fixed bug in create_tmp_field() which causes a memory overrun in queries that uses "ORDER BY constant_expression"
      Added optimisation for ORDER BY NULL
      689578a0
  2. 21 Aug, 2002 1 commit
    • monty@hundin.mysql.fi's avatar
      Use our version of RWLOCKS on UNIXWARE 7 · 03b0179a
      monty@hundin.mysql.fi authored
      More DBUG info for replication
      Better error messages from replication
      Fixed bug in replication code when connecting to 'localhost' (time was not released properly)
      Block ALARM signal on Linux for signal handler thread (Fixes problem with running mysqld with --debug)
      Removed warning when setting an AUTO_INCREMENT field to NULL
      03b0179a
  3. 20 Jan, 2002 1 commit
  4. 17 Dec, 2001 1 commit
  5. 06 Dec, 2001 1 commit
  6. 13 Sep, 2001 1 commit
  7. 24 Mar, 2001 1 commit
  8. 21 Sep, 2000 1 commit
  9. 20 Sep, 2000 3 commits
  10. 21 Aug, 2000 1 commit
  11. 31 Jul, 2000 1 commit