An error occurred fetching the project authors.
  1. 31 May, 2002 1 commit
  2. 29 May, 2002 1 commit
    • jani@hynda.(none)'s avatar
      Added useful exit error code for programs using my_getopt in case · c9614944
      jani@hynda.(none) authored
      of an error in option handling. This can sometimes be useful in
      scripts.
      
      Changed some exit code names and corresponding numbers.
      
      Fixed a bug in mysqld.cc, in replication related options.
      
      Added a global flag in my_getopt, which can be set by any program
      that is using my_getopt, which tells whether the client should
      print the error message itself, or whether my_getopt should do it.
      The default is that my_getopt will print the error messages.
      c9614944
  3. 24 May, 2002 1 commit
  4. 22 May, 2002 1 commit
    • jani@hynda.(none)'s avatar
      my_getopt: · c66162b4
      jani@hynda.(none) authored
      - some minor bugfixes
      - made code more readable
      - support for printing GET_BOOL type options in my_print_variables(),
        value is either TRUE or FALSE
      c66162b4
  5. 21 May, 2002 1 commit
  6. 15 May, 2002 1 commit
  7. 14 May, 2002 2 commits
  8. 13 May, 2002 1 commit
  9. 11 May, 2002 1 commit
  10. 07 May, 2002 1 commit
  11. 05 Apr, 2002 1 commit
  12. 03 Apr, 2002 1 commit
  13. 02 Apr, 2002 1 commit
  14. 06 Mar, 2002 1 commit
  15. 06 Feb, 2002 1 commit
  16. 31 Jan, 2002 1 commit
    • monty@hundin.mysql.fi's avatar
      Fixes for new getopt · 4000b036
      monty@hundin.mysql.fi authored
      Bug fix when using --no-deaults
      Sets ref_length to right value (faster rnd_pos() handling in InnoDB).
      Fixed problem with multi-table-delete and InnoDB
      Fixed problem with truncate table, which required a COMMIT before.
      Fixed multi-table-delete bug with InnoDB.
      Remove not used index from EXPLAIN
      4000b036
  17. 30 Jan, 2002 1 commit
  18. 25 Jan, 2002 1 commit