1. 08 Dec, 2003 5 commits
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · 5bb51694
      unknown authored
      into mysql.com:/my/mysql-4.1
      
      
      sql/mysqld.cc:
        Auto merged
      sql/set_var.cc:
        Auto merged
      strings/ctype-big5.c:
        Auto merged
      strings/ctype-euc_kr.c:
        Auto merged
      strings/ctype-gb2312.c:
        Auto merged
      strings/ctype-gbk.c:
        Auto merged
      strings/ctype-sjis.c:
        Auto merged
      strings/ctype-ujis.c:
        Auto merged
      5bb51694
    • unknown's avatar
      Portability fixes for Windows · 89607c06
      unknown authored
      
      VC++Files/client/mysqlclient.dsp:
        Update for windows
      VC++Files/libmysql/libmysql.dsp:
        Update for windows
      VC++Files/strings/strings.dsp:
        Update for windows
      libmysqld/lib_sql.cc:
        Update for windows
      scripts/make_win_src_distribution.sh:
        Update for windows
      scripts/mysql_install_db.sh:
        Update for windows
      sql/mysqld.cc:
        Remove not used variable
      sql/set_var.cc:
        Indentation cleanups
      sql/share/czech/errmsg.txt:
        Fixed wrong delimiters
      sql/share/danish/errmsg.txt:
        Fixed wrong delimiters
      sql/share/dutch/errmsg.txt:
        Fixed wrong delimiters
      sql/share/english/errmsg.txt:
        Fixed wrong delimiters
      sql/share/estonian/errmsg.txt:
        Fixed wrong delimiters
      sql/share/french/errmsg.txt:
        Fixed wrong delimiters
      sql/share/greek/errmsg.txt:
        Fixed wrong delimiters
      sql/share/hungarian/errmsg.txt:
        Fixed wrong delimiters
      sql/share/italian/errmsg.txt:
        Fixed wrong delimiters
      sql/share/japanese/errmsg.txt:
        Fixed wrong delimiters
      sql/share/korean/errmsg.txt:
        Fixed wrong delimiters
      sql/share/norwegian-ny/errmsg.txt:
        Fixed wrong delimiters
      sql/share/norwegian/errmsg.txt:
        Fixed wrong delimiters
      sql/share/polish/errmsg.txt:
        Fixed wrong delimiters
      sql/share/portuguese/errmsg.txt:
        Fixed wrong delimiters
      sql/share/romanian/errmsg.txt:
        Fixed wrong delimiters
      sql/share/russian/errmsg.txt:
        Fixed wrong delimiters
      sql/share/serbian/errmsg.txt:
        Fixed wrong delimiters
      sql/share/slovak/errmsg.txt:
        Fixed wrong delimiters
      sql/share/spanish/errmsg.txt:
        Fixed wrong delimiters
      sql/share/swedish/errmsg.txt:
        Fixed wrong delimiters
      sql/share/ukrainian/errmsg.txt:
        Fixed wrong delimiters
      sql/sql_acl.cc:
        Removed compiler warnings
      strings/ctype-big5.c:
        Removed compiler warnings (VC++)
      strings/ctype-euc_kr.c:
        Removed compiler warnings (VC++)
      strings/ctype-gb2312.c:
        Removed compiler warnings (VC++)
      strings/ctype-gbk.c:
        Removed compiler warnings (VC++)
      strings/ctype-sjis.c:
        Removed compiler warnings (VC++)
      strings/ctype-ucs2.c:
        Removed compiler warnings (VC++)
      strings/ctype-ujis.c:
        Removed compiler warnings (VC++)
      89607c06
    • unknown's avatar
      Fixed test for 'init_slave' variable · 60093be8
      unknown authored
      60093be8
    • unknown's avatar
      post-merge fixes · 306b58b1
      unknown authored
      
      sql/protocol.cc:
        Auto merged
      sql/set_var.cc:
        Auto merged
      sql/set_var.h:
        Auto merged
      sql/slave.cc:
        Auto merged
      sql/sql_class.cc:
        Auto merged
      sql/sql_class.h:
        Auto merged
      sql/sql_show.cc:
        Auto merged
      306b58b1
    • unknown's avatar
      Task ID 499:Add a new settable string variable(init_connect, init_slave) · 209e976d
      unknown authored
      to mysqld that is executed for all new connections.
      (Similar to the client command: mysql_options(... MYSQL_INIT_COMMAND ...).
      
      
      sql/mysql_priv.h:
        Task ID	499:Add a new settable string variable(init_connect, init_slave)
        to mysqld that is executed for all new connections.
      sql/mysqld.cc:
        Task ID	499:Add a new settable string variable(init_connect, init_slave)
        to mysqld that is executed for all new connections.
      sql/protocol.cc:
        Task ID	499:Add a new settable string variable(init_connect, init_slave)
        to mysqld that is executed for all new connections.
      sql/set_var.cc:
        Task ID	499:Add a new settable string variable(init_connect, init_slave)
        to mysqld that is executed for all new connections.
      sql/slave.cc:
        Task ID	499:Add a new settable string variable(init_connect, init_slave)
        to mysqld that is executed for all new connections.
      sql/sql_class.cc:
        Task ID	499:Add a new settable string variable(init_connect, init_slave)
        to mysqld that is executed for all new connections.
      sql/sql_class.h:
        Task ID	499:Add a new settable string variable(init_connect, init_slave)
        to mysqld that is executed for all new connections.
      sql/sql_parse.cc:
        Task ID	499:Add a new settable string variable(init_connect, init_slave)
        to mysqld that is executed for all new connections.
      sql/sql_show.cc:
        Task ID	499:Add a new settable string variable(init_connect, init_slave)
        to mysqld that is executed for all new connections.
      209e976d
  2. 07 Dec, 2003 1 commit
  3. 06 Dec, 2003 3 commits
  4. 04 Dec, 2003 11 commits
  5. 03 Dec, 2003 4 commits
  6. 02 Dec, 2003 8 commits
    • unknown's avatar
      Merge for update · 4d445feb
      unknown authored
      
      mysql-test/r/create.result:
        Auto merged
      mysql-test/t/create.test:
        Auto merged
      sql/mysql_priv.h:
        Auto merged
      sql/mysqld.cc:
        Auto merged
      sql/set_var.cc:
        Auto merged
      sql/sql_yacc.yy:
        Auto merged
      include/mysqld_error.h:
        Merge for updates
      mysql-test/r/rpl_change_master.result:
        Merge for updates
      sql/share/czech/errmsg.txt:
        Merge for updates
      sql/share/danish/errmsg.txt:
        Merge for updates
      sql/share/dutch/errmsg.txt:
        Merge for updates
      sql/share/english/errmsg.txt:
        Merge for updates
      sql/share/estonian/errmsg.txt:
        Merge for updates
      sql/share/french/errmsg.txt:
        Merge for updates
      sql/share/german/errmsg.txt:
        Merge for updates
      sql/share/greek/errmsg.txt:
        Merge for updates
      sql/share/hungarian/errmsg.txt:
        Merge for updates
      sql/share/italian/errmsg.txt:
        Merge for updates
      sql/share/japanese/errmsg.txt:
        Merge for updates
      sql/share/korean/errmsg.txt:
        Merge for updates
      sql/share/norwegian-ny/errmsg.txt:
        Merge for updates
      sql/share/norwegian/errmsg.txt:
        Merge for updates
      sql/share/polish/errmsg.txt:
        Merge for updates
      sql/share/portuguese/errmsg.txt:
        Merge for updates
      sql/share/romanian/errmsg.txt:
        Merge for updates
      sql/share/russian/errmsg.txt:
        Merge for updates
      sql/share/serbian/errmsg.txt:
        Merge for updates
      sql/share/slovak/errmsg.txt:
        Merge for updates
      sql/share/spanish/errmsg.txt:
        Merge for updates
      sql/share/swedish/errmsg.txt:
        Merge for updates
      sql/share/ukrainian/errmsg.txt:
        Merge for updates
      4d445feb
    • unknown's avatar
      WorkLog#1280 - Remove fixed table handler from lex/yacc · f4a0e903
      unknown authored
      
      include/mysqld_error.h:
        New error message: unknown table engine
      mysql-test/r/create.result:
        New error message: unknown table engine
      mysql-test/t/create.test:
        New error message: unknown table engine
      sql/lex.h:
        Remove some keywords: HEAP, ISAM, MERGE, MEMORY, MRG_MYISAM, MYISAM
      sql/mysql_priv.h:
        Remove unused symbol
      sql/set_var.h:
        New system variable type: sys_var_thd_table_type
      sql/sql_yacc.yy:
        Remove tokens and make table_types resolve at run time
      sql/sql_show.cc:
        Tidy up
      sql/sql_table.cc:
        Tidy up
      include/sql_state.h:
        Fix indent
      sql/mysqld.cc:
        optimize
      mysql-test/r/rpl_change_master.result:
        It wouldn't pass the tests
      mysql-test/r/variables.result:
        Fix for changes
      mysql-test/r/warnings.result:
        Fix for changes
      mysql-test/t/variables.test:
        Fix for changes
      sql/handler.h:
        parameter is a const
      sql/set_var.cc:
        Code clean up for sys_var_thd_table_type::check()
      sql/handler.cc:
        More tidyup
      sql/share/czech/errmsg.txt:
        Fixups during review
      sql/share/danish/errmsg.txt:
        Fixups during review
      sql/share/dutch/errmsg.txt:
        Fixups during review
      sql/share/english/errmsg.txt:
        Fixups during review
      sql/share/estonian/errmsg.txt:
        Fixups during review
      sql/share/french/errmsg.txt:
        Fixups during review
      sql/share/german/errmsg.txt:
        Fixups during review
      sql/share/greek/errmsg.txt:
        Fixups during review
      sql/share/hungarian/errmsg.txt:
        Fixups during review
      sql/share/italian/errmsg.txt:
        Fixups during review
      sql/share/japanese/errmsg.txt:
        Fixups during review
      sql/share/korean/errmsg.txt:
        Fixups during review
      sql/share/norwegian-ny/errmsg.txt:
        Fixups during review
      sql/share/norwegian/errmsg.txt:
        Fixups during review
      sql/share/polish/errmsg.txt:
        Fixups during review
      sql/share/portuguese/errmsg.txt:
        Fixups during review
      sql/share/romanian/errmsg.txt:
        Fixups during review
      sql/share/russian/errmsg.txt:
        Fixups during review
      sql/share/serbian/errmsg.txt:
        Fixups during review
      sql/share/slovak/errmsg.txt:
        Fixups during review
      sql/share/spanish/errmsg.txt:
        Fixups during review
      sql/share/swedish/errmsg.txt:
        Fixups during review
      sql/share/ukrainian/errmsg.txt:
        Fixups during review
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      f4a0e903
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · 5a8f0009
      unknown authored
      into mysql.com:/home/kostja/mysql/mysql-4.1-root
      
      5a8f0009
    • unknown's avatar
      Fix for #1189 (Mess with names about CONSTRAINT) · 1906e569
      unknown authored
      Second edition: error message was deleted as Segey suggested
      Now name of the constraint will be used as the name of the key
      if the last not specified
      
      
      mysql-test/r/constraints.result:
        appropriate test result
      mysql-test/t/constraints.test:
        test case for 1189
      sql/sql_yacc.yy:
        language definitions changed so that we can obtaint constraint's name
        and send it as the name of the key if it's not specified
      1906e569
    • unknown's avatar
      - removed INSTALL-WIN-SOURCE from the BK tree as its content has been · 44e8b7e8
      unknown authored
         added to manual.texi - extract it from there instead.
      
      
      BitKeeper/deleted/.del-INSTALL-WIN-SOURCE~8b030042cb95ca9:
        Delete: INSTALL-WIN-SOURCE
      Docs/Makefile.am:
         - Create INSTALL-WIN-SOURCE from mysql.info
      44e8b7e8
    • unknown's avatar
      Item_param::save_in_field(): · e34536fc
      unknown authored
      thd->command can be anything except COM_EXECUTE in no cases
      except programming error.
      
      e34536fc
    • unknown's avatar
      Ensure that innodb is created for the first replication test as the... · 9745fda6
      unknown authored
      Ensure that innodb is created for the first replication test as the slave-timeout is lower for future tests and this failed on some slower machines
      
      
      9745fda6
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · 7383cfbe
      unknown authored
      into mysql.com:/home/kostja/mysql/mysql-4.1-root
      
      7383cfbe
  7. 01 Dec, 2003 5 commits
    • unknown's avatar
      join_outer.result, null.result, null.test, item_cmpfunc.h: · f656fde2
      unknown authored
        Fixed inconsistency of values of used_tables_cache and
        const_item_cache for Item_func_isnull objects (bug #1990).
      
      
      sql/item_cmpfunc.h:
        Fixed inconsistency of values of used_tables_cache and
        const_item_cache for Item_func_isnull objects (bug #1990).
      mysql-test/t/null.test:
        Fixed inconsistency of values of used_tables_cache and
        const_item_cache for Item_func_isnull objects (bug #1990).
      mysql-test/r/null.result:
        Fixed inconsistency of values of used_tables_cache and
        const_item_cache for Item_func_isnull objects (bug #1990).
      mysql-test/r/join_outer.result:
        Fixed inconsistency of values of used_tables_cache and
        const_item_cache for Item_func_isnull objects (bug #1990).
      f656fde2
    • unknown's avatar
      cleanup: unused variable removed · 213760d4
      unknown authored
      followup of Bordeaux Optimizer session
      
      213760d4
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · b1219537
      unknown authored
      into mysql.com:/home/kostja/mysql/mysql-4.1-root
      
      b1219537
    • unknown's avatar
      don't delete select_lex->having and select_lex->where as we delete · 164a5fdb
      unknown authored
      all items in free_prep_stmt(free_items);
      
      indentation fix
      
      164a5fdb
    • unknown's avatar
      Portability fixes (for binary build) · 78436e89
      unknown authored
      Added --protocol to mysqlbinlog
      
      
      client/mysql.cc:
        Indentation cleanup
      client/mysqlbinlog.cc:
        Added protocol option
      mysql-test/r/rpl_until.result:
        Update results
      mysql-test/t/rpl_until.test:
        If --sleep option was given then the salve could do many retries, which affected the size of the binary log. This is fixed by not comparing the binary log size/position
      sql/mysqld.cc:
        More debugging with set_maximum_open_files()
      vio/viosocket.c:
        Portability fix.
      78436e89
  8. 28 Nov, 2003 3 commits