1. 16 Oct, 2005 5 commits
    • unknown's avatar
      mysql-test-run.pl: · c1e49b54
      unknown authored
        Added --skip-im option handling
        Don't terminate script if IM fails to create PID file
      mtr_cases.pl:
        Added --skip-im option handling
      mtr_process.pl:
        Kill left over 'mysqld' processes started by IM
      
      
      mysql-test/lib/mtr_process.pl:
        Kill left over 'mysqld' processes started by IM
      mysql-test/lib/mtr_cases.pl:
        Added --skip-im option handling
      mysql-test/mysql-test-run.pl:
        Added --skip-im option handling
        Don't terminate script if IM fails to create PID file
      c1e49b54
    • unknown's avatar
      Merge mysqldev@production.mysql.com:my/mysql-5.0-release · f7c79336
      unknown authored
      into  mysql.com:/home/cps/mysql/trees/mysql-5.0
      
      f7c79336
    • unknown's avatar
    • unknown's avatar
      mysql-test-run.pl: · 924aa6a9
      unknown authored
        Put socket files into $opt_tmpdir, to avoid problems
        with platforms that can't handle long socket paths.
      
      
      mysql-test/mysql-test-run.pl:
        Put socket files into $opt_tmpdir, to avoid problems
        with platforms that can't handle long socket paths.
      924aa6a9
    • unknown's avatar
      thread_registry.h, thread_registry.cc: · b26f6799
      unknown authored
        Add explicit Thread_info::Thread_info() and move both
        initializers out of class definition, to solve link
        problem on QNX
      Makefile.am:
        Preserve executable mode on scripts
      make_binary_distribution.sh:
        Copy *.imtest files
      
      
      scripts/make_binary_distribution.sh:
        Copy *.imtest files
      mysql-test/Makefile.am:
        Preserve executable mode on scripts
      server-tools/instance-manager/thread_registry.cc:
        Add explicit Thread_info::Thread_info() and move both
        initializers out of class definition, to solve link
        problem on QNX
      server-tools/instance-manager/thread_registry.h:
        Add explicit Thread_info::Thread_info() and move both
        initializers out of class definition, to solve link
        problem on QNX
      b26f6799
  2. 15 Oct, 2005 1 commit
    • unknown's avatar
      mysql.sln: · 5eaf2361
      unknown authored
        Missing yaSSL added to pro-gpl target
      
      
      VC++Files/mysql.sln:
        Missing yaSSL added to pro-gpl target
      5eaf2361
  3. 14 Oct, 2005 21 commits
    • unknown's avatar
      mysql.spec.sh: · 3be8e62c
      unknown authored
        Give mode arguments the same way in all places
        Moved copy of mysqld.a to "standard" build, but
        disabled it as we don't do embedded yet in 5.0
      
      
      support-files/mysql.spec.sh:
        Give mode arguments the same way in all places
        Moved copy of mysqld.a to "standard" build, but
        disabled it as we don't do embedded yet in 5.0
      3be8e62c
    • unknown's avatar
      mysql.spec.sh: · 1c28e16b
      unknown authored
        For 5.x, always compile with --with-big-tables
        Copy the config.log file to location outside
        the build tree
      
      
      support-files/mysql.spec.sh:
        For 5.x, always compile with --with-big-tables
        Copy the config.log file to location outside
        the build tree
      1c28e16b
    • unknown's avatar
      mysql.spec.sh: · 5783539e
      unknown authored
        Removed unneeded/obsolte configure options
        Added archive engine to standard server
        Removed the embedded server from experimental server
        Changed suffix "-Max" => "-max"
        Changed comment string "Max" => "Experimental"
      
      
      support-files/mysql.spec.sh:
        Removed unneeded/obsolte configure options
        Added archive engine to standard server
        Removed the embedded server from experimental server
        Changed suffix "-Max" => "-max"
        Changed comment string "Max" => "Experimental"
      5783539e
    • unknown's avatar
      Use Field_longlong::store(longlong nr, bool unsigned_val) for ulonglong values · 91b6b11b
      unknown authored
      instead of Field_longlong::store(double nr).
      
      91b6b11b
    • unknown's avatar
      Change the "Password" column type for the Perl suite running the tests. bug#14023 · a7ef3df7
      unknown authored
      
      mysql-test/lib/init_db.sql:
        Data type of the "Password" column has been changed in "mysql_create_system_tables",
        this must be reflected here (until they are united). bug#14023
      a7ef3df7
    • unknown's avatar
      configure.in: · 989a2c44
      unknown authored
        - reverted NDB version number, too
      
      
      configure.in:
        - reverted NDB version number, too
      989a2c44
    • unknown's avatar
      - revert version number in configure.in to 5.0.15 · 73a3531d
      unknown authored
      
      configure.in:
        - revert version number to 5.0.15
      73a3531d
    • unknown's avatar
      Merge mysql.com:/data0/mysqldev/my/mysql-5.0 · 1a268d8f
      unknown authored
      into mysql.com:/data0/mysqldev/my/mysql-5.0-release
      
      1a268d8f
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.0 · 76c7063a
      unknown authored
      into  mysql.com:/home/my/mysql-5.0
      
      76c7063a
    • unknown's avatar
      Fixed compile errors on windows · 59fed72b
      unknown authored
      
      VC++Files/test1/mysql_thr.c:
        Fixed typo
      VC++Files/thr_test/thr_test.c:
        Fixed typo
      sql/log_event.cc:
        Removed compiler warning
        Fixed compile error on windows
      59fed72b
    • unknown's avatar
      ctype_utf8.result: · c90d7d4f
      unknown authored
        after merge fix
        ,
      
      
      mysql-test/r/ctype_utf8.result:
        after merge fix
        ,
      c90d7d4f
    • unknown's avatar
      Merge mysql.com:/usr/home/bar/mysql-4.1.b13751 · 4278efc1
      unknown authored
      into  mysql.com:/usr/home/bar/mysql-5.0.char1
      
      
      mysql-test/t/ctype_utf8.test:
        Auto merged
      sql/item_func.cc:
        Auto merged
      mysql-test/r/ctype_utf8.result:
        after merge fix.
      sql/sql_update.cc:
        discarding this change in 5.0.
      4278efc1
    • unknown's avatar
      Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1 · 327c77c4
      unknown authored
      into  mysql.com:/usr/home/bar/mysql-4.1.b13751
      
      327c77c4
    • unknown's avatar
      Had to revert change, because it breaks compilation for · cf63cc4d
      unknown authored
      Netware. Hartmut informed about this.
      
      cf63cc4d
    • unknown's avatar
      Merge abarkov@bk-internal:/home/bk/mysql-5.0 · f1cd1ccb
      unknown authored
      into  mysql.com:/usr/home/bar/mysql-5.0.char1
      
      f1cd1ccb
    • unknown's avatar
      Small fixes for Netware. · 5c79598f
      unknown authored
      
      netware/mysql_test_run.c:
        Fixed typo.
      netware/pack_isam.def:
        Added screenname.
      scripts/make_binary_distribution.sh:
        Fixed mistake in merge.
      5c79598f
    • unknown's avatar
      Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1 · c174a583
      unknown authored
      into  mysql.com:/usr/home/bar/mysql-4.1.b13751
      
      c174a583
    • unknown's avatar
      Merge abarkov@bk-internal:/home/bk/mysql-5.0 · e5e7ba42
      unknown authored
      into  mysql.com:/usr/home/bar/mysql-5.0.char1
      
      e5e7ba42
    • unknown's avatar
      Fix link failure on OS X · 676e49d1
      unknown authored
      
      ndb/src/mgmsrv/Services.cpp:
        Remove explicit instantiation to fix link failure on OS X
      676e49d1
    • unknown's avatar
      .del-mysqlwatch.vcproj~91c7061bceb731ad: · 54212c93
      unknown authored
        Delete: VC++Files/mysqlwatch/mysqlwatch.vcproj
      .del-mysqlshutdown.vcproj~b956e6769cf4fe76:
        Delete: VC++Files/mysqlshutdown/mysqlshutdown.vcproj
      .del-pack_isam_ia64.dsp~6172aec32da6de5d:
        Delete: VC++Files/pack_isam/pack_isam_ia64.dsp
      .del-pack_isam.vcproj~82b3c430c0c623f2:
        Delete: VC++Files/pack_isam/pack_isam.vcproj
      .del-pack_isam.dsp~1f236852e0bcc13d:
        Delete: VC++Files/pack_isam/pack_isam.dsp
      .del-isamchk_ia64.dsp~abb473e7d3025305:
        Delete: VC++Files/isamchk/isamchk_ia64.dsp
      .del-isamchk.vcproj~19838e6a73320284:
        Delete: VC++Files/isamchk/isamchk.vcproj
      .del-isamchk.dsp~6349525f4cf767a4:
        Delete: VC++Files/isamchk/isamchk.dsp
      .del-isam_ia64.dsp~e6dffc47e113891:
        Delete: VC++Files/isam/isam_ia64.dsp
      .del-isam.vcproj~53282403e12348c3:
        Delete: VC++Files/isam/isam.vcproj
      .del-isam.dsw~c64a212cb134161a:
        Delete: VC++Files/isam/isam.dsw
      .del-isam.dsp~9c26247a621084bf:
        Delete: VC++Files/isam/isam.dsp
      mysql.sln:
        Removed isam from Visual Studio .Net project files, accidently merged over from 4.1
      
      
      VC++Files/mysql.sln:
        Removed isam from Visual Studio .Net project files, accidently merged over from 4.1
      BitKeeper/deleted/.del-isam.dsp~9c26247a621084bf:
        Delete: VC++Files/isam/isam.dsp
      BitKeeper/deleted/.del-isam.dsw~c64a212cb134161a:
        Delete: VC++Files/isam/isam.dsw
      BitKeeper/deleted/.del-isam.vcproj~53282403e12348c3:
        Delete: VC++Files/isam/isam.vcproj
      BitKeeper/deleted/.del-isam_ia64.dsp~e6dffc47e113891:
        Delete: VC++Files/isam/isam_ia64.dsp
      BitKeeper/deleted/.del-isamchk.dsp~6349525f4cf767a4:
        Delete: VC++Files/isamchk/isamchk.dsp
      BitKeeper/deleted/.del-isamchk.vcproj~19838e6a73320284:
        Delete: VC++Files/isamchk/isamchk.vcproj
      BitKeeper/deleted/.del-isamchk_ia64.dsp~abb473e7d3025305:
        Delete: VC++Files/isamchk/isamchk_ia64.dsp
      BitKeeper/deleted/.del-pack_isam.dsp~1f236852e0bcc13d:
        Delete: VC++Files/pack_isam/pack_isam.dsp
      BitKeeper/deleted/.del-pack_isam.vcproj~82b3c430c0c623f2:
        Delete: VC++Files/pack_isam/pack_isam.vcproj
      BitKeeper/deleted/.del-pack_isam_ia64.dsp~6172aec32da6de5d:
        Delete: VC++Files/pack_isam/pack_isam_ia64.dsp
      BitKeeper/deleted/.del-mysqlshutdown.vcproj~b956e6769cf4fe76:
        Delete: VC++Files/mysqlshutdown/mysqlshutdown.vcproj
      BitKeeper/deleted/.del-mysqlwatch.vcproj~91c7061bceb731ad:
        Delete: VC++Files/mysqlwatch/mysqlwatch.vcproj
      54212c93
    • unknown's avatar
      Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-5.0 · a36d24f9
      unknown authored
      into  krsna.patg.net:/home/patg/mysql-build/mysql-5.0
      
      a36d24f9
  4. 13 Oct, 2005 13 commits
    • unknown's avatar
      Merge mysql.com:/Users/kent/mysql/bk/mysql-5.0-release · 957f97d0
      unknown authored
      into mysql.com:/Users/kent/mysql/bk/mysql-5.0
      
      957f97d0
    • unknown's avatar
      configure.in: · dc22dfeb
      unknown authored
        New version 5.0.16
      
      
      configure.in:
        New version 5.0.16
      dc22dfeb
    • unknown's avatar
      Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-5.0 · 7a335846
      unknown authored
      into  krsna.patg.net:/home/patg/mysql-build/mysql-5.0
      
      7a335846
    • unknown's avatar
      configure.in: · b119bff8
      unknown authored
        rc => GA
      
      
      configure.in:
        rc => GA
      b119bff8
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.0 · 5f0abdce
      unknown authored
      into  mysql.com:/home/my/mysql-5.0
      
      5f0abdce
    • unknown's avatar
      Move handling of suffix_length from strnxfrm_bin() to filesort to ensure... · 55a21a33
      unknown authored
      Move handling of suffix_length from strnxfrm_bin() to filesort to ensure proper sorting of all kind of binary objects
      field::sort_key() now adds length last for varbinary/blob
      VARBINARY/BLOB is now sorted by filesort so that shorter strings comes before longer ones
      Fixed issues in test cases from last merge
      
      
      
      mysql-test/r/select.result:
        Change column name in test to get GROUP BY to use the alias
      mysql-test/r/type_blob.result:
        Test BLOB and VARCHAR sorting
      mysql-test/t/select.test:
        Change column name in test to get GROUP BY to use the alias
        Drop used tables at start of test
        Don't use table names 'a', 'b' or 'c'
      mysql-test/t/type_blob.test:
        Test BLOB and VARCHAR sorting
      sql/field.cc:
        Store length last in VARBINARY() and BLOB() columns to get shorter strings sorted before longer onces
      sql/field.h:
        Added method 'sort_length()' to allow one to have length bytes last for VARBINARY/BLOB to get these to sort properly
      sql/filesort.cc:
        Use 'sort_length()' instead of 'pack_length()' to get length of field.
        Store suffix_length last for varbinary (blob) objects.
        The above ensures that BLOB/VARBINARY are correctly sorted (shorter strings before longer ones)
      sql/sql_class.h:
        Added sort suffix length (to get varbinary/blob to sort correctly)
      sql/sql_select.cc:
        Use sort_length() instead of pack_lengths()
      strings/ctype-bin.c:
        Don't let strnxfrm_bin store length last
        Better to do it in MySQL field object to ensure it's done properly for all cases
      55a21a33
    • unknown's avatar
      Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 · 685ceb27
      unknown authored
      into  sanja.is.com.ua:/home/bell/mysql/bk/work-qc-4.1
      
      685ceb27
    • unknown's avatar
      - set 'updating' in both tables list if we have two of them (because of subquery) (BUG#13236) · d023ca78
      unknown authored
      - fixed test
      
      
      mysql-test/r/rpl_multi_update2.result:
        fixed setting/reseting environment
        multi-update with subquery added
      mysql-test/t/rpl_multi_update2.test:
        fixed setting/reseting environment
        multi-update with subquery added
      sql/sql_update.cc:
        set 'updating' in both tables list if we have two of them (because of subquery)
      d023ca78
    • unknown's avatar
      Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-5.0 · 0b5dfc61
      unknown authored
      into  krsna.patg.net:/home/patg/mysql-build/mysql-5.0
      
      0b5dfc61
    • unknown's avatar
      BUG# 13146 · 6d233f2a
      unknown authored
      Re-application of patch to clean 5.0 tree. Fixed issue with ANSI quotes 
      when dumping triggers
      
      
      client/mysqldump.c:
        BUG# 13146
        
        Re-application of fix to clean 5.0 tree. 
        
        Added comments for quote_name, moved declarations into proper order, 
        unset MASK_ANSI_QUOTES flag in opt_compatible_mode global when dumping
        triggers
      mysql-test/r/mysqldump.result:
        BUG# 13146
        
        New test results
      mysql-test/t/mysqldump.test:
        BUG# 13146
        
        New test
      6d233f2a
    • unknown's avatar
      Merge lgrimmer@bk-internal.mysql.com:/home/bk/mysql-4.1 · f4b91ce0
      unknown authored
      into mysql.com:/space/my/mysql-4.1
      
      f4b91ce0
    • unknown's avatar
      Merge mysql.com:/space/my/mysql-4.1 into mysql.com:/space/my/mysql-5.0 · a2227632
      unknown authored
      
      support-files/mysql.spec.sh:
        Auto merged
      a2227632
    • unknown's avatar
      Merge mysql.com:/space/my/mysql-4.0 into mysql.com:/space/my/mysql-4.1 · e5d2a32e
      unknown authored
      
      support-files/mysql.spec.sh:
        Auto merged
      e5d2a32e