1. 26 May, 2005 23 commits
  2. 25 May, 2005 17 commits
    • unknown's avatar
      Merge mysql.com:/Users/kent/mysql/bk/mysql-5.0-build · bf05cb6e
      unknown authored
      into mysql.com:/Users/kent/mysql/bk/mysql-5.0
      
      
      myisammrg/myrg_open.c:
        Auto merged
      mysys/my_getwd.c:
        Auto merged
      sql/unireg.cc:
        Auto merged
      bf05cb6e
    • unknown's avatar
      Fix MERGE tables on Microsoft Windows. This a backport of the · 1ae7ff4d
      unknown authored
      fix from the main 5.0 tree. (Bug #10687)
      
      
      myisammrg/myrg_open.c:
        Call fn_format() if file has a path.
      mysys/my_getwd.c:
        Check for '/' even if it is not FN_LIBCHAR in has_path()
      1ae7ff4d
    • unknown's avatar
      Move function from header file to make it easier to debug · aafa2328
      unknown authored
      
      sql/item.cc:
        Move function to make it easier to debug
      sql/item.h:
        Move function to make them easier to debug
      aafa2328
    • unknown's avatar
      Merge hasky:/my/mysql-build into mysql.com:/home/my/mysql-5.0 · 51aa8cd0
      unknown authored
      
      sql/sql_lex.h:
        Auto merged
      sql/sql_yacc.yy:
        Auto merged
      51aa8cd0
    • unknown's avatar
      Merge mysql.com:/data0/mysqldev/my/mysql-5.0-build · 4de0e470
      unknown authored
      into mysql.com:/data0/mysqldev/tomas/mysql-5.0-build
      
      4de0e470
    • unknown's avatar
      Manual merge. · 703d3508
      unknown authored
      703d3508
    • unknown's avatar
      b7ca6b34
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.0 · f93d9cf9
      unknown authored
      into mysql.com:/home/my/mysql-5.0
      
      
      sql/sql_base.cc:
        Auto merged
      sql/sql_insert.cc:
        Auto merged
      f93d9cf9
    • unknown's avatar
      Fix that we can read tables with the 'older' decimal format used in 5.0.3 & 5.0.4 · edaca67e
      unknown authored
      We will however give a warning when opening such a table that users should use ALTER TABLE ... FORCE to fix
      the table. In future release we will fix that REPAIR TABLE will be able to handle this case
      
      
      sql/sql_lex.h:
        Support for ALTER TABLE ... FORCE
      sql/sql_table.cc:
        CHECK TABLE now gives a note if table->s->crashed was set
      sql/sql_yacc.yy:
        Support for ALTER TABLE ... FORCE
      sql/table.cc:
        
        Fix that we can read tables with the 'older' decimal format used in 5.0.3 & 5.0.4
        (Now we store display length in the .frm table while we previously stored precision)
      sql/table.h:
        Store in TABLE_SHARE version number of MySQL where table was created (or checked)
      edaca67e
    • unknown's avatar
      Cleanup's during review · 8c21fd51
      unknown authored
      Added ASSERT() to detect wrongly packed fields
      
      
      sql/field.h:
        Fixed comments to right format
      sql/opt_range.cc:
        Merged code
      sql/sql_base.cc:
        Fixed indentation
      sql/sql_insert.cc:
        Fixed comments to right format
      sql/sql_select.cc:
        Simplify code
      sql/unireg.cc:
        Simply code for calculating key_buff_length
        Added ASSERT() to detect wrongly packed fields
      8c21fd51
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0 · cc48bcc5
      unknown authored
      into mysql.com:/home/jonas/src/mysql-5.0
      
      cc48bcc5
    • unknown's avatar
      Added a missing "make clean" to the RPM "spec" file which had caused the... · 5950a11a
      unknown authored
      Added a missing "make clean" to the RPM "spec" file which had caused the original 4.1.12 RPMs to be broken.
      (bug#10674, bug#10681)
      
      
      support-files/mysql.spec.sh:
        Added a missing "make clean" which had caused the original 4.1.12 RPMs to be broken.
        (bug#10674, bug#10681)
      5950a11a
    • unknown's avatar
      ndb - Embryo of overload protection · 0c847c1c
      unknown authored
        Add method to query free send buffer size
      
      
      ndb/include/transporter/TransporterRegistry.hpp:
        Allow accessing free send buffer size
      ndb/src/common/transporter/SCI_Transporter.cpp:
        Allow accessing free send buffer size
      ndb/src/common/transporter/SCI_Transporter.hpp:
        Allow accessing free send buffer size
      ndb/src/common/transporter/SHM_Buffer.hpp:
        Allow accessing free send buffer size
      ndb/src/common/transporter/SHM_Transporter.cpp:
        Allow accessing free send buffer size
      ndb/src/common/transporter/SHM_Transporter.hpp:
        Allow accessing free send buffer size
      ndb/src/common/transporter/SendBuffer.cpp:
        Allow accessing free send buffer size
      ndb/src/common/transporter/SendBuffer.hpp:
        Allow accessing free send buffer size
      ndb/src/common/transporter/TCP_Transporter.cpp:
        Allow accessing free send buffer size
      ndb/src/common/transporter/TCP_Transporter.hpp:
        Allow accessing free send buffer size
      ndb/src/common/transporter/Transporter.hpp:
        Allow accessing free send buffer size
      ndb/src/common/transporter/TransporterRegistry.cpp:
        Allow accessing free send buffer size
      ndb/src/mgmsrv/ConfigInfo.cpp:
        Increse min values for SHM and TCP transport send buffer size
      0c847c1c
    • unknown's avatar
      WL#2286 - Compile MySQL w/YASSL support · 4ba71f13
      unknown authored
      Merge with latest yaSSL, fix compilation error for SSE2 processors.
      
      
      extra/yassl/include/yassl_int.hpp:
        Merge with latest yaSSL.
      extra/yassl/src/log.cpp:
        Merge with latest yaSSL.
      extra/yassl/src/yassl_int.cpp:
        Merge with latest yaSSL.
      extra/yassl/taocrypt/include/integer.hpp:
        Merge with latest yaSSL.
      extra/yassl/taocrypt/src/integer.cpp:
        Fix compilation error for SSE2 processors.
      4ba71f13
    • unknown's avatar
      ndb autotest - merge jonathans script changes · f9b2f2ba
      unknown authored
      
      ndb/test/run-test/ndb-autotest.sh:
        ndb autotest
          1) merge jonathan changes
          2) add --no-report (if dont't want to produce/scp a report)
          3) add --no-config (if don't want to create a configuration, i.e there is already one present)
          4) add --no-test (for not actually starting test)
          5) add checking of conf file
      f9b2f2ba
    • unknown's avatar
      srv0start.c: · d5037e54
      unknown authored
        innobase_shutdown_for_mysql(): Do very fast shutdown
        only if srv_fast_shutdown==2, not if srv_fast_shutdown!=0
        (Bug #9673)
      
      
      innobase/srv/srv0start.c:
        innobase_shutdown_for_mysql(): Do very fast shutdown
        only if srv_fast_shutdown==2, not if srv_fast_shutdown!=0
        (Bug #9673)
      d5037e54
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0 · 22d6228f
      unknown authored
      into mysql.com:/home/jonas/src/mysql-5.0
      
      22d6228f