1. 24 Jun, 2004 1 commit
  2. 17 Jun, 2004 2 commits
  3. 07 Jun, 2004 1 commit
  4. 03 Jun, 2004 1 commit
  5. 31 May, 2004 1 commit
  6. 04 May, 2004 1 commit
  7. 25 Mar, 2004 2 commits
    • unknown's avatar
      Improved test case · 143e585a
      unknown authored
      service backport from 4.0
      
      
      mysql-test/t/alter_table.test:
        Improved test case
      sql/nt_servc.cc:
        service backport from 4.0
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      143e585a
    • unknown's avatar
      Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-3.23 · 8711aa16
      unknown authored
      into sanja.is.com.ua:/home/bell/mysql/bk/work-alter-3.23
      
      
      8711aa16
  8. 24 Mar, 2004 1 commit
  9. 23 Mar, 2004 1 commit
  10. 04 Mar, 2004 1 commit
    • unknown's avatar
      fixed Bug #3051 "FLOOR returns invalid" · bc9de3d4
      unknown authored
      
      mysql-test/r/func_math.result:
        added test for Bug #3051 "FLOOR returns invalid"
      mysql-test/t/func_math.test:
        added test for Bug #3051 "FLOOR returns invalid"
      bc9de3d4
  11. 16 Feb, 2004 2 commits
  12. 11 Feb, 2004 2 commits
  13. 06 Feb, 2004 1 commit
    • unknown's avatar
      Fix for bug #2628 "ALTER TABLE destroys table and reports success" · b5819094
      unknown authored
      
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      mysql-test/r/alter_table.result:
        Fix for bug #2628: test result fixed
      mysql-test/t/alter_table.test:
        Fix for bug #2628: test case added
      sql/sql_table.cc:
        Fix for bug #2628:
        We need to take into account database name when checking if source and 
        destination table names are equal.
        Note, that after merge to 4.0 we also need to check for 
        lower_case_table_names.
      b5819094
  14. 03 Feb, 2004 1 commit
  15. 13 Jan, 2004 1 commit
    • unknown's avatar
      Fixed Bug #2338 Trigonometric arithmetic problem · e1d5f620
      unknown authored
      by fixing optimizer bug with help of 'volatile' keyword
      
      
      mysql-test/r/func_math.result:
        added tests for BUG #2338 Trigonometric arithmetic problems
      mysql-test/t/func_math.test:
        added tests for BUG #2338 Trigonometric arithmetic problems
      sql/item_func.cc:
        added keyword volatile in Item_func_acos::val and Item_func_asin::val
        to calm optimizer down and to avoid it's bug
      e1d5f620
  16. 17 Dec, 2003 1 commit
  17. 16 Dec, 2003 1 commit
  18. 27 Nov, 2003 2 commits
  19. 25 Nov, 2003 1 commit
  20. 24 Nov, 2003 1 commit
  21. 19 Nov, 2003 1 commit
    • unknown's avatar
      ignore: · 60a0a5d0
      unknown authored
        added sql/udf_example.so scripts/make_win_src_distribution
      
      
      BitKeeper/etc/ignore:
        added sql/udf_example.so scripts/make_win_src_distribution
      60a0a5d0
  22. 17 Nov, 2003 2 commits
  23. 04 Nov, 2003 1 commit
    • unknown's avatar
      compile-pentium-gcov: · e6298f37
      unknown authored
        Stop the line wrapping for warnings.
        it needs for warnings statistic in code coverage
      
      
      BUILD/compile-pentium-gcov:
        Stop the line wrapping for warnings.
        it needs for warnings statistic in code coverage
      e6298f37
  24. 20 Oct, 2003 1 commit
    • unknown's avatar
      Fix for Bug #1595 "mysqlbinlog can't read a password from the console". · 409b8f35
      unknown authored
      Make mysqlbinlog prompt for the password if
      mysqlbinlog -p
      instead of printing the usage().
      This makes mysqlbinlog behave like other clients, which is the reason
      why we fix this in 3.23.
      This new code was almost copied from mysqldump.
      Note that before, one could use
      mysqlbinlog -p pass
      and now one must use
      mysqlbinlog -ppass
      (putting a space will ask for the password).
      
      
      client/mysqlbinlog.cc:
        Make mysqlbinlog prompt for the password if
        mysqlbinlog -p
        instead of printing the usage().
        This makes mysqlbinlog behave like other clients, which is the reason
        why we fix this in 3.23.
        This new code was almost copied from mysqldump.
        Note that before, one could use
        mysqlbinlog -p pass
        and now one must use
        mysqlbinlog -ppass
        (putting a space will ask for the password).
      409b8f35
  25. 18 Oct, 2003 1 commit
  26. 08 Oct, 2003 2 commits
  27. 07 Oct, 2003 1 commit
  28. 06 Oct, 2003 1 commit
  29. 29 Sep, 2003 1 commit
  30. 27 Sep, 2003 1 commit
    • unknown's avatar
      backport of a fix made in 4.0 to make replication work in 64-bit binaries. · 52d80b76
      unknown authored
      The 4.0 changeset was:
      ChangeSet@1.1579.3.1, 2003-09-26 23:43:22+02:00, guilhem@mysql.com
        Fix for 64-bit machines.
        I am almost sure this is the cause for
        BUG#1381 [Opn]: Bug in replication on HP-UX 64 bit binaries?
        BUG#1256 [CRp]: Replication slave fails to connect to master in 64-bit version
       (Solaris)
        The reason why I think it's wrong is that the normal client code has
        uint32 ip_addr.
        (of course on 32-bit machines it does not matter, but on 64-bit it does).
      
      
      
      sql/mini_client.cc:
        backport of a fix made in 4.0 to make replication work in 64-bit binaries.
      52d80b76
  31. 17 Sep, 2003 1 commit
  32. 15 Sep, 2003 1 commit
  33. 12 Sep, 2003 1 commit
    • unknown's avatar
      New Windows source package automation for 3.23 · dcf6e50d
      unknown authored
      
      VC++Files/InstallShield/3.23.XX-com/Component Definitions/.fgl:
        mvdir
      VC++Files/InstallShield/3.23.XX-com/Component Definitions/Default.cdf:
        mvdir
      VC++Files/InstallShield/3.23.XX-com/Component Definitions/Default.fgl:
        mvdir
      VC++Files/InstallShield/3.23.XX-com/File Groups/Clients and Tools.fgl:
        mvdir
      VC++Files/InstallShield/3.23.XX-com/File Groups/Default.fdf:
        mvdir
      VC++Files/InstallShield/3.23.XX-com/File Groups/Default.fgl:
        mvdir
      VC++Files/InstallShield/3.23.XX-com/File Groups/Development.fgl:
        mvdir
      VC++Files/InstallShield/3.23.XX-com/File Groups/Documentation.fgl:
        mvdir
      VC++Files/InstallShield/3.23.XX-com/File Groups/Grant Tables.fgl:
        mvdir
      VC++Files/InstallShield/3.23.XX-com/File Groups/Servers.fgl:
        mvdir
      VC++Files/InstallShield/3.23.XX-com/MySQL 3.23.com.ipr:
        mvdir
      VC++Files/InstallShield/3.23.XX-com/Registry Entries/Default.rge:
        mvdir
      VC++Files/InstallShield/3.23.XX-com/Script Files/Setup.dbg:
        mvdir
      VC++Files/InstallShield/3.23.XX-com/Script Files/Setup.ino:
        mvdir
      VC++Files/InstallShield/3.23.XX-com/Script Files/Setup.ins:
        mvdir
      VC++Files/InstallShield/3.23.XX-com/Script Files/Setup.obs:
        mvdir
      VC++Files/InstallShield/3.23.XX-com/Script Files/Setup.rul:
        mvdir
      VC++Files/InstallShield/3.23.XX-com/Setup Files/Uncompressed Files/Language Independent/OS Independent/SETUP.BMP:
        mvdir
      VC++Files/InstallShield/3.23.XX-com/Shell Objects/Default.shl:
        mvdir
      VC++Files/InstallShield/3.23.XX-com/String Tables/Default.shl:
        mvdir
      VC++Files/InstallShield/3.23.XX-com/Text Substitutions/Build.tsb:
        mvdir
      VC++Files/InstallShield/3.23.XX-com/Text Substitutions/Setup.tsb:
        mvdir
      VC++Files/InstallShield/3.23.XX-com/Setup Files/Compressed Files/Language Independent/OS Independent/infolist.txt:
        Add version placeholders for automation
      VC++Files/InstallShield/3.23.XX-com/String Tables/0009-English/value.shl:
        Add version placeholders for automation
      VC++Files/InstallShield/3.23.XX-gpl/Setup Files/Compressed Files/Language Independent/OS Independent/infolist.txt:
        Add version placeholders for automation
      VC++Files/InstallShield/3.23.XX-gpl/String Tables/0009-English/value.shl:
        Add version placeholders for automation
      scripts/Makefile.am:
        Build make_win_src_distribution script by default
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      dcf6e50d