An error occurred fetching the project authors.
  1. 25 Jan, 2005 1 commit
  2. 20 Jan, 2005 1 commit
    • lenz@mysql.com's avatar
      - renamed client_test -> mysql_client_test · 9675b069
      lenz@mysql.com authored
      - renamed the tests that use the embedded server (client_test -> 
        mysql_client_test_embedded, mysqltest -> mysql_test_embedded
        and changed some Makefiles and scripts so they are installed in $bindir
        (required to be able to run the test suite against the embedded server)
      9675b069
  3. 03 Jan, 2005 2 commits
  4. 30 Dec, 2004 1 commit
  5. 14 Dec, 2004 1 commit
    • wax@kishkin.ru's avatar
      corrected mysqltest.dsp · e81d48fd
      wax@kishkin.ru authored
      corrected mysql_test_run_new.dsp
      added dependency
      corrected path of mysql_test_run_new.dsp
      fixed wrong code
      added my_create_tables.c
      removed command_line
      fixed #elif
      restored NAME_MAX and MAX_FNAME
      added create_system_files()
      added compare() for windows
      added all files of testes in script
      added mysql-test in script
      e81d48fd
  6. 07 Dec, 2004 1 commit
  7. 02 Dec, 2004 1 commit
  8. 22 Nov, 2004 1 commit
  9. 19 Nov, 2004 2 commits
  10. 05 Nov, 2004 1 commit
  11. 21 Oct, 2004 1 commit
  12. 05 Sep, 2004 1 commit
  13. 24 Aug, 2004 1 commit
  14. 19 Aug, 2004 2 commits
  15. 12 Aug, 2004 2 commits
  16. 26 Jun, 2004 1 commit
  17. 24 Jun, 2004 1 commit
  18. 23 Jun, 2004 1 commit
  19. 22 Jun, 2004 1 commit
  20. 18 Jun, 2004 2 commits
    • dlenev@brandersnatch.localdomain's avatar
      WL#1264 "Per-thread time zone support infrastructure". · 09ba29e5
      dlenev@brandersnatch.localdomain authored
      Added basic per-thread time zone functionality (based on public
      domain elsie-code). Now user can select current time zone
      (from the list of time zones described in system tables).
      All NOW-like functions honor this time zone, values of TIMESTAMP
      type are interpreted as values in this time zone, so now
      our TIMESTAMP type behaves similar to Oracle's TIMESTAMP WITH
      LOCAL TIME ZONE (or proper PostgresSQL type).
        
      WL#1266 "CONVERT_TZ() - basic time with time zone conversion 
      function".
        
      Fixed problems described in Bug #2336 (Different number of warnings 
      when inserting bad datetime as string or as number). This required
      reworking of datetime realted warning hadling (they now generated 
      at Field object level not in conversion functions).
        
      Optimization: Now Field class descendants use table->in_use member
      instead of current_thd macro.
      09ba29e5
    • monty@mysql.com's avatar
      Fixed some byte order bugs with prepared statements on machines with high-byte-first. (Bug #4173) · fd015330
      monty@mysql.com authored
      Fixed problem with NULL and derived tables (Bug #4097)
      Cleanup of new pushed code
      fd015330
  21. 13 May, 2004 1 commit
  22. 11 May, 2004 1 commit
  23. 26 Apr, 2004 1 commit
  24. 21 Apr, 2004 1 commit
  25. 14 Apr, 2004 2 commits
  26. 07 Apr, 2004 1 commit
  27. 01 Apr, 2004 1 commit
  28. 27 Feb, 2004 1 commit
  29. 21 Feb, 2004 1 commit
    • serg@serg.mylan's avatar
      ignore: · 870a7f23
      serg@serg.mylan authored
        added scripts/make_win_binary_distribution
      870a7f23
  30. 16 Feb, 2004 1 commit
  31. 03 Feb, 2004 1 commit
  32. 29 Jan, 2004 1 commit
  33. 04 Dec, 2003 1 commit
  34. 19 Nov, 2003 1 commit
    • serg@serg.mylan's avatar
      ignore: · 201f2770
      serg@serg.mylan authored
        added sql/udf_example.so scripts/make_win_src_distribution
      201f2770