1. 17 Feb, 2005 17 commits
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-4.1 · 433cde2c
      unknown authored
      into mysql.com:/home/jimw/my/mysql-4.1-clean
      
      
      433cde2c
    • unknown's avatar
      Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-4.1 · 83eada81
      unknown authored
      into mysql.com:/home/svoj/devel/mysql/mysql-4.1
      
      
      83eada81
    • unknown's avatar
      bug#6958 · 23f786b0
      unknown authored
      Fixed that negative arguments to certain integer options wrap around.
      
      
      mysql-test/r/variables.result:
        Added a test case for bug#6958.
      mysql-test/t/variables.test:
        Added a test case for bug#6958.
      sql/set_var.cc:
        sys_var_long_ptr::check function was added.
      sql/set_var.h:
        Use sys_var_long_ptr::check function for sys_var_long_ptr class.
      23f786b0
    • unknown's avatar
      - fixed a changelog entry in the RPM spec file (wrong author) · 6889864b
      unknown authored
      
      support-files/mysql.spec.sh:
        - fixed a changelog entry (wrong author)
      6889864b
    • unknown's avatar
      Merge lgrimmer@bk-internal.mysql.com:/home/bk/mysql-4.1 · 1c5881ca
      unknown authored
      into mysql.com:/space/my/mysql-4.1
      
      
      1c5881ca
    • unknown's avatar
      Do-hpux-depot: · a20f2382
      unknown authored
        Perl script to create HP depot packages.
      
      
      a20f2382
    • unknown's avatar
      Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1 · f66111ae
      unknown authored
      into rurik.mysql.com:/home/igor/mysql-4.1
      
      
      f66111ae
    • unknown's avatar
      item.h: · 41c09450
      unknown authored
        Revised the fix for bug #7098.
        Corrected the method Item_string::new_item.
      sql_select.cc:
        Revised the fix for bug #7098.
        Aborted the previous modifications.
      
      
      sql/sql_select.cc:
        Revised the fix for bug #7098.
        Aborted the previous modifications.
      sql/item.h:
        Revised the fix for bug #7098.
        Corrected the method Item_string::new_item.
      41c09450
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 · a4f11cfd
      unknown authored
      into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
      
      
      mysql-test/mysql-test-run.pl:
        Auto merged
      a4f11cfd
    • unknown's avatar
      Merge rurik.mysql.com:/home/igor/mysql-4.1 · d2a69d8f
      unknown authored
      into rurik.mysql.com:/home/igor/dev/mysql-4.1-0
      
      
      d2a69d8f
    • unknown's avatar
      select.result, select.test: · 7f905da3
      unknown authored
        Added a test case for bug #7098.
      sql_select.cc:
        Fixed bug #7098.
        When a string field was substituted for an equal constant
        the collation of the constant was changed by mistake for 
        the binary collation.
      
      
      sql/sql_select.cc:
        Fixed bug #7098.
        When a string field was substituted for an equal constant
        the collation of the constant was changed by mistake for 
        the binary collation.
      mysql-test/t/select.test:
        Added a test case for bug #7098.
      mysql-test/r/select.result:
        Added a test case for bug #7098.
      7f905da3
    • unknown's avatar
      init_db.sql: · 000255ee
      unknown authored
        Make SQL more readable, substitute hostname at runtime
      mysql-test-run.pl:
        Run init scripts with /bin/sh, ignore return code
      
      
      mysql-test/mysql-test-run.pl:
        Run init scripts with /bin/sh, ignore return code
      mysql-test/lib/init_db.sql:
        Make SQL more readable, substitute hostname at runtime
      000255ee
    • unknown's avatar
      Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1 · d475cece
      unknown authored
      into mysql.com:/Users/kent/mysql/bk/mysql-4.1-perl
      
      
      d475cece
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-4.1 · cb1b4980
      unknown authored
      into mysql.com:/home/jimw/my/mysql-4.1-clean
      
      
      cb1b4980
    • unknown's avatar
      Windows compatibility changes of the 'rpl_delete_all', · 3f808996
      unknown authored
      'ps_1general' and 'fulltext_cache' test cases.
      
      
      mysql-test/r/fulltext_cache.result:
        To pass on Windows, round to less digits
      mysql-test/t/fulltext_cache.test:
        To pass on Windows, round to less digits
      mysql-test/t/ps_1general.test:
        To pass on Windows, change \\ to / in result
      mysql-test/t/rpl_delete_all.test:
        To pass on Windows, change \\ to / in result
      mysql-test/mysql-test-run.pl:
        Pass mysqld --console to catch output on Windows
      mysql-test/lib/mtr_process.pl:
        Check error from exec() to avoid becoming a fork() bomb
      3f808996
    • unknown's avatar
      Merge dellis@bk-internal.mysql.com:/home/bk/mysql-4.1 · 89f031b3
      unknown authored
      into mysql.com:/home/dellis/bkl/bug-4.1
      
      
      89f031b3
    • unknown's avatar
      Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1 · bc22f79f
      unknown authored
      into mysql.com:/Users/kent/mysql/bk/mysql-4.1-perl
      
      
      bc22f79f
  2. 16 Feb, 2005 19 commits
  3. 15 Feb, 2005 4 commits