1. 28 Dec, 2006 2 commits
    • unknown's avatar
      WL #3630 (add embedded server to pushbuild) · cf37f0d5
      unknown authored
      innodb.test fix
      
      
      mysql-test/t/innodb.test:
        test disabled for embedded server
        replace_result fixed
      cf37f0d5
    • unknown's avatar
      WL#3630 (add embedded server to pushbuild) · 475079c9
      unknown authored
      5.1-related fixes
      libmysqld/Makefile.am fixed to recompile and link ha_*.cc files that
      keep dependance on THD structure.
      Minor fixes to make tests working.
      
      
      config/ac-macros/plugins.m4:
        condition_dependent_plugin_objects added
      libmysqld/Makefile.am:
        rules for ha_*.o files added
        condition_dependent_plugin_objects sent to linker
      libmysqld/lib_sql.cc:
        ddl_log initialization added
      mysql-test/r/flush_block_commit_notembedded.result:
        result fixed
      mysql-test/t/crash_commit_before.test:
        doesn't work in embedded server
      mysql-test/t/csv.test:
        replace_result added
      mysql-test/t/ps.test:
        doesn't work in embedded server
        should be fixed by separating ps_notembedded.test
      mysql-test/t/ps_1general.test:
        replace_result fixed
      mysql-test/t/ps_not_windows.test:
        doesn't work in embedded server
      mysql-test/t/trigger.test:
        replace_result fixed
      sql/sql_insert.cc:
        #ifdef HAVE_ROW_BASED_REPLICATION added
      storage/myisam/ha_myisam.cc:
        MY_UNPACK_FILENAME flag added
      475079c9
  2. 26 Dec, 2006 2 commits
    • unknown's avatar
      Merge hf@192.168.21.12:work/embt/my50-embt · 690b2916
      unknown authored
      into  mysql.com:/d2/hf/my51-embt
      
      
      libmysqld/lib_sql.cc:
        Auto merged
      mysql-test/include/federated.inc:
        Auto merged
      mysql-test/mysql-test-run.pl:
        Auto merged
      mysql-test/r/flush_block_commit.result:
        Auto merged
      mysql-test/t/flush_block_commit.test:
        Auto merged
      mysql-test/t/innodb.test:
        Auto merged
      mysql-test/t/join.test:
        Auto merged
      mysql-test/t/status.test:
        Auto merged
      mysql-test/t/trigger.test:
        Auto merged
      sql/item_func.cc:
        Auto merged
      sql/item_strfunc.cc:
        Auto merged
      mysql-test/t/lock_multi.test:
        Auto merged
      690b2916
    • unknown's avatar
      lock_multi disabled · 88224645
      unknown authored
      
      mysql-test/t/lock_multi.test:
        doesn't work in embedded server
      88224645
  3. 08 Dec, 2006 2 commits
    • unknown's avatar
      Merge bk@192.168.21.1:mysql-5.1-opt · cd57a5be
      unknown authored
      into  mysql.com:/home/hf/work/embt/my51-embt
      
      
      libmysqld/lib_sql.cc:
        Auto merged
      mysql-test/mysql-test-run.pl:
        Auto merged
      mysql-test/include/federated.inc:
        Auto merged
      mysql-test/t/flush_block_commit.test:
        Auto merged
      mysql-test/t/innodb.test:
        Auto merged
      mysql-test/t/join.test:
        Auto merged
      mysql-test/t/status.test:
        Auto merged
      mysql-test/t/trigger.test:
        Auto merged
      sql/item_func.cc:
        Auto merged
      sql/item_strfunc.cc:
        Auto merged
      sql/share/errmsg.txt:
        Auto merged
      mysql-test/r/flush_block_commit.result:
        SCCS merged
      cd57a5be
    • unknown's avatar
      Merge bk@192.168.21.1:mysql-5.0-opt · 6fed55e6
      unknown authored
      into  mysql.com:/home/hf/work/embt/my50-embt
      
      
      libmysqld/lib_sql.cc:
        Auto merged
      mysql-test/include/federated.inc:
        Auto merged
      mysql-test/t/flush_block_commit.test:
        Auto merged
      mysql-test/t/innodb.test:
        Auto merged
      mysql-test/t/join.test:
        Auto merged
      mysql-test/t/status.test:
        Auto merged
      mysql-test/t/trigger.test:
        Auto merged
      sql/item_func.cc:
        Auto merged
      sql/item_strfunc.cc:
        Auto merged
      mysql-test/mysql-test-run.pl:
        merging
      mysql-test/r/flush_block_commit.result:
        SCCS merged
      6fed55e6
  4. 07 Dec, 2006 5 commits
    • unknown's avatar
      Merge mysql.com:/home/hf/work/pfix/my50-pfix · 87e0838f
      unknown authored
      into  mysql.com:/home/hf/work/pfix/my51-pfix
      
      
      mysql-test/r/gis.result:
        Auto merged
      mysql-test/t/gis.test:
        Auto merged
      87e0838f
    • unknown's avatar
      merging fix · c067aa58
      unknown authored
      
      mysql-test/r/gis.result:
        result fixed
      mysql-test/t/gis.test:
        path to datafile fixed
      c067aa58
    • unknown's avatar
      merging · 2a2e6cf4
      unknown authored
      2a2e6cf4
    • unknown's avatar
      Merge mysql.com:/home/hf/work/22372/my50-22372 · f3a23373
      unknown authored
      into  mysql.com:/home/hf/work/22372/my51-22372
      
      
      mysql-test/t/gis.test:
        Auto merged
      sql/field.cc:
        Auto merged
      sql/sql_load.cc:
        Auto merged
      mysql-test/r/gis.result:
        SCCS merged
      sql/field.h:
        merging
      f3a23373
    • unknown's avatar
      merging · e5168acb
      unknown authored
      
      mysql-test/r/gis.result:
        result fixed
      sql/field.cc:
        Field_*::reset() now returns int
      sql/sql_load.cc:
        merging fix
      e5168acb
  5. 06 Dec, 2006 5 commits
    • unknown's avatar
      Merge mysql.com:/home/hf/work/22372/my41-22372 · e370ad30
      unknown authored
      into  mysql.com:/home/hf/work/22372/my50-22372
      
      
      mysql-test/r/gis.result:
        merging
      mysql-test/t/gis.test:
        merging
      sql/field.cc:
        merging
      sql/field.h:
        merging
      sql/sql_load.cc:
        merging
      e370ad30
    • unknown's avatar
      bug #22372 · 405f3366
      unknown authored
      datafile added to be used in gis.test
      
      
      mysql-test/std_data/bad_gis_data.dat:
        New BitKeeper file ``mysql-test/std_data/bad_gis_data.dat''
      405f3366
    • unknown's avatar
      bug #22372 (LOAD DATA crashes the table with the geometry field) · ea7d3db0
      unknown authored
      The problem is that the GEOMETRY NOT NULL can't automatically set
      any value as a default one. We always tried to complete LOAD DATA
      command even if there's not enough data in file. That doesn't work
      for GEOMETRY NOT NULL. Now Field_*::reset() returns an error sign
      and it's checked in mysql_load()
      
      
      mysql-test/r/gis.result:
        test result
      mysql-test/t/gis.test:
        testcase
      sql/field.cc:
        reset() now returns error sign
      sql/field.h:
        Field_*::reset() now returns error sign if the field can't be reset
      sql/sql_load.cc:
        check if field can't be reset and return error if it's so
      ea7d3db0
    • unknown's avatar
      Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.1-opt · 12d15455
      unknown authored
      into  mysql.com:/home/hf/work/mysql-5.1.20835
      
      12d15455
    • unknown's avatar
      Merge bk@192.168.21.1:mysql-5.1-opt · 309eb89c
      unknown authored
      into  mysql.com:/home/hf/work/mysql-5.1.20835
      
      
      mysql-test/t/subselect.test:
        Auto merged
      sql/item_cmpfunc.cc:
        Auto merged
      309eb89c
  6. 05 Dec, 2006 1 commit
  7. 04 Dec, 2006 5 commits
  8. 03 Dec, 2006 2 commits
    • unknown's avatar
      bug #20835 (Subqueries: literal string with =any fails) · 1e5dccd9
      unknown authored
      We create Item_cache_* object for each operand for each left operand of
      a subquery predicate. We also create Item_func_conv_charset for each string
      constant that needs charset conversion. So here we have Item_cache wrapped
      into Item_func_conv_charset.
      When Item_func_conv_charset wraps an constant Item it gets it's value
      in constructor. The problem is that Item_cache is ready to be used only
      at execution time, which is too late.
      The fix makes Item_cache wrapping constant to get ready at fix_fields() time.
      
      
      mysql-test/r/subselect.result:
        test result
      mysql-test/t/subselect.test:
        test case
      sql/item_cmpfunc.cc:
        now Item_optimizer::fix_left will store constant arguments in cache
        on fix_fields() stage
      1e5dccd9
    • unknown's avatar
      Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1 · 3742e4e4
      unknown authored
      into  mysql.com:/windows/Linux_space/MySQL/mysql-5.1
      
      
      mysql-test/mysql-test-run.pl:
        Auto merged
      sql/sql_cache.cc:
        Auto merged
      sql/table.cc:
        Auto merged
      3742e4e4
  9. 02 Dec, 2006 7 commits
    • unknown's avatar
      Makefile.am: · c172e138
      unknown authored
        Disabled abi_check, as it was before merge
      
      
      include/Makefile.am:
        Disabled abi_check, as it was before merge
      c172e138
    • unknown's avatar
      Merge mysql.com:/home/kent/bk/mysql-5.0-build · 2c4b27b0
      unknown authored
      into  mysql.com:/home/kent/bk/mysql-5.1-build
      
      
      Makefile.am:
        Auto merged
      scripts/mysql_install_db.sh:
        Auto merged
      2c4b27b0
    • unknown's avatar
      mysql_install_db.sh: · ca3e99d8
      unknown authored
        If --srcdir and --windows is given, check if error message file
        is in source or build tree (bug#24557)
      Makefile.am:
        Cleaned up "ali_check" target, to satisfy "distcleancheck" (bug#24557)
      mysql_install_db.sh:
        Added --srcdir=DIR option, used from top Makefile.am in dist-hook
        target, to find "fill_help_tables.sql" in VPATH build (bug#24557)
      Makefile.am:
        Work around problem with "distcleancheck", "sql_yacc.cc" might be in both
        the source and build tree.
        Call "mysql_install_db" with new option --srcdir, to enable the script
        to find all that is needed, if source and build directory is not the same
        (bug#24557)
      
      
      scripts/mysql_install_db.sh:
        If --srcdir and --windows is given, check if error message file
        is in source or build tree (bug#24557)
      Makefile.am:
        Work around problem with "distcleancheck", "sql_yacc.cc" might be in both
        the source and build tree.
        Call "mysql_install_db" with new option --srcdir, to enable the script
        to find all that is needed, if source and build directory is not the same
        (bug#24557)
      include/Makefile.am:
        Cleaned up "ali_check" target, to satisfy "distcleancheck" (bug#24557)
      ca3e99d8
    • unknown's avatar
      Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.1-build · d3208410
      unknown authored
      into  mysql.com:/home/kent/bk/mysql-5.1-build
      
      d3208410
    • unknown's avatar
      Merge mysql.com:/home/kent/bk/mysql-5.0-build · 8b49ec3a
      unknown authored
      into  mysql.com:/home/kent/bk/mysql-5.1-build
      
      8b49ec3a
    • unknown's avatar
      Makefile.am: · bc6e2e9f
      unknown authored
        Added "mysql_client_test.def"
      mysql_client_test.def:
        BitKeeper file /home/kent/bk/mysql-5.0-build/netware/mysql_client_test.def
      
      
      netware/mysql_client_test.def:
        BitKeeper file /home/kent/bk/mysql-5.0-build/netware/mysql_client_test.def
      netware/Makefile.am:
        Added "mysql_client_test.def"
      bc6e2e9f
    • unknown's avatar
      myisampack.def, myisamlog.def, myisam_ftdump.def, myisamchk.def: · f98f1a35
      unknown authored
        Adjusted for storage path
      nwbootstrap:
        Corrected bad merge
      
      
      netware/BUILD/nwbootstrap:
        Corrected bad merge
      netware/myisam_ftdump.def:
        Adjusted for storage path
      netware/myisamchk.def:
        Adjusted for storage path
      netware/myisamlog.def:
        Adjusted for storage path
      netware/myisampack.def:
        Adjusted for storage path
      f98f1a35
  10. 01 Dec, 2006 9 commits
    • unknown's avatar
      Merge mysql.com:/home/kent/bk/mysql-5.0-build · 9ccfa26b
      unknown authored
      into  mysql.com:/home/kent/bk/mysql-5.1-build
      
      9ccfa26b
    • unknown's avatar
      Merge mysql.com:/home/kent/bk/mysql-4.1-build · a882a127
      unknown authored
      into  mysql.com:/home/kent/bk/mysql-5.0-build
      
      a882a127
    • unknown's avatar
      Merge mysql.com:/home/kent/bk/mysql-5.0-build · 3a022237
      unknown authored
      into  mysql.com:/home/kent/bk/mysql-5.1-build
      
      
      client/mysqltest.c:
        Auto merged
      libmysql/libmysql.c:
        Auto merged
      mysql-test/lib/mtr_process.pl:
        Auto merged
      mysql-test/mysql-test-run.pl:
        Auto merged
      sql/field.cc:
        Auto merged
      sql/item.cc:
        Auto merged
      sql/item_func.cc:
        Auto merged
      sql/item_strfunc.cc:
        Auto merged
      sql/item_sum.cc:
        Auto merged
      sql/mysqld.cc:
        Auto merged
      sql/opt_range.cc:
        Auto merged
      sql/set_var.cc:
        Auto merged
      sql/sql_base.cc:
        Auto merged
      sql/sql_cache.cc:
        Auto merged
      sql/sql_trigger.cc:
        Auto merged
      sql/sql_yacc.yy:
        Auto merged
      sql/table.cc:
        Auto merged
      3a022237
    • unknown's avatar
      mysql_upgrade.def Makefile.am: · ea132547
      unknown authored
        Added new "mysql_upgrade.def" for Netware (bug#23504)
      *.def:
        Allocate 128K stack for all executables (bug#23504)
      
      
      netware/comp_err.def:
        Allocate 128K stack for all executables (bug#23504)
      netware/isamchk.def:
        Allocate 128K stack for all executables (bug#23504)
      netware/isamlog.def:
        Allocate 128K stack for all executables (bug#23504)
      netware/libmysql.def:
        Allocate 128K stack for all executables (bug#23504)
      netware/my_print_defaults.def:
        Allocate 128K stack for all executables (bug#23504)
      netware/myisam_ftdump.def:
        Allocate 128K stack for all executables (bug#23504)
      netware/myisamchk.def:
        Allocate 128K stack for all executables (bug#23504)
      netware/myisamlog.def:
        Allocate 128K stack for all executables (bug#23504)
      netware/myisampack.def:
        Allocate 128K stack for all executables (bug#23504)
      netware/mysql.def:
        Allocate 128K stack for all executables (bug#23504)
      netware/mysql_install_db.def:
        Allocate 128K stack for all executables (bug#23504)
      netware/mysql_test_run.def:
        Allocate 128K stack for all executables (bug#23504)
      netware/mysql_waitpid.def:
        Allocate 128K stack for all executables (bug#23504)
      netware/mysqladmin.def:
        Allocate 128K stack for all executables (bug#23504)
      netware/mysqlbinlog.def:
        Allocate 128K stack for all executables (bug#23504)
      netware/mysqlcheck.def:
        Allocate 128K stack for all executables (bug#23504)
      netware/mysqld.def:
        Allocate 128K stack for all executables (bug#23504)
      netware/mysqld_safe.def:
        Allocate 128K stack for all executables (bug#23504)
      netware/mysqldump.def:
        Allocate 128K stack for all executables (bug#23504)
      netware/mysqlimport.def:
        Allocate 128K stack for all executables (bug#23504)
      netware/mysqlshow.def:
        Allocate 128K stack for all executables (bug#23504)
      netware/mysqltest.def:
        Allocate 128K stack for all executables (bug#23504)
      netware/pack_isam.def:
        Allocate 128K stack for all executables (bug#23504)
      netware/perror.def:
        Allocate 128K stack for all executables (bug#23504)
      netware/replace.def:
        Allocate 128K stack for all executables (bug#23504)
      netware/resolve_stack_dump.def:
        Allocate 128K stack for all executables (bug#23504)
      netware/resolveip.def:
        Allocate 128K stack for all executables (bug#23504)
      netware/mysql_upgrade.def:
        BitKeeper file /home/kent/bk/mysql-5.0-build/netware/mysql_upgrade.def
      netware/Makefile.am:
        Added "mysql_upgrade.def"
      ea132547
    • unknown's avatar
      Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.1 · e03591c7
      unknown authored
      into  mysql.com:/windows/Linux_space/MySQL/mysql-5.1-new-ndb
      
      
      configure.in:
        Auto merged
      client/mysqldump.c:
        Auto merged
      mysql-test/mysql-test-run.pl:
        Auto merged
      sql/ha_ndbcluster.cc:
        Auto merged
      sql/log.cc:
        Auto merged
      sql/sql_cache.cc:
        Auto merged
      sql/sql_class.h:
        Auto merged
      sql/sql_show.cc:
        Auto merged
      sql/sql_table.cc:
        Auto merged
      sql/table.cc:
        Auto merged
      storage/ndb/include/util/OutputStream.hpp:
        Auto merged
      storage/ndb/src/mgmapi/mgmapi.cpp:
        Auto merged
      storage/ndb/src/ndbapi/NdbTransaction.cpp:
        Auto merged
      e03591c7
    • unknown's avatar
      Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1 · 751b7b0a
      unknown authored
      into  mysql.com:/windows/Linux_space/MySQL/mysql-5.1
      
      
      sql/ha_ndbcluster.cc:
        Auto merged
      751b7b0a
    • unknown's avatar
      Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1-ndb · 2aba358b
      unknown authored
      into  mysql.com:/windows/Linux_space/MySQL/mysql-5.1-new-ndb
      
      
      sql/ha_ndbcluster.cc:
        Auto merged
      2aba358b
    • unknown's avatar
      Changed mysql.apply_status, mysql.binlog_index, and mysql.schema to... · b97d63a4
      unknown authored
      Changed mysql.apply_status, mysql.binlog_index, and mysql.schema to mysql.ndb_apply_status, mysql.ndb_binlog_index, and mysql.ndb_schema
      
      
      b97d63a4
    • unknown's avatar
      fix build failure introduced by 5.1-marvel merge · b6d38620
      unknown authored
      
      include/m_ctype.h:
        update prototype to reflect changes to my_strchr.c
      b6d38620