1. 25 Aug, 2005 33 commits
    • unknown's avatar
      Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.0 · 706b7c7b
      unknown authored
      into  mysql.com:/home/cps/mysql/devel/mysql-5.0-sp11333
      
      
      sql/item.cc:
        Auto merged
      sql/item.h:
        Auto merged
      sql/sp_head.cc:
        Auto merged
      706b7c7b
    • unknown's avatar
      Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0 · caca494f
      unknown authored
      into mysql.com:/home/psergey/mysql-5.0-bug12335-release2
      
      caca494f
    • unknown's avatar
      BUG#12335: merging: temporarily removed a test case that demonstrates wrong... · 14c9716c
      unknown authored
      BUG#12335: merging: temporarily removed a test case that demonstrates wrong behaviour and does it in non-deterministic way.
      
      
      14c9716c
    • unknown's avatar
      Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.0 · af22cff3
      unknown authored
      into  mysql.com:/home/cps/mysql/devel/mysql-5.0-sp11333
      
      af22cff3
    • unknown's avatar
      ha_innodb.cc: · 01436d5a
      unknown authored
        Fix typo
      
      
      sql/ha_innodb.cc:
        Fix typo
      01436d5a
    • unknown's avatar
      Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0 · 87c80f5d
      unknown authored
      into mysql.com:/home/psergey/mysql-5.0-bug12335-release2
      
      
      sql/lex.h:
        Auto merged
      sql/mysql_priv.h:
        Auto merged
      sql/sql_yacc.yy:
        Auto merged
      87c80f5d
    • unknown's avatar
      Fix for BUG#12335 (SP replication) : New binlogging strategy for stored PROCEDUREs/FUNCTIONs. · b45f0cd0
      unknown authored
      "Interleaved SPs execution is now binlogged properly, "SELECT spfunc()" is binlogged too.
      The known remaining issue is binlogging/replication of "a routine is deleted while it is executed" scenario.
      
      
      mysql-test/r/rpl_sp.result:
        Fix for BUG#12335: updated test cases/results
      mysql-test/t/rpl_sp.test:
        Fix for BUG#12335: updated test cases/results
      sql/item.cc:
        Fix for BUG#12335 (SP replication): 
         - Added Item_name_const 'function'
         - Addede 'delete reuse' to call dtor on item reuse
      sql/item.h:
        Fix for BUG#12335 (SP replication) : Added Item_name_const 'function' + code cleanup
      sql/item_create.cc:
         Fix for BUG#12335 (SP replication) : Added Item_name_const 'function'
      sql/item_create.h:
         Fix for BUG#12335 (SP replication) : Added Item_name_const 'function'
      sql/item_func.cc:
        Fix for BUG#12335 (SP replication) : binary log is now constrolled from within execute_function.
      sql/lex.h:
        Fix for BUG#12335 (SP replication) : Added Item_name_const 'function'
      sql/log.cc:
        Fix for BUG#12335 (SP replication) : Added MYSQL_LOG::{start|stop}_union_events to allow
        one to temporary disable binlogging but collect a 'union' information about binlog write
        calls.
      sql/mysql_priv.h:
        Fix for BUG#12335 (SP replication)
      sql/sp_head.cc:
        Fix for BUG#12335 (SP replication) : Now we use different SP binlogging strategy, grep for 
        StoredRoutinesBinlogging for details
      sql/sp_head.h:
        Comments added
      sql/sp_pcontext.h:
        Comments added
      sql/sp_rcontext.h:
        Comments added
      sql/sql_class.cc:
        Fix for BUG#12335 (SP replication) : Now we use different SP binlogging strategy, grep for 
        StoredRoutinesBinlogging for details
      sql/sql_class.h:
        Fix for BUG#12335 (SP replication) : Added MYSQL_LOG::{start|stop}_union_events to allow
        one to temporary disable binlogging but collect a 'union' information about binlog write
        calls.
      sql/sql_delete.cc:
        Fix for BUG#12335: check THD::query_str_binlog_unsuitable when writing to binlog.
      sql/sql_insert.cc:
        Fix for BUG#12335: check THD::query_str_binlog_unsuitable when writing to binlog.
      sql/sql_lex.cc:
        Fix for BUG#12335 (SP replication): Add ability to extract previous returned token from
        the tokenizer.
      sql/sql_lex.h:
        Fix for BUG#12335 (SP replication): Add ability to extract previous returned token from
        the tokenizer.
      sql/sql_parse.cc:
        Fix for BUG#12335 (SP replication) : Now we use different SP binlogging strategy, grep for 
        StoredRoutinesBinlogging for details
      sql/sql_update.cc:
        Fix for BUG#12335: check THD::query_str_binlog_unsuitable when writing to binlog.
      sql/sql_yacc.yy:
        Fix for BUG#12335 (SP replication) : When creating Item_splocal, remember where it is located
        in the query.
      b45f0cd0
    • unknown's avatar
      Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-5.0 · 6206b227
      unknown authored
      into mysql.com:/M50/mysql-5.0
      
      6206b227
    • unknown's avatar
      Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-5.0 · b42fc545
      unknown authored
      into mysql.com:/M50/mysql-5.0
      
      b42fc545
    • unknown's avatar
      Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.0 · 525da90a
      unknown authored
      into  mysql.com:/home/cps/mysql/devel/mysql-5.0-sp11333
      
      
      mysql-test/r/sp.result:
        Auto merged
      mysql-test/t/sp.test:
        Auto merged
      sql/item.cc:
        Auto merged
      sql/item.h:
        Auto merged
      sql/sp_head.cc:
        manual merge
      525da90a
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0 · 6d9592e5
      unknown authored
      into  eel.(none):/home/jonas/src/mysql-5.0-push
      
      6d9592e5
    • unknown's avatar
      Merge eel.(none):/home/jonas/src/mysql-5.0 · 0b99cd92
      unknown authored
      into  eel.(none):/home/jonas/src/mysql-5.0-push
      
      0b99cd92
    • unknown's avatar
      Fix Bug#11333 "Stored Procedure: Memory blow up on repeated SELECT ... INTO query" · 594d2221
      unknown authored
      
      mysql-test/r/sp.result:
        update result
      mysql-test/t/sp.test:
        Add test for Bug #11333 "Stored Procedure: Memory blow up on repeated SELECT ... INTO query"
      sql/item.cc:
        we should call destructors for Items before reuse
      sql/item.h:
        Add new method and constructor for Item_string.
      sql/sp_head.cc:
        String allocation should be done on the system heap for now.
      594d2221
    • unknown's avatar
      Merge eel.(none):/home/jonas/src/mysql-4.1 · b97eb22c
      unknown authored
      into  eel.(none):/home/jonas/src/mysql-5.0
      
      
      ndb/src/kernel/blocks/dbdict/Dbdict.cpp:
        merge
      b97eb22c
    • unknown's avatar
      bug#12027 - ndb · 7ea7e108
      unknown authored
        When detecting corrupt schema file.
        Make sure to close it (as it will be opened later when rewriting a clean copy)
      
      
      ndb/src/kernel/blocks/dbdict/Dbdict.cpp:
        bug#12027 
          When detecting corrupt schema file.
          Make sure to close it (as it will be opened later when rewriting a clean copy)
      7ea7e108
    • unknown's avatar
      Merge osalerma@bk-internal.mysql.com:/home/bk/mysql-5.0 · c2a06813
      unknown authored
      into  127.(none):/home/osku/mysql-5.0-2
      
      c2a06813
    • unknown's avatar
      config: · 0ea30b1d
      unknown authored
        updated tomas default checkout
      
      
      BitKeeper/etc/config:
        updated tomas default checkout
      0ea30b1d
    • unknown's avatar
      219d3169
    • unknown's avatar
      Manual merge - no change. · 1460c027
      unknown authored
      1460c027
    • unknown's avatar
      28cd7c79
    • unknown's avatar
      Manual merge - no change. · 8ee17cd6
      unknown authored
      
      Makefile.am:
        Manual merge from 4.1 - change is already present, as 4.1 had a backport.
      8ee17cd6
    • unknown's avatar
      Make test predictable · 2f4a043c
      unknown authored
      
      mysql-test/r/information_schema.result:
        Ensure that rows are in given order
      mysql-test/t/information_schema.test:
        Ensure that rows are in given order
      2f4a043c
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.0 · 60f7dc0d
      unknown authored
      into  mishka.mysql.com:/home/my/mysql-5.0
      
      60f7dc0d
    • unknown's avatar
      Merge lmy004.:/work/mysql-5.0-clean · daae50c0
      unknown authored
      into lmy004.:/work/mysql-5.0-bug12533-2
      
      
      mysql-test/r/view.result:
        Auto merged
      sql/sql_show.cc:
        Auto merged
      daae50c0
    • unknown's avatar
      fix for bug #12533 (crash on DESCRIBE <view> after renaming base table column) · 1562879b
      unknown authored
      
      mysql-test/r/view.result:
        result of test for bug #12533
      mysql-test/t/view.test:
        test for bug #12533 (crash on DESCRIBE <view> after renaming base table column)
      sql/sql_show.cc:
        close thread tables even if process_table bails out
      1562879b
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.0 · 9956f3e4
      unknown authored
      into  mishka.local:/home/my/mysql-5.0
      
      
      configure.in:
        Auto merged
      9956f3e4
    • unknown's avatar
      After merge fixes · a97968a9
      unknown authored
      
      mysql-test/r/subselect2.result:
        After merge fix
      sql/handler.cc:
        Remove compiler warning
      sql/sql_acl.cc:
        After merge fix
      sql/sql_db.cc:
        After merge fix
      a97968a9
    • unknown's avatar
      Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.0 · 995603bb
      unknown authored
      into lmy004.:/work/mysql-5.0-clean
      
      995603bb
    • unknown's avatar
      Merge lmy002.wdf.sap.corp:/home/georg/work/mysql/bugs/mysql-5.0-master · 92fb1b51
      unknown authored
      into lmy002.wdf.sap.corp:/home/georg/work/mysql/bugs/mysql-5.0_5501
      
      
      mysql-test/r/information_schema.result:
        Auto merged
      sql/sql_show.cc:
        Auto merged
      92fb1b51
    • unknown's avatar
      Merge mishka.local:/home/my/mysql-4.1 · 774e36fd
      unknown authored
      into  mishka.local:/home/my/mysql-5.0
      
      
      BitKeeper/etc/ignore:
        auto-union
      BitKeeper/deleted/.del-Grep.cpp~ad798e9ae519d667:
        Auto merged
      BitKeeper/deleted/.del-Grep.hpp~b05e3af6cfabe387:
        Auto merged
      BitKeeper/deleted/.del-ctype_cp932.result:
        Auto merged
      BitKeeper/deleted/.del-ctype_cp932.test:
        Auto merged
      BitKeeper/deleted/.del-have_lowercase0.inc:
        Delete: mysql-test/include/have_lowercase0.inc
      VC++Files/mysql-test/mysql_test_run_new.dsp:
        Auto merged
      configure.in:
        Auto merged
      mysql-test/include/ps_conv.inc:
        Auto merged
      mysql-test/mysql-test-run.pl:
        Auto merged
      sql/ha_innodb.cc:
        Auto merged
      sql/mysql_priv.h:
        Auto merged
      sql/set_var.cc:
        Auto merged
      sql/examples/ha_archive.cc:
        Auto merged
      sql/examples/ha_example.cc:
        Auto merged
      sql/sql_table.cc:
        Auto merged
      support-files/mysql.spec.sh:
        Auto merged
      VC++Files/client/mysqltest.dsp:
        manual merge
      VC++Files/sql/mysqld.dsp:
        manual merge
      mysql-test/r/grant2.result:
        patch merge
      mysql-test/r/subselect2.result:
        manual merge
      mysql-test/t/grant2.test:
        patch merge
      mysys/charset.c:
        Remove already deleted function
      sql/examples/ha_archive.h:
        Manual merge
      sql/sql_acl.cc:
        manual merge
      sql/sql_db.cc:
        merge (no differences)
      sql/sql_select.cc:
        manual merge
      sql/table.h:
        merge (no differences)
      tests/mysql_client_test.c:
        patch merge
      774e36fd
    • unknown's avatar
      disabled.def: · c36900a8
      unknown authored
        Disabled unstable tests, bugs filed
      
      
      mysql-test/t/disabled.def:
        Disabled unstable tests, bugs filed
      c36900a8
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-5.0 · 11fe36f8
      unknown authored
      into  mysql.com:/home/jimw/my/mysql-5.0-clean
      
      11fe36f8
    • unknown's avatar
      Fix for building without --without-server, which was broken by fix · 7aecc12a
      unknown authored
      for building with --without-server.
      
      
      configure.in:
        Re-add mysys to sql_server_dirs, so it is built before dbug.
      7aecc12a
  2. 24 Aug, 2005 7 commits