1. 09 Mar, 2006 34 commits
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 080ecade
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
      
      
      storage/ndb/src/ndbapi/NdbEventOperationImpl.cpp:
        Auto merged
      080ecade
    • unknown's avatar
      ndb: store event operations per gci · ac0097fd
      unknown authored
      ac0097fd
    • unknown's avatar
      Merge zim.(none):/home/brian/mysql/mysql-5.0 · e76175c5
      unknown authored
      into  zim.(none):/home/brian/mysql/mysql-5.1-new
      
      
      configure.in:
        Auto merged
      mysql-test/r/view.result:
        Auto merged
      mysql-test/t/view.test:
        Auto merged
      sql/item_cmpfunc.cc:
        Auto merged
      sql/sql_lex.cc:
        Auto merged
      sql/sql_lex.h:
        Auto merged
      sql/sql_parse.cc:
        Auto merged
      e76175c5
    • unknown's avatar
      Porting fix that allows others to include compiled code with different parsers. · ffd9288c
      unknown authored
      Makes you wonder what I am up to, doesn't?
      
      
      configure.in:
        Adjusts bison to not create symbols that clash.
      sql/sql_analyse.cc:
        Adding define to make sure sql_yacc.h gets included.
      sql/sql_lex.cc:
        Fixing it so that sql_yacc.h is included
      sql/sql_lex.h:
        Fixing include rules
      sql/sql_parse.cc:
        Adding flag to compile sql_yacc.yy
      ffd9288c
    • unknown's avatar
      After-merge fixes. · 27fc6395
      unknown authored
      
      mysql-test/r/trigger-grant.result:
        Updated the result file.
      mysql-test/r/view_grant.result:
        Updated the result file.
      mysql-test/t/trigger-grant.test:
        A patch for BUG#13198 has been merged, so need to update the test case.
      mysql-test/t/view_grant.test:
        A patch for BUG#16777 has been merged, so need to update the test case.
      sql/sql_parse.cc:
        After-merge fix (should have been a part of fix for BUG#16777).
      sql/sql_show.cc:
        After-merge fix -- empty identifier should be quoted.
      27fc6395
    • unknown's avatar
      Merge mysql.com:/home/alik/Documents/AllProgs/MySQL/devel/5.0-tree · 1576b8ae
      unknown authored
      into  mysql.com:/home/alik/Documents/AllProgs/MySQL/devel/5.1-merged
      
      
      client/mysqldump.c:
        Auto merged
      mysql-test/mysql-test-run.pl:
        Auto merged
      mysql-test/r/information_schema.result:
        Auto merged
      mysql-test/r/mysqldump.result:
        Auto merged
      mysql-test/r/rpl_ddl.result:
        Auto merged
      mysql-test/r/rpl_sp.result:
        Auto merged
      mysql-test/r/rpl_trigger.result:
        Auto merged
      mysql-test/r/sp-security.result:
        Auto merged
      mysql-test/r/sp.result:
        Auto merged
      mysql-test/r/sql_mode.result:
        Auto merged
      mysql-test/t/rpl_trigger.test:
        Auto merged
      mysql-test/t/skip_grants.test:
        Auto merged
      mysql-test/t/sp-security.test:
        Auto merged
      sql/mysql_priv.h:
        Auto merged
      sql/sp_head.cc:
        Auto merged
      sql/sp_head.h:
        Auto merged
      sql/sql_lex.cc:
        Auto merged
      sql/sql_lex.h:
        Auto merged
      sql/sql_parse.cc:
        Auto merged
      sql/sql_show.cc:
        Auto merged
      sql/sql_trigger.cc:
        Auto merged
      sql/sql_view.cc:
        Auto merged
      mysql-test/lib/mtr_cases.pl:
        Manually merged.
      sql/sp.cc:
        Manually merged.
      sql/sql_yacc.yy:
        Manually merged.
      1576b8ae
    • unknown's avatar
      Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.1-new · ff34196d
      unknown authored
      into  mysql.com:/space/pekka/ndb/version/my51
      
      ff34196d
    • unknown's avatar
      Cleanup · ebf79f99
      unknown authored
      
      mysql-test/t/disabled.def:
        Orginize file order
      ebf79f99
    • unknown's avatar
      Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 3541364e
      unknown authored
      into  mysql.com:/space/pekka/ndb/version/my51
      
      3541364e
    • unknown's avatar
      ndb - bug#18067 bug#18075 closes these bugs · 498c8f98
      unknown authored
      
      mysql-test/r/rpl_ndb_blob.result:
        test case for varsize PK + blob
      mysql-test/t/rpl_ndb_blob.test:
        test case for varsize PK + blob
      storage/ndb/include/ndbapi/NdbBlob.hpp:
        table PK in blob part key is fixed-sized so keep extra bytes zero if varsize PK
      storage/ndb/src/ndbapi/NdbBlob.cpp:
        table PK in blob part key is fixed-sized so keep extra bytes zero if varsize PK
      498c8f98
    • unknown's avatar
      Merge jmiller@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 85588963
      unknown authored
      into  mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new
      
      85588963
    • unknown's avatar
      rpl_ndb_dd_advance.result: · cd118857
      unknown authored
        Updated results
      rpl_ndb_dd_advance.test:
        Updated test case from comments in Tomas's review
        Changes bug number comment
      
      
      mysql-test/t/rpl_ndb_dd_advance.test:
        Updated test case from comments in Tomas's review
      mysql-test/r/rpl_ndb_dd_advance.result:
        Updated results
      cd118857
    • unknown's avatar
      ndb - bug#18067 [possibly partial] fix · 629ea1ca
      unknown authored
      
      storage/ndb/src/ndbapi/NdbEventOperationImpl.cpp:
        split pk: over-eager assert in varsize PK case
      629ea1ca
    • unknown's avatar
      Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 7be11c29
      unknown authored
      into  mysql.com:/space/pekka/ndb/version/my51
      
      7be11c29
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 3754573f
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
      
      3754573f
    • unknown's avatar
      Bug #18106 Ndb: Online add index together with replication may cause mysqld core · 6c1059e4
      unknown authored
      
      sql/ha_ndbcluster_binlog.cc:
        Bug #18106  	Ndb: Online add index together with replication may cause mysqld core
        - move initialization of Ndb share ndb_values from ndbcluster_binlog_open_table to
          ndbcluster_binlog_init_share so that ndbcluster_binlog_open_table can be used for reinitializing
          after frm change
        - free table share on remote mysqld on online alter (call ndbcluster_binlog_close_table)
        - free share before calling ndb_create_table_from_engine to be able to handle trailing share correctly
        + debug printouts
        + extra nulling of some variables
      storage/ndb/src/ndbapi/NdbEventOperationImpl.cpp:
        Bug #18106  	Ndb: Online add index together with replication may cause mysqld core
        - reinitialize event operation rec attrs after online schema change
      6c1059e4
    • unknown's avatar
      Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 52cf904b
      unknown authored
      into  mysql.com:/space/pekka/ndb/version/my51
      
      52cf904b
    • unknown's avatar
      Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 87b44f80
      unknown authored
      into  mysql.com:/space/pekka/ndb/version/my51
      
      87b44f80
    • unknown's avatar
      Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1-new · ddd1f579
      unknown authored
      into  mysql.com:/usr/local/home/marty/MySQL/mysql-5.1-new
      
      
      sql/ha_ndbcluster.cc:
        Auto merged
      sql/ha_ndbcluster.h:
        Auto merged
      ddd1f579
    • unknown's avatar
      bug#18040: Create unique index cause error 4243 · 96cef0fe
      unknown authored
      96cef0fe
    • unknown's avatar
      Merge mysql.com:/space/pekka/ndb/version/my51 · 148301b9
      unknown authored
      into  mysql.com:/space/pekka/ndb/version/my51-dict
      
      148301b9
    • unknown's avatar
      ndb - fix bug#18075 varsize PK + blobs · 746cf680
      unknown authored
      
      storage/ndb/include/ndbapi/NdbBlob.hpp:
        fast fix bug#18075
      storage/ndb/include/ndbapi/NdbOperation.hpp:
        fast fix bug#18075
      storage/ndb/include/ndbapi/NdbScanOperation.hpp:
        fast fix bug#18075
      storage/ndb/src/ndbapi/NdbBlob.cpp:
        fast fix bug#18075
      storage/ndb/src/ndbapi/NdbBlobImpl.hpp:
        fast fix bug#18075
      storage/ndb/src/ndbapi/NdbOperationSearch.cpp:
        fast fix bug#18075
      storage/ndb/src/ndbapi/NdbRecAttr.cpp:
        fast fix bug#18075
      storage/ndb/src/ndbapi/NdbScanOperation.cpp:
        fast fix bug#18075
      storage/ndb/src/ndbapi/ndberror.c:
        fast fix bug#18075
      storage/ndb/test/ndbapi/testBlobs.cpp:
        fast fix bug#18075
      746cf680
    • unknown's avatar
      Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0 · da24b1eb
      unknown authored
      into moonbone.local:/work/17726-bug-5.0-mysql
      
      
      sql/item_cmpfunc.cc:
        Auto merged
      da24b1eb
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-5.1-new · a9c63e0b
      unknown authored
      into  neptunus.(none):/home/msvensson/mysql/bug17137/my51-bug17137
      
      a9c63e0b
    • unknown's avatar
      Make test case run only for statement logging · 2a423fa5
      unknown authored
      
      mysql-test/t/rpl_trunc_temp.test:
        Test case only works with statement logging
      2a423fa5
    • unknown's avatar
      missing DBUG_RETURN added · 63706b2a
      unknown authored
      63706b2a
    • unknown's avatar
      Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1-new/ · a6a6d43a
      unknown authored
      into  mysql.com:/usr/home/bar/mysql-5.1-new.b16318
      
      
      sql/item_xmlfunc.cc:
        Auto merged
      mysql-test/r/xml.result:
        After merge fix
      mysql-test/t/xml.test:
        After merge fix
      a6a6d43a
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-5.1-new · 807e73a8
      unknown authored
      into  neptunus.(none):/home/msvensson/mysql/bug17137/my51-bug17137
      
      
      mysql-test/mysql-test-run.pl:
        Auto merged
      807e73a8
    • unknown's avatar
      Merge bk@192.168.21.1:mysql-5.0 · c258358f
      unknown authored
      into mysql.com:/home/hf/work/mysql-5.0.mrg
      
      c258358f
    • unknown's avatar
      Merge bk@192.168.21.1:mysql-5.1-new · ac84e6e6
      unknown authored
      into mysql.com:/home/hf/work/mysql-5.1.mrg
      
      ac84e6e6
    • unknown's avatar
      Merge jmiller@bk-internal.mysql.com:/home/bk/mysql-5.1-new · ab36d467
      unknown authored
      into  mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new
      
      ab36d467
    • unknown's avatar
      New test to satisfy some of the 5.1 CR test plan · d69666b9
      unknown authored
      
      mysql-test/t/rpl_ndb_dd_advance.test:
        New test case to test advance use of Cluster Disk Data and replication
      mysql-test/include/ndb_restore_slave_eoption.inc:
        New support file to help test advance use of Cluster Disk Data and replication
      mysql-test/r/rpl_ndb_dd_advance.result:
        New result file for test of advance use of Cluster Disk Data and replication
      d69666b9
    • unknown's avatar
      Fix for multiple test failures on some platforms. · 939094b5
      unknown authored
      
      sql/sql_lex.cc:
        Added a debug assertion that the passed string is not empty.
      sql/sql_show.cc:
        Do not quote empty string.
      939094b5
    • unknown's avatar
      Bug #17838 binlog not setup on seconday master after rename · 800fc693
      unknown authored
      -added setting up of binlogging after receiving rename table
      +cleanup
      
      
      mysql-test/r/ndb_binlog_ddl_multi.result:
        Bug #17838 binlog not setup on seconday master after rename
      mysql-test/t/ndb_binlog_ddl_multi.test:
        Bug #17838 binlog not setup on seconday master after rename
      mysql-test/include/show_binlog_events.inc:
        New BitKeeper file ``mysql-test/include/show_binlog_events.inc''
      800fc693
  2. 08 Mar, 2006 6 commits