An error occurred fetching the project authors.
  1. 25 Sep, 2005 1 commit
  2. 15 Sep, 2005 1 commit
  3. 24 Aug, 2005 1 commit
  4. 14 Aug, 2005 1 commit
    • serg@sergbook.mysql.com's avatar
      client/mysql.cc · 2870638e
      serg@sergbook.mysql.com authored
          mysql default port cleanup (it's set in libmysql.c, NOT in my_getopt)
      configure.in
          autoconf 2.52 is enough to build mysql-5.0
      2870638e
  5. 09 Aug, 2005 1 commit
  6. 08 Aug, 2005 1 commit
  7. 31 Jul, 2005 1 commit
    • monty@mishka.local's avatar
      Fixes during review of new pushed code · 8437e9c1
      monty@mishka.local authored
      Change bool in C code to my_bool
      Added to mysqltest --enable_parsning and --disable_parsing to avoid to have to comment parts of tests
      Added comparison of LEX_STRING's and use this to compare file types for view and trigger files.
      8437e9c1
  8. 18 Jul, 2005 1 commit
    • monty@mishka.local's avatar
      Cleanups during review · 78c65b5a
      monty@mishka.local authored
      Changed defaults option --instance to --defaults-group-suffix
      Changed option handling to allow --defaults-file, --defaults-extra-file and --defaults-group-suffix to be given in any order
      Changed MYSQL_INSTANCE to MYSQL_GROUP_SUFFIX
      mysql_print_defaults now understands --defaults-group-suffix
      Remove usage of my_tempnam() (not safe function)
      if( -> if ( and while( to while (
      78c65b5a
  9. 20 Jun, 2005 1 commit
  10. 09 Jun, 2005 1 commit
  11. 07 Jun, 2005 1 commit
  12. 03 Jun, 2005 1 commit
  13. 01 Jun, 2005 1 commit
  14. 18 May, 2005 1 commit
    • kent@mysql.com's avatar
      default.c: · 318c41e9
      kent@mysql.com authored
        Disabled use of GetSystemWindowsDirectory() when compiled with VC6
      mysql.cc:
        Removed unused variable 'field' from print_warnings()
      libmysql.dsp:
        Added "my_chsize.c" and "my_seek.c"
      mysqlclient.dsp:
        Added "my_chsize.c"
      318c41e9
  15. 16 May, 2005 1 commit
  16. 07 May, 2005 1 commit
    • antony@ltantony.mysql.com's avatar
      Bug#6925 · 7a56977a
      antony@ltantony.mysql.com authored
        Comment/*COMMENT*/is not a separator
        Ensure that whitespace is inserted after C-style comment if required.
      7a56977a
  17. 05 May, 2005 1 commit
  18. 26 Apr, 2005 1 commit
  19. 25 Apr, 2005 2 commits
  20. 21 Apr, 2005 1 commit
  21. 14 Apr, 2005 1 commit
  22. 08 Apr, 2005 1 commit
  23. 05 Apr, 2005 1 commit
  24. 16 Mar, 2005 4 commits
  25. 08 Mar, 2005 1 commit
  26. 07 Mar, 2005 1 commit
  27. 22 Feb, 2005 1 commit
    • monty@mysql.com's avatar
      Backport my_strntod() from 5.0 · e2dc9b40
      monty@mysql.com authored
      Change string->float conversion to delay division as long as possible.
      This gives us more exact integer->float conversion for numbers of type '123.45E+02' (Bug #7740)
      
      e2dc9b40
  28. 21 Feb, 2005 1 commit
    • bar@mysql.com's avatar
      mysql.cc: · e2bd15ec
      bar@mysql.com authored
        bug#7571:
        Server & Client characterset are shown under different decriptions
        Switch them into the correct order.
      e2bd15ec
  29. 02 Feb, 2005 1 commit
  30. 25 Jan, 2005 2 commits
  31. 24 Jan, 2005 1 commit
  32. 16 Jan, 2005 1 commit
  33. 14 Jan, 2005 1 commit
  34. 08 Jan, 2005 1 commit
  35. 03 Jan, 2005 1 commit