An error occurred fetching the project authors.
  1. 27 Jun, 2007 1 commit
  2. 11 Jun, 2007 1 commit
  3. 09 Jun, 2007 1 commit
    • mats@kindahl-laptop.dnsalias.net's avatar
      BUG#24954 (Last_errno and Last_error not set after master_retry_count was reached): · 9094e97a
      mats@kindahl-laptop.dnsalias.net authored
      Adding new fields Last_{IO,SQL}_Errno and Last_{IO,SQL}_Error to output
      of SHOW SLAVE STATUS to hold errors from I/O and SQL thread respectively.
      Old fields Last_Error and Last_Errno are aliases for Last_SQL_Error and
      Last_SQL_Errno respectively.
      
      Fields are added last to output of SHOW SLAVE STATUS to allow old applications
      to use the same positional arguments into the row, while allowing new
      application to benefit from the added information.
      
      In addition, some new error codes are added (especially for the I/O
      thread) to be able to provide sensible error message.
      9094e97a
  4. 13 Apr, 2007 1 commit
  5. 03 Apr, 2007 1 commit
  6. 30 Mar, 2007 1 commit
  7. 29 Mar, 2007 3 commits
  8. 20 Mar, 2007 1 commit
  9. 08 Mar, 2007 1 commit
  10. 01 Mar, 2007 1 commit
  11. 01 Dec, 2006 1 commit
  12. 21 Nov, 2006 1 commit
    • monty@mysql.com/nosik.monty.fi's avatar
      Added --debug-info to most clients to detect memory leaks in mysql-test-run · f6682e27
      monty@mysql.com/nosik.monty.fi authored
      Moved .progress files into the log directory
      Moved 'cluster' database tables into the MySQL database, to not have 'cluster' beeing a reserved database name
      Fixed bug where mysqld got a core dump when trying to use a table created by MySQL 3.23
      Fixed some compiler warnings
      Fixed small memory leak in libmysql
      Note that this doesn't changeset doesn't include the new mysqldump.c code required to run some tests. This will be added when I merge 5.0 to 5.1
      f6682e27
  13. 21 Jun, 2006 2 commits
  14. 20 Jun, 2006 2 commits
  15. 31 May, 2006 1 commit
  16. 11 Mar, 2006 2 commits
  17. 01 Mar, 2006 1 commit
  18. 16 Feb, 2006 1 commit
  19. 08 Feb, 2006 2 commits
  20. 06 Feb, 2006 1 commit
  21. 22 Dec, 2005 1 commit