1. 14 Feb, 2006 4 commits
    • unknown's avatar
      Merge neptunus.(none):/home/msvensson/mysql/bug17280/my50-bug17280 · da7d1f5c
      unknown authored
      into  neptunus.(none):/home/msvensson/mysql/mysql-5.0
      
      
      client/mysqltest.c:
        Auto merged
      mysql-test/r/mysqltest.result:
        Auto merged
      mysql-test/t/mysqltest.test:
        Auto merged
      da7d1f5c
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.0 · 6305009a
      unknown authored
      into  neptunus.(none):/home/msvensson/mysql/mysql-5.0
      
      6305009a
    • unknown's avatar
      Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.0 · 8ab48d88
      unknown authored
      into  mysql.com:/usr/home/bar/mysql-5.0.cs_fs
      
      
      sql/set_var.cc:
        Auto merged
      8ab48d88
    • unknown's avatar
      Many files: · 0147958a
      unknown authored
        Backporting character_set_filesystem from 5.0 to 5.1.
      
      
      sql/mysqld.cc:
        Backporting character_set_filesystem from 5.0 to 5.1.
      sql/set_var.cc:
        Backporting character_set_filesystem from 5.0 to 5.1.
      sql/set_var.h:
        Backporting character_set_filesystem from 5.0 to 5.1.
      sql/sql_class.cc:
        Backporting character_set_filesystem from 5.0 to 5.1.
      sql/sql_class.h:
        Backporting character_set_filesystem from 5.0 to 5.1.
      sql/sql_yacc.yy:
        Backporting character_set_filesystem from 5.0 to 5.1.
      mysql-test/t/variables.test:
        Backporting character_set_filesystem from 5.0 to 5.1.
      mysql-test/r/variables.result:
        Backporting character_set_filesystem from 5.0 to 5.1.
      0147958a
  2. 13 Feb, 2006 10 commits
  3. 12 Feb, 2006 4 commits
    • unknown's avatar
      Merge · 50402678
      unknown authored
      
      mysql-test/lib/mtr_cases.pl:
        Auto merged
      mysql-test/lib/mtr_process.pl:
        Auto merged
      mysql-test/lib/mtr_report.pl:
        Auto merged
      scripts/make_binary_distribution.sh:
        Auto merged
      sql/spatial.cc:
        Auto merged
      50402678
    • unknown's avatar
      spatial.cc: · 7891eb76
      unknown authored
        Added { ... } around float8get() macro, avoids VC7 error
        message "illegal else without matching if"
      mtr_report.pl:
        Parse error logs to create "warnings" file
      mtr_cases.pl:
        Added optoion --ignore-disabled-def
        Windows build now let TZ pass, removed
        work around
      mysql-test-run.pl, mtr_process.pl:
        Back port of changes from 5.0
      
      
      mysql-test/lib/mtr_process.pl:
        Back port of changes from 5.0
      mysql-test/mysql-test-run.pl:
        Back port of changes from 5.0
      mysql-test/lib/mtr_cases.pl:
        Added optoion --ignore-disabled-def
        Windows build now let TZ pass, removed
        work around
      mysql-test/lib/mtr_report.pl:
        Parse error logs to create "warnings" file
      sql/spatial.cc:
        Added { ... } around float8get() macro, avoids VC7 error
        message "illegal else without matching if"
      7891eb76
    • unknown's avatar
      Merge mysql.com:/Users/kent/mysql/bk/mysql-4.0 · ce064194
      unknown authored
      into mysql.com:/Users/kent/mysql/bk/mysql-4.1
      
      
      scripts/make_binary_distribution.sh:
        Auto merged
      ce064194
    • unknown's avatar
      make_binary_distribution.sh: · 523bc629
      unknown authored
        print => echo in shell script
      
      
      scripts/make_binary_distribution.sh:
        print => echo in shell script
      523bc629
  4. 11 Feb, 2006 5 commits
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-4.1 · d86a6a3b
      unknown authored
      into  mysql.com:/usr/local/mysql/mysql-4.1-fixrace
      
      d86a6a3b
    • unknown's avatar
      Merge mysql.com:/usr/local/mysql/mysql-4.1-fixrace · 1a84e1f6
      unknown authored
      into  mysql.com:/usr/local/mysql/mysql-5.0
      
      
      mysql-test/lib/mtr_process.pl:
        Auto merged
      1a84e1f6
    • unknown's avatar
      Merge · 0682aca3
      unknown authored
      
      mysql-test/mysql-test-run.sh:
        Auto merged
      0682aca3
    • unknown's avatar
      mysql-test-run.{pl,sh}: · c61c8077
      unknown authored
        Give space for second and third slave port
      
      
      mysql-test/mysql-test-run.pl:
        Give space for second and third slave port
        Define shell variables for all ports, and
        list these at startup
      mysql-test/mysql-test-run.sh:
        Give space for second and third slave port
      c61c8077
    • unknown's avatar
      Fix a race on some platforms in mysql-test-run.pl, where it would sometimes · 544b33c8
      unknown authored
      errorneously abort reporting failure to kill child processes, where in
      reality the problem was merely that the child had become a zombie because
      of missing waitpid() call.
      
      
      mysql-test/lib/mtr_process.pl:
        Fix race (on some platforms) when killing processes.
      544b33c8
  5. 10 Feb, 2006 17 commits
    • unknown's avatar
      mysql-test-run.pl: · 7596280f
      unknown authored
        Display instance manager port
      mysql-test-run.sh:
        Give port space for more than one slave
      
      
      mysql-test/mysql-test-run.sh:
        Give port space for more than one slave
      mysql-test/mysql-test-run.pl:
        Display instance manager port
      7596280f
    • unknown's avatar
      Merge · c0098d40
      unknown authored
      
      mysql-test/mysql-test-run.sh:
        Auto merged
      ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:
        Auto merged
      ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
        Auto merged
      mysql-test/mysql-test-run.pl:
        Rearranged the port numbers to fit into the range
      c0098d40
    • unknown's avatar
      Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1 · 37b7547c
      unknown authored
      into mysql.com:/Users/kent/mysql/bk/mysql-4.1
      
      37b7547c
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0 · 83ef7583
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
      
      83ef7583
    • unknown's avatar
      support-files/mysql.spec.sh : Manual merge: new "-i" in "make -i test-force", changelog. · 72419164
      unknown authored
      
      support-files/mysql.spec.sh:
        Manual merge: new "-i" in "make -i test-force", changelog.
      72419164
    • unknown's avatar
      manual merge · c4f6b802
      unknown authored
      c4f6b802
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 · f0b4ef96
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
      
      f0b4ef96
    • unknown's avatar
      Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1 · a30863e6
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
      
      
      sql/ha_ndbcluster.h:
        Auto merged
      mysql-test/r/ndb_basic.result:
        manual merge
      mysql-test/t/ndb_basic.test:
        manual merge
      sql/ha_ndbcluster.cc:
        manual merge
      a30863e6
    • unknown's avatar
      Bug #17249 ndb, delete statement with join where clause fails when table do not have pk · 6feda7fa
      unknown authored
      Bug #17257 ndb, update fails for inner joins if tables do not have Primary Key
      
      change: the allocated area by setValue may not be around for later, store hidden key in special member variable instead
      
      
      mysql-test/r/ndb_basic.result:
        Bug #17249 delete statement with join where clause fails when table do not have pk
        Bug #17257 update fails for inner joins if tables do not have Primary Key
      mysql-test/t/ndb_basic.test:
        Bug #17249 delete statement with join where clause fails when table do not have pk
        Bug #17257 update fails for inner joins if tables do not have Primary Key
      sql/ha_ndbcluster.cc:
        Bug #17249 delete statement with join where clause fails when table do not have pk
        Bug #17257 update fails for inner joins if tables do not have Primary Key
        
        change: the allocated area by setValue may not be around for later, store hidden key in special member variable instead
      sql/ha_ndbcluster.h:
        Bug #17249 delete statement with join where clause fails when table do not have pk
        Bug #17257 update fails for inner joins if tables do not have Primary Key
        
        change: the allocated area by setValue may not be around for later, store hidden key in special member variable instead
      6feda7fa
    • unknown's avatar
      support-files/mysql.spec.sh : Use "-i" on "make test-force", essential for log file evaluation. · 67f74290
      unknown authored
      
      support-files/mysql.spec.sh:
        Use "-i" on "make test-force";
        this will prevent "make" from writing "***" which in turn was treated as a _build_ error
        by the log evaluation tool, causing it not to list the failing tests.
      67f74290
    • unknown's avatar
      Bug#14013 mysql_stmt_store_result() bombs if a cursor is open · 09a4aff4
      unknown authored
       - Add code to 'mysql_stmt_store_result' to allow it to be called on 
         a prepared statement with open server side cursor.
       - Add tests to mysql_client_test that uses 'mysql_stmt_store_result'
      
      
      client/mysqltest.c:
        Enable cursor protocol(remove the ifdef BUG14013_FIXED)
        When running in cursor mode, the warnings from execute needs 
        to be extracted after mysql_stmt_execute, put them in a dynamic string 
        for later use.
        Untabify some tabs.
      libmysql/libmysql.c:
        Allow 'mysql_stmt_store_result' to be called on a statement with an open server side cursor.
        Detect that a server side cursor is open and send a "fetch" to ask for all rows to be sent to the client.
        Read all binary rows as normal store.
        Check that server said last row was sent after all binary rows has been sent.
      tests/mysql_client_test.c:
        Update 'fetch_n' function to take parameter indicating if 'mysql_stmt_store_result' should be used on the statement.
        Call fetch_n with parameter set to use 'mysql_stmt_store_result'
      09a4aff4
    • unknown's avatar
      fix test of bug 12744 on OSX · 2975141f
      unknown authored
      2975141f
    • unknown's avatar
      Bug#17280 mysqltest, --echo sometimes does not expand $variables · 5e66594a
      unknown authored
       - Evaluate all variables in the text before printing it to result file
      
      
      client/mysqltest.c:
        Update echo command to vvaluate all variables in the string before printing, allow
        for variable names to be escaped using \
      mysql-test/r/mysqltest.result:
        Update results for echo
      mysql-test/t/mysqltest.test:
        Add more advanced tests for echo of strings with several variables 
        and/or text plus variables. Also test that variables can be escaped
      5e66594a
    • unknown's avatar
      Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.0 · 7f7cb76d
      unknown authored
      into  mysql.com:/home/cps/mysql/devel/5.0-mike
      
      7f7cb76d
    • unknown's avatar
      Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.0 · 6419446b
      unknown authored
      into  mysql.com:/home/cps/mysql/devel/5.0-mike
      
      6419446b
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0 · fbbd981b
      unknown authored
      into  perch.ndb.mysql.com:/home/jonas/src/mysql-5.0
      
      fbbd981b
    • unknown's avatar
      Merge perch.ndb.mysql.com:/home/jonas/src/50-work · 9c449d84
      unknown authored
      into  perch.ndb.mysql.com:/home/jonas/src/mysql-5.0
      
      
      ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
        Auto merged
      9c449d84