1. 24 Jun, 2004 3 commits
    • unknown's avatar
      Merge mysql.com:/home/mydev/mysql-4.0 · 098a1e3a
      unknown authored
      into mysql.com:/home/mydev/mysql-4.0-bug2688
      
      
      098a1e3a
    • unknown's avatar
      Development.fgl: · b24c837e
      unknown authored
        add typelib.h to filelist
      Clients and Tools.fgl:
        add libmysql.dll to file list
      4.0.XX-gpl.ipr:
        Various fixes to installshield project file (added files)
      
      
      VC++Files/InstallShield/4.0.XX-gpl/4.0.XX-gpl.ipr:
        Various fixes to installshield project file (added files)
      VC++Files/InstallShield/4.0.XX-gpl/File Groups/Clients and Tools.fgl:
        add libmysql.dll to file list
      VC++Files/InstallShield/4.0.XX-gpl/File Groups/Development.fgl:
        add typelib.h to filelist
      b24c837e
    • unknown's avatar
      Do-rpm: · e31f042f
      unknown authored
        Small fix to handle the src rpm file correctly (contains '0', release number in spec file)
      
      
      Build-tools/Do-rpm:
        Small fix to handle the src rpm file correctly (contains '0', release number in spec file)
      e31f042f
  2. 23 Jun, 2004 3 commits
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.0 · 429f9d05
      unknown authored
      into mysql.com:/home/my/mysql-4.0
      
      
      429f9d05
    • unknown's avatar
      lower_case_table_names=2 (Keep case for table names) was not honored · 3db93f80
      unknown authored
      with ALTER TABLE and CREATE/DROP INDEX. (Bug #3109)
      Make net_buffer_length visible for mysql clients (Bug #4206)
      
      
      include/mysql.h:
        Make net_buffer_length visible for mysql clients
      libmysql/libmysql.c:
        Make net_buffer_length visible for mysql clients
      mysql-test/mysql-test-run.sh:
        Don't give warning for some common 'safe' warnings
      mysql-test/r/lowercase_table2.result:
        Test name conversion with ALTER TABLE / CREATE INDEX (Bug #3109)
      mysql-test/t/lowercase_table2.test:
        Test name conversion with ALTER TABLE / CREATE INDEX (Bug #3109)
      scripts/mysql_install_db.sh:
        Removed not used variable
      sql/sql_table.cc:
        lower_case_table_names=2 (Keep case for table names) was not honored
        with ALTER TABLE and CREATE/DROP INDEX. (Bug #3109)
      3db93f80
    • unknown's avatar
      Merge marko@build.mysql.com:/home/bk/mysql-4.0 · a2c50670
      unknown authored
      into hundin.mysql.fi:/home/marko/k/mysql-4.0
      
      
      a2c50670
  3. 22 Jun, 2004 10 commits
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.0 · 9a9c59db
      unknown authored
      into here.mwagner.org:/Volumes/BK/mysql-4.0
      
      
      9a9c59db
    • unknown's avatar
      Merge here.mwagner.org:/Volumes/BK/mysql-4.0 · 5b2e07b1
      unknown authored
      into here.mwagner.org:/Volumes/BK/mysql-4.0-work
      
      
      5b2e07b1
    • unknown's avatar
      my_md5sum: · 05d7867d
      unknown authored
        Change behaviour to be like the md5sum in GNU coreutils
      
      
      Build-tools/my_md5sum:
        Change behaviour to be like the md5sum in GNU coreutils
      05d7867d
    • unknown's avatar
      Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.0 · 1c1dcdd1
      unknown authored
      into mysql.com:/space/my/mysql-4.0
      
      
      1c1dcdd1
    • unknown's avatar
      - rephrased comment · 1f9209cc
      unknown authored
      1f9209cc
    • unknown's avatar
      - Applied some portability fixes for SGI IRIX/MipsPro compiler · e2e0eb3b
      unknown authored
         (e.g. a fix for BUG#3507 and some modifications recommended
         by Andrea Suatoni and Joerg Behrens - thank you!)
      
      
      acinclude.m4:
         - OpenSSL libs are installed in /usr/freeware/include and
           /usr/freeware/lib32 on SGI IRIX - expanded search list
      man/mysqlaccess.1.in:
         - cosmetical fix
      man/mysqldump.1.in:
         - cosmetical fix
      mysys/hash.c:
         - portability fix: some compilers can't handle inlining of rec_hashnr
           (BUG#3507)
      vio/test-sslserver.c:
         - portability fix for SGI MipsPro compiler: define client_len as
           "socklen_t" instead of "size_t"
      e2e0eb3b
    • unknown's avatar
      bug#2688 - Wrong index_merge query results for BDB table with variable length primary key. · 8f3b8de2
      unknown authored
      dded code to clear the tail of the reference buffer if the actual key length 
      is less than the maximum key length.
      
      
      mysql-test/r/bdb.result:
        bug#2688 - Wrong index_merge query results for BDB table with variable length primary key.
        Added the test case results.
      mysql-test/t/bdb.test:
        bug#2688 - Wrong index_merge query results for BDB table with variable length primary key.
        Added the test case.
      sql/ha_berkeley.cc:
        bug#2688 - Wrong index_merge query results for BDB table with variable length primary key.
        Added code to clear the tail of the reference buffer if the actual key length 
        is less than the maximum key length.
      8f3b8de2
    • unknown's avatar
      lexyy.c, pars0lex.l: · a331664d
      unknown authored
        Document the handling of quoted strings
      
      
      innobase/pars/pars0lex.l:
        Document the handling of quoted strings
      innobase/pars/lexyy.c:
        Document the handling of quoted strings
      a331664d
    • unknown's avatar
      Merge marko@build.mysql.com:/home/bk/mysql-4.0 · 81221dcb
      unknown authored
      into hundin.mysql.fi:/home/marko/k/mysql-4.0
      
      
      81221dcb
    • unknown's avatar
      Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0 · 4d39221a
      unknown authored
      into sanja.is.com.ua:/home/bell/mysql/bk/work-qc-4.0
      
      
      4d39221a
  4. 21 Jun, 2004 3 commits
  5. 20 Jun, 2004 1 commit
  6. 19 Jun, 2004 1 commit
    • unknown's avatar
      mem0dbg.c: · 94df4f36
      unknown authored
        InnoDB with UNIV_MEM_DEBUG did not compile because a global variable was forgotten when we put back mem_print_info() functions 2 days ago; add that variable
      
      
      innobase/mem/mem0dbg.c:
        InnoDB with UNIV_MEM_DEBUG did not compile because a global variable was forgotten when we put back mem_print_info() functions 2 days ago; add that variable
      94df4f36
  7. 18 Jun, 2004 8 commits
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.0 · c02eb02c
      unknown authored
      into here.mwagner.org:/Volumes/BK/mysql-4.0-work
      
      
      BitKeeper/etc/logging_ok:
        auto-union
      c02eb02c
    • unknown's avatar
      my_md5sum: · 00ad281d
      unknown authored
        new file, simulates 'md5sum' as a perl script
      
      
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      00ad281d
    • unknown's avatar
      mach0data.ic, mach0data.h: · eac5455a
      unknown authored
        Improve documentation of mach_*write_*compressed()
      mtr0log.ic, mtr0log.h:
        Improve documentation of mlog_write_initial_log_record_fast()
      
      
      innobase/include/mtr0log.h:
        Improve documentation of mlog_write_initial_log_record_fast()
      innobase/include/mtr0log.ic:
        Improve documentation of mlog_write_initial_log_record_fast()
      innobase/include/mach0data.h:
        Improve documentation of mach_*write_*compressed()
      innobase/include/mach0data.ic:
        Improve documentation of mach_*write_*compressed()
      eac5455a
    • unknown's avatar
      Merge miguel@bk-internal.mysql.com:/home/bk/mysql-4.0 · 20985f3e
      unknown authored
      into hegel.txg:/home/miguel/bk/mysql-4.0
      
      
      20985f3e
    • unknown's avatar
      Fix for bug #4182 · 0badf47d
      unknown authored
      
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      0badf47d
    • unknown's avatar
      ke it possible to use mysys functions in netware/mysql_test_run.c · 5fa063ba
      unknown authored
      Don't pass --user to mysqld if --user is not used
      
      
      netware/Makefile.am:
        Make it possible to use mysys functions in mysql_test_run.c
      netware/mysql_test_run.c:
        Make it possible to use mysys functions in mysql_test_run.c
      scripts/mysql_install_db.sh:
        Don't pass --user to mysqld if --user is not used
      5fa063ba
    • unknown's avatar
      Removed not used file sql_olap.cc · 81ceac59
      unknown authored
      81ceac59
    • unknown's avatar
      Applied patch from Novell (2004-06-03) · 32f5a8eb
      unknown authored
      32f5a8eb
  8. 17 Jun, 2004 11 commits
    • unknown's avatar
      Merge mysql.com:/home/my/mysql-3.23 into mysql.com:/home/my/mysql-4.0 · 8764abf2
      unknown authored
      
      libmysql/libmysql.c:
        Auto merged
      8764abf2
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.0 · 2871477d
      unknown authored
      into mysql.com:/home/my/mysql-4.0
      
      
      2871477d
    • unknown's avatar
      Fixed unlikely bug in the range optimzer when using many IN() queries on... · 209cfe77
      unknown authored
      Fixed unlikely bug in the range optimzer when using many IN() queries on different key parts. (Bug #4157)
      
      
      mysql-test/r/range.result:
        Test of range optimizer bug
      mysql-test/t/range.test:
        Test of range optimizer bug
      sql/opt_range.cc:
        Fixed unlikely bug in the range optimzer when using many IN() queries on
        different key parts. (Bug #4157)
      209cfe77
    • unknown's avatar
      mem0dbg.h, mem0dbg.c: · 6646140f
      unknown authored
        Put back mem_print_info() functions that are used to analyze memory leaks; Marko removed them by accident in his Feb 20th, 2004 patch; these functions are very important for debugging, and should always be kept in the source code base
      
      
      innobase/mem/mem0dbg.c:
        Put back mem_print_info() functions that are used to analyze memory leaks; Marko removed them by accident in his Feb 20th, 2004 patch; these functions are very important for debugging, and should always be kept in the source code base
      innobase/include/mem0dbg.h:
        Put back mem_print_info() functions that are used to analyze memory leaks; Marko removed them by accident in his Feb 20th, 2004 patch; these functions are very important for debugging, and should always be kept in the source code base
      6646140f
    • unknown's avatar
      Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-3.23 · b57fe1e2
      unknown authored
      into mysql.com:/home/mysql_src/mysql-3.23
      
      
      libmysql/libmysql.c:
        Auto merged
      b57fe1e2
    • unknown's avatar
      Fix for BUG#4017 "mysql_real_connect buffer overflow" · 414250c4
      unknown authored
      
      libmysql/libmysql.c:
        safety fix
      414250c4
    • unknown's avatar
      que0que.c, srv0que.c: · 1ebf24b9
      unknown authored
        Put asserts that make sure srv_que_task_enqueue() is never called under MySQL
      
      
      innobase/srv/srv0que.c:
        Put asserts that make sure srv_que_task_enqueu() is never called under MySQL
      innobase/que/que0que.c:
        Put asserts that make sure srv_que_task_enqueu() is never called under MySQL
      1ebf24b9
    • unknown's avatar
      log0recv.c: · 3774abe3
      unknown authored
        Revert the patch that put log debug code behind UNIV_LOG_DEBUG
      
      
      innobase/log/log0recv.c:
        Revert the patch that put log debug code behind UNIV_LOG_DEBUG
      3774abe3
    • unknown's avatar
      log0log.h: · e08b4cbf
      unknown authored
        Revert the patch that put log debug code behind UNIV_LOG_DEBUG
      log0log.ic, log0recv.c, log0log.c, log0log.h:
        Revert 1.1730.18.1 about UNIV_LOG_DEBUG: debug code is often needed in debugging the production version
      
      
      innobase/log/log0log.c:
        Revert 1.1730.18.1 about UNIV_LOG_DEBUG: debug code is often needed in debugging the production version
      innobase/log/log0recv.c:
        Revert 1.1730.18.1 about UNIV_LOG_DEBUG: debug code is often needed in debugging the production version
      innobase/include/log0log.ic:
        Revert 1.1730.18.1 about UNIV_LOG_DEBUG: debug code is often needed in debugging the production version
      innobase/include/log0log.h:
        Revert the patch that put log debug code behind UNIV_LOG_DEBUG
      e08b4cbf
    • unknown's avatar
      Cset exclude: marko@hundin.mysql.fi|ChangeSet|20040316101802|63386 · 2c259f0e
      unknown authored
      
      innobase/include/que0que.h:
        Exclude
      innobase/include/que0que.ic:
        Exclude
      innobase/que/que0que.c:
        Exclude
      2c259f0e
    • unknown's avatar
      Merge heikki@build.mysql.com:/home/bk/mysql-4.0 · 04bddf75
      unknown authored
      into hundin.mysql.fi:/home/heikki/mysql-4.0
      
      
      04bddf75