1. 07 Apr, 2006 1 commit
    • unknown's avatar
      Add new function mysql_get_ssl_cipher to libmysl and use it from client to... · 82bb4125
      unknown authored
      Add new function mysql_get_ssl_cipher to libmysl and use it from client to avoid dependency on SSL libs from mysql client.
      
      
      include/mysql.h:
        Add new function mysql_get_ssl_cipher
      sql-common/client.c:
        Add new function mysql_get_ssl_cipher, will return the cipher used for the current connection to the server.
      82bb4125
  2. 04 Apr, 2006 13 commits
  3. 03 Apr, 2006 10 commits
    • unknown's avatar
      BUG#18659: In get_part_iter_for_interval_via_walking(), when we need to · 8b348cac
      unknown authored
      obtain partition number, call partition_info->get_part_partition_id() when
      the table has subpartitions, and get_partition_id() otherwise. (The bug
      was that we were always doing the latter)
      
      
      mysql-test/r/partition_pruning.result:
        Testcase for BUG#18659
      mysql-test/t/partition_pruning.test:
        Testcase for BUG#18659
      8b348cac
    • unknown's avatar
      include example storage engines in max build · 730ae99b
      unknown authored
      730ae99b
    • unknown's avatar
      Bug #18596 binlog schema event auto push causes mysqld errors · 00602717
      unknown authored
      - move slock bitmask to separate hash list, object living only during query
      
      
      sql/ha_ndbcluster.h:
        Bug #18596 binlog schema event auto push causes mysqld errors
      00602717
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-5.1-new · 52eabc93
      unknown authored
      into mysql.com:C:/cygwin/home/mysqldev/my/mysql-5.1-new
      
      52eabc93
    • unknown's avatar
      Missing file in last commit. · b7fe8897
      unknown authored
      b7fe8897
    • unknown's avatar
      Add embedded server build to the CMake build files. · 32afa345
      unknown authored
      
      cmakelists.txt:
        Move configure processing to top-level cmakelists.txt so that it can be
        shared by mysqld and libmysqld.
      libmysqld/lib_sql.cc:
        Temporary #ifdef to allow building from both bitkeeper sources and windows source package.
      libmysqld/libmysqld.def:
        Add export missing for test_libmysqld
      sql/cmakelists.txt:
        Move configure processing to top-level cmakelists.txt so that it can be
        shared by mysqld and libmysqld.
      sql/mysqld.cc:
        #ifdef out code that is not used, nor compiles, in embedded server.
      strings/cmakelists.txt:
        Add some missing sources to fix embedded server build.
      32afa345
    • unknown's avatar
      Merge · 291d8745
      unknown authored
      
      scripts/mysql_install_db.sh:
        Auto merged
      291d8745
    • unknown's avatar
      Makefile.am: · 75553aba
      unknown authored
        Distribute mysql-test-run.pl
      
      
      mysql-test/Makefile.am:
        Distribute mysql-test-run.pl
      75553aba
    • unknown's avatar
      Merge mysql.com:/Users/kent/mysql/bk/mysql-4.0 · 86a8a0e9
      unknown authored
      into mysql.com:/Users/kent/mysql/bk/mysql-4.1-new
      
      
      scripts/mysql_install_db.sh:
        Auto merged
      86a8a0e9
    • unknown's avatar
      mysql_install_db.sh, MySQLEULA.txt, mysql_install_db.c: · 6e636278
      unknown authored
        Changed web address order.mysql.com to shop.mysql.com
      
      
      netware/mysql_install_db.c:
        Changed web address order.mysql.com to shop.mysql.com
      Docs/MySQLEULA.txt:
        Changed web address order.mysql.com to shop.mysql.com
      scripts/mysql_install_db.sh:
        Changed web address order.mysql.com to shop.mysql.com
      6e636278
  4. 02 Apr, 2006 1 commit
    • unknown's avatar
      Makefile.am: · c8fb1c17
      unknown authored
        Install Perl mysql-test-run into test directory
      
      
      mysql-test/Makefile.am:
        Install Perl mysql-test-run into test directory
      c8fb1c17
  5. 01 Apr, 2006 15 commits
    • unknown's avatar
      Merge aelkin@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 6ef91f4c
      unknown authored
      into  mysql.com:/usr_rh9/home/elkin.rh9/MySQL/BARE/mysql-5.1-new
      
      6ef91f4c
    • unknown's avatar
      Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 17ba3c35
      unknown authored
      into  c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug13520
      
      17ba3c35
    • unknown's avatar
      Andrei Elkin has arrived. · f6d844a0
      unknown authored
      
      sql/authors.h:
        One more little helper to the crew.
      f6d844a0
    • unknown's avatar
      Merge rurik.mysql.com:/home/igor/dev/mysql-5.0-0 · 96463e37
      unknown authored
      into  rurik.mysql.com:/home/igor/dev/mysql-5.1-0
      
      
      mysql-test/r/ctype_utf8.result:
        Auto merged
      mysql-test/r/func_gconcat.result:
        Auto merged
      mysql-test/r/subselect.result:
        Auto merged
      sql/field.cc:
        Auto merged
      sql/ha_heap.cc:
        Auto merged
      sql/item.cc:
        Auto merged
      sql/item_cmpfunc.cc:
        Auto merged
      sql/item_sum.cc:
        Auto merged
      sql/mysql_priv.h:
        Auto merged
      sql/sql_class.h:
        Auto merged
      sql/sql_select.cc:
        Auto merged
      sql/sql_table.cc:
        Auto merged
      storage/myisam/mi_search.c:
        Auto merged
      storage/ndb/tools/Makefile.am:
        Auto merged
      strings/ctype-ucs2.c:
        Auto merged
      tests/mysql_client_test.c:
        Auto merged
      96463e37
    • unknown's avatar
      Merge aivanov@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 58cd98e1
      unknown authored
      into  mysql.com:/home/alexi/innodb/mysql-5.1-merged
      
      58cd98e1
    • unknown's avatar
      Added a test case for bug #16504. · d95837b0
      unknown authored
      Results changed after the bug fix.
      
      d95837b0
    • unknown's avatar
      Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 468ea9d4
      unknown authored
      into  c-520ae253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug13520
      
      
      sql/sql_partition.cc:
        Auto merged
      mysql-test/r/partition.result:
        SCCS merged
      mysql-test/t/partition.test:
        SCCS merged
      468ea9d4
    • unknown's avatar
      Fixed bug #16504. · 62302ad0
      unknown authored
      Multiple equalities were not adjusted after reading constant tables.
      It resulted in neglecting good index based methods that could be
      used to access of other tables.
      
      
      mysql-test/r/having.result:
        Adjusted a test case results after fix for bug #16504.
      mysql-test/r/select.result:
        Added a test case for bug #16504.
      mysql-test/r/subselect.result:
        Adjusted a test case results after fix for bug #16504.
      mysql-test/r/varbinary.result:
        Adjusted a test case results after fix for bug #16504.
      mysql-test/t/select.test:
        Added a test case for bug #16504.
      sql/item.cc:
        Fixed bug #16504.
        An Item_equal object may contain only a constant member.
        It may happen after reading constant tables.
      sql/item_cmpfunc.cc:
        Fixed bug #16504.
        Added method Item_equal::check_const that check appearance of new 
        constant items in a multiple equality.
      sql/item_cmpfunc.h:
        Fixed bug #16504.
        Added method Item_equal::check_const that check appearance of new 
        constant items in a multiple equality.
      sql/sql_select.cc:
        Fixed bug #16504.
        Adjusted multiple equalities after reading constant tables.
        Fixed a few typo in comments.
      62302ad0
    • unknown's avatar
      use show_table instead of share · 05b39e06
      unknown authored
      05b39e06
    • unknown's avatar
      Merge · 320a179f
      unknown authored
      320a179f
    • unknown's avatar
      Makefile.am: · 67ccc002
      unknown authored
        Let "make install" install mysql-test-run.pl
      mysql.spec.sh:
        Set $LDFLAGS from $MYSQL_BUILD_LDFLAGS (bug#16662)
      
      
      support-files/mysql.spec.sh:
        Set $LDFLAGS from $MYSQL_BUILD_LDFLAGS (bug#16662)
      mysql-test/Makefile.am:
        Let "make install" install mysql-test-run.pl
      67ccc002
    • unknown's avatar
      Merge mysql.com:/Users/kent/mysql/bk/mysql-4.0 · 96f80a2b
      unknown authored
      into mysql.com:/Users/kent/mysql/bk/mysql-4.1-new
      
      
      README:
        Auto merged
      96f80a2b
    • unknown's avatar
      README: · bcc7bff4
      unknown authored
        Typo (bug#17167)
      
      
      README:
        Typo (bug#17167)
      bcc7bff4
    • unknown's avatar
      zlib.m4: · f7fb0ccf
      unknown authored
        Use CPPFLAGS when testing to link "libz" found in --with-zlib-dir=,
        and search the given include directory first (bug#18369)
      
      
      config/ac-macros/zlib.m4:
        Use CPPFLAGS when testing to link "libz" found in --with-zlib-dir=,
        and search the given include directory first (bug#18369)
      f7fb0ccf
    • unknown's avatar
      Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1-new · 91301876
      unknown authored
      into mysql.com:/Users/kent/mysql/bk/mysql-5.0-new
      
      
      BitKeeper/deleted/.del-acinclude.m4~f4ab416bac5003:
        Auto merged
      91301876