1. 10 Jun, 2005 17 commits
  2. 09 Jun, 2005 23 commits
    • unknown's avatar
      Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0 · 9fc80208
      unknown authored
      into brian-akers-computer.local:/Users/brian/mysql/mysql-5.0
      
      
      sql/sql_acl.cc:
        Auto merged
      9fc80208
    • unknown's avatar
      Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0 · 6809ceb7
      unknown authored
      into a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0
      
      
      6809ceb7
    • unknown's avatar
      Fixes in function modify_defaults_file(): · 5643df2d
      unknown authored
      - Removed unneccessary variables.
      - Made a function of that part of code, which actually changes 
        the line under modifications.
      - Fixed memory overrun problem with my_malloc. Too little space
        was reserved.
      - Fixed problem in case, when new option was added at the end
        of the section. Before, it was added as the last line of the
        section, even if it left empty lines between.
      - Fixed so that the configuration file is not saved unneccessarily,
        if no modifications are done. (file timestamp remains)
      - This should fix (at least partially) problems described in
        Bug#10806
      
      
      5643df2d
    • unknown's avatar
      Adding auxiliary scripts that allow to display messages in result files from within test files · a1650dea
      unknown authored
       - show_msg.inc   - displays a message followed by a line of '-' at the length of the messgae
       - show_msg80.inc - displays a message followed by a line of '-' with a fixed length of 80
      
      
      mysql-test/r/mysqltest.result:
        Updated result file
      mysql-test/t/mysqltest.test:
        Added test cases to test the show_msg.inc and show_msg80.inc auxiliary files
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      a1650dea
    • unknown's avatar
      Merge acurtis@bk-internal.mysql.com:/home/bk/mysql-5.0 · b4326ccf
      unknown authored
      into xiphis.org:/usr/home/antony/work2/p1-bug11028.4
      
      
      b4326ccf
    • unknown's avatar
      Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0 · 16b6ced0
      unknown authored
      into brian-akers-computer.local:/Users/brian/mysql/mysql-5.0
      
      
      16b6ced0
    • unknown's avatar
      Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-4.1 · f8f95d1c
      unknown authored
      into mysql.com:/var/tmp/sslbug/mysql-4.1
      
      
      f8f95d1c
    • unknown's avatar
      Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0 · 4a8024c5
      unknown authored
      into brian-akers-computer.local:/Users/brian/mysql/mysql-5.0
      
      
      4a8024c5
    • unknown's avatar
      Merge rurik.mysql.com:/home/igor/mysql-5.0 · 9227cf42
      unknown authored
      into rurik.mysql.com:/home/igor/dev/mysql-5.0-0
      
      
      9227cf42
    • unknown's avatar
      select.test, select.result: · 8ab8fca7
      unknown authored
        Added a test case for bug #10084.
      sql_yacc.yy:
        Fixed bug #10084: STRAIGHT_JOIN for expressions with ON was
        added.
      
      
      sql/sql_yacc.yy:
        Fixed bug #10084: STRAIGHT_JOIN for expressions with ON was
        added.
      mysql-test/r/select.result:
        Added a test case for bug #10084.
      mysql-test/t/select.test:
        Added a test case for bug #10084.
      8ab8fca7
    • unknown's avatar
      Merge · fec1c6ac
      unknown authored
      
      BitKeeper/etc/logging_ok:
        auto-union
      myisam/mi_check.c:
        Auto merged
      mysql-test/r/create.result:
        Auto merged
      mysql-test/r/innodb_handler.result:
        Auto merged
      mysql-test/r/ps_7ndb.result:
        Auto merged
      mysql-test/t/create.test:
        Auto merged
      sql/set_var.cc:
        Auto merged
      mysql-test/r/sql_mode.result:
        SCCS merged
      mysql-test/t/sql_mode.test:
        SCCS merged
      sql/sql_acl.cc:
        SCCS merged
      sql/sql_handler.cc:
        SCCS merged
      sql/sql_table.cc:
        SCCS merged
      fec1c6ac
    • unknown's avatar
      No commit message · 2ea6a08e
      unknown authored
      No commit message
      2ea6a08e
    • unknown's avatar
      Merge acurtis@bk-internal.mysql.com:/home/bk/mysql-4.1 · db15e5c3
      unknown authored
      into xiphis.org:/usr/home/antony/work2/p1-bug11028.3
      
      
      db15e5c3
    • unknown's avatar
      Bug#11028 Crash on create table like · c995109b
      unknown authored
        Report error instead of crashing
      
      
      mysql-test/r/create.result:
        Test for bug 11028
      mysql-test/t/create.test:
        Test for bug 11028
      sql/sql_table.cc:
        fix for null db name
      c995109b
    • unknown's avatar
      Many files: · 5d9cd6a3
      unknown authored
        More yaSSL changes in Visual Studio 6 project files
      
      
      VC++Files/client/mysql.dsp:
        More yaSSL changes in Visual Studio 6 project files
      VC++Files/client/mysqladmin.dsp:
        More yaSSL changes in Visual Studio 6 project files
      VC++Files/mysql.dsw:
        More yaSSL changes in Visual Studio 6 project files
      VC++Files/client/mysqldump.dsp:
        More yaSSL changes in Visual Studio 6 project files
      VC++Files/client/mysqlimport.dsp:
        More yaSSL changes in Visual Studio 6 project files
      VC++Files/client/mysqlshow.dsp:
        More yaSSL changes in Visual Studio 6 project files
      VC++Files/client/mysqltest.dsp:
        More yaSSL changes in Visual Studio 6 project files
      VC++Files/libmysql/libmysql.dsp:
        More yaSSL changes in Visual Studio 6 project files
      VC++Files/libmysqld/libmysqld.dsp:
        More yaSSL changes in Visual Studio 6 project files
      VC++Files/mysqlbinlog/mysqlbinlog.dsp:
        More yaSSL changes in Visual Studio 6 project files
      VC++Files/mysqlcheck/mysqlcheck.dsp:
        More yaSSL changes in Visual Studio 6 project files
      VC++Files/tests/mysql_client_test.dsp:
        More yaSSL changes in Visual Studio 6 project files
      5d9cd6a3
    • unknown's avatar
      A fix and test case for Bug#10729 "mysql_stmt_attr_set · d0db7027
      unknown authored
      CURSOR_TYPE_READ_ONLY". The bug was that we (me) don't perform proper
      cleanups of the prepared statement when done fetching from a cursor.
      Another patch.
      
      
      sql/mysql_priv.h:
        Rename reset_stmt_for_execute to init_stmt_before_use (to correspond to
        cleanup_stmt_and_thd_after_use).
      sql/sp_head.cc:
        Rename.
      sql/sql_prepare.cc:
        Move common cleanup code to a cleanup function, call it when we close
        a cursor.
      sql/sql_select.cc:
        Cleanup.
      sql/sql_select.h:
        No need for init_thd, this code has been inlined in Cursor::open.
      tests/mysql_client_test.c:
        Add a test case for Bug#10729 "mysql_stmt_attr_set CURSOR_TYPE_READ_ONLY"
        (problem reusing a prepared statemnt if there was a cursor)
      d0db7027
    • unknown's avatar
      Fix broken test suite. · d974ce93
      unknown authored
      d974ce93
    • unknown's avatar
      mysql_test_run_new.c: · 3889c1e0
      unknown authored
        Corrected path to SSL certificate files
      
      
      mysql-test/mysql_test_run_new.c:
        Corrected path to SSL certificate files
      3889c1e0
    • unknown's avatar
      mysql-test-run.pl, mysql-test-run.sh: · 62b1f1e3
      unknown authored
        Corrected path to SSL certificate files
      
      
      mysql-test/mysql-test-run.sh:
        Corrected path to SSL certificate files
      mysql-test/mysql-test-run.pl:
        Corrected path to SSL certificate files
      62b1f1e3
    • unknown's avatar
      Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.0 · baae624c
      unknown authored
      into mysql.com:/home/svoj/devel/mysql/yassl-mysql-5.0
      
      
      baae624c
    • unknown's avatar
      Fix for bug #10083 (round doesn't increase scale) · 146893a7
      unknown authored
      
      mysql-test/r/func_math.result:
        test result fixed
      mysql-test/t/func_math.test:
        test case added
      sql/item_func.cc:
        now we always use decimals_to_set
      146893a7
    • unknown's avatar
      Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1 · 42b4b3ce
      unknown authored
      into mysql.com:/home/gluh/MySQL/Merge/4.1
      
      
      42b4b3ce
    • unknown's avatar
      update result file for ps7_ndb · 0e54a4e8
      unknown authored
      
      mysql-test/r/ps_7ndb.result:
        fix result file
      0e54a4e8