1. 28 Oct, 2002 1 commit
    • unknown's avatar
      add help command on server side · d5e4bcd8
      unknown authored
      
      include/mysqld_error.h:
        add error for corrupt help db
      scripts/Makefile.am:
        add script for fill help db
      scripts/mysql_install_db.sh:
        modify for add help db
      sql/Makefile.am:
        modify for add sql_help.cc
      sql/lex.h:
        add help command
      sql/mysql_priv.h:
        add mysqld_help function declaration
      sql/share/czech/errmsg.txt:
        add message for help-db error
      sql/share/danish/errmsg.txt:
        add message for help-db error
      sql/share/dutch/errmsg.txt:
        add message for help-db error
      sql/share/english/errmsg.txt:
        add message for help-db error
      sql/share/estonian/errmsg.txt:
        add message for help-db error
      sql/share/french/errmsg.txt:
        add message for help-db error
      sql/share/german/errmsg.txt:
        add message for help-db error
      sql/share/greek/errmsg.txt:
        add message for help-db error
      sql/share/hungarian/errmsg.txt:
        add message for help-db error
      sql/share/italian/errmsg.txt:
        add message for help-db error
      sql/share/japanese/errmsg.txt:
        add message for help-db error
      sql/share/korean/errmsg.txt:
        add message for help-db error
      sql/share/norwegian-ny/errmsg.txt:
        add message for help-db error
      sql/share/norwegian/errmsg.txt:
        add message for help-db error
      sql/share/polish/errmsg.txt:
        add message for help-db error
      sql/share/portuguese/errmsg.txt:
        add message for help-db error
      sql/share/romanian/errmsg.txt:
        add message for help-db error
      sql/share/russian/errmsg.txt:
        add message for help-db error
      sql/share/serbian/errmsg.txt:
        add message for help-db error
      sql/share/slovak/errmsg.txt:
        add message for help-db error
      sql/share/spanish/errmsg.txt:
        add message for help-db error
      sql/share/swedish/errmsg.txt:
        add message for help-db error
      sql/share/ukrainian/errmsg.txt:
        add message for help-db error
      sql/sql_lex.h:
        add SQLCOM_END 
        and help_arg in Lex
      sql/sql_parse.cc:
        add SQLCOM_HELP handler
      sql/sql_yacc.yy:
        add help command
      d5e4bcd8
  2. 27 Oct, 2002 3 commits
  3. 26 Oct, 2002 2 commits
    • unknown's avatar
      code cleanup · ec5c9192
      unknown authored
      fixed subselect error handling bug
      fixed subselect UNION ALL bug
      fixed thd->lex.select restoring
      explain UNION subselect bug
      
      
      mysql-test/r/subselect.result:
        test for:
          subselect UNION ALL bug
          subselect error handling bug
          explain UNION subselect bug
      mysql-test/t/subselect.test:
        test for:
          subselect UNION ALL bug
          subselect error handling bug
          explain UNION subselect bug
      sql/sql_lex.cc:
        fixed subselect UNION ALL bug
      sql/sql_lex.h:
        fixed subselect UNION ALL bug
      sql/sql_parse.cc:
        fixed subselect UNION ALL bug
      sql/sql_select.cc:
        fixed subselect error handling bug
        fixed explain UNION subselect bug
      sql/sql_union.cc:
        fixed thd->lex.select restoring
        code cleanup
        fixed subselect error handling bug
        fixed subselect UNION ALL bug
      sql/sql_yacc.yy:
        fixed subselect UNION ALL bug
      ec5c9192
    • unknown's avatar
      Merge abelkin@work.mysql.com:/home/bk/mysql-4.1 · e928d8ed
      unknown authored
      into sanja.is.com.ua:/home/bell/mysql/mysql-4.1.bak
      
      
      BitKeeper/deleted/.del-.del-Makefile.emx~1:
        Delete: BitKeeper/deleted/.del-Makefile.emx~1
      BitKeeper/deleted/.del-.del-Makefile.riscos:
        Delete: BitKeeper/deleted/.del-Makefile.riscos
      e928d8ed
  4. 25 Oct, 2002 17 commits
    • unknown's avatar
      bad auto-merge fixed · 006b9620
      unknown authored
      006b9620
    • unknown's avatar
      merged · fb0c1c67
      unknown authored
      
      BitKeeper/etc/gone:
        auto-union
      BitKeeper/etc/logging_ok:
        auto-union
      BitKeeper/deleted/.del-skipkeys~888e38cf95239a33:
        'Auto converge rename'
      Docs/manual.texi:
        Auto merged
      libmysqld/lib_sql.cc:
        Auto merged
      myisam/ft_boolean_search.c:
        Auto merged
      myisam/ft_nlq_search.c:
        Auto merged
      myisam/ft_parser.c:
        Auto merged
      myisam/ftdefs.h:
        Auto merged
      myisam/mi_create.c:
        Auto merged
      mysys/my_init.c:
        Auto merged
      sql/log.cc:
        Auto merged
      sql/log_event.h:
        Auto merged
      sql/sql_base.cc:
        Auto merged
      sql/sql_table.cc:
        Auto merged
      sql/sql_update.cc:
        Auto merged
      fb0c1c67
    • unknown's avatar
      merged · 3aa17fde
      unknown authored
      
      BitKeeper/etc/gone:
        auto-union
      BitKeeper/etc/logging_ok:
        auto-union
      BitKeeper/deleted/.del-skipkeys~53ffbfa7d2fa9fb:
        Delete: BitKeeper/etc/skipkeys
      BitKeeper/etc/skipkeys:
        Rename: BitKeeper/deleted/.del-skipkeys~f623848ba4db5c3 -> BitKeeper/etc/skipkeys
      Build-tools/Do-compile:
        Auto merged
      Docs/manual.texi:
        Auto merged
      innobase/pars/lexyy.c:
        Auto merged
      innobase/pars/pars0grm.c:
        Auto merged
      mysys/my_init.c:
        Auto merged
      scripts/mysqlhotcopy.sh:
        Auto merged
      sql/nt_servc.cc:
        Auto merged
      sql/nt_servc.h:
        Auto merged
      sql/sql_base.cc:
        Auto merged
      sql/sql_table.cc:
        Auto merged
      mysql-test/t/bdb-crash.test:
        Auto merged
      3aa17fde
    • unknown's avatar
      merged · 83930c1d
      unknown authored
      
      BitKeeper/etc/gone:
        auto-union
      BitKeeper/etc/logging_ok:
        auto-union
      BitKeeper/deleted/.del-skipkeys~9d3403dbb31de075:
        'Auto converge rename'
      83930c1d
    • unknown's avatar
      BK automatic LOD removal. · e55b2801
      unknown authored
      
      BitKeeper/etc/skipkeys:
        auto add
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      e55b2801
    • unknown's avatar
      memory leak closed · d857870e
      unknown authored
      d857870e
    • unknown's avatar
      lexyy.c, pars0grm.c: · f75463aa
      unknown authored
        Include univ.i before any system headers to remove a large file compilation failure on AIX
      
      
      innobase/pars/pars0grm.c:
        Include univ.i before any system headers to remove a large file compilation failure on AIX
      innobase/pars/lexyy.c:
        Include univ.i before any system headers to remove a large file compilation failure on AIX
      f75463aa
    • unknown's avatar
      typo fixed · d8e963f8
      unknown authored
      d8e963f8
    • unknown's avatar
      Merge work:/home/bk/mysql-4.1 · 8e5ca1f9
      unknown authored
      into serg.mysql.com:/usr/home/serg/Abk/mysql-4.1
      
      8e5ca1f9
    • unknown's avatar
      aff73d7f
    • unknown's avatar
      support for HA_READ_PREFIX_LAST_OR_PREV in headres · 37b734b5
      unknown authored
      full support for HA_READ_PREFIX_LAST_OR_PREV in MyISAM
      protected by #if NOT_IMPLEMENTED_YET in opt_range.cc as not all table handlers support it
      
      
      BitKeeper/etc/ignore:
        Added configure.lineno innobase/configure.lineno innobase/stamp-h1 myisam/rt_test.MYD myisam/rt_test.MYI stamp-h1 to the ignore list
      include/my_base.h:
        support for HA_READ_PREFIX_LAST_OR_PREV
      myisam/mi_search.c:
        full support of HA_READ_PREFIX_LAST_OR_PREV in MyISAM
      myisam/mi_static.c:
        full support of HA_READ_PREFIX_LAST_OR_PREV in MyISAM
      sql/opt_range.cc:
        support for HA_READ_PREFIX_LAST_OR_PREV
        protected by #if NOT_IMPLEMENTED_YET, not all table handlers support it
      sql/sql_handler.cc:
        support for HA_READ_PREFIX_LAST_OR_PREV
      37b734b5
    • unknown's avatar
      ENUM/SET fields now have charset too · d57600f7
      unknown authored
      d57600f7
    • unknown's avatar
      Merge abarkov@work.mysql.com:/home/bk/mysql-4.1 · 5f4d2a20
      unknown authored
      into bar.mysql.r18.ru:/usr/home/bar/mysql-4.1.wrk
      
      
      sql/item_func.cc:
        Auto merged
      sql/sql_class.cc:
        Auto merged
      sql/sql_yacc.yy:
        Auto merged
      5f4d2a20
    • unknown's avatar
      4b2e8d53
    • unknown's avatar
      cp1251.conf: · 1ac6c489
      unknown authored
        unicode mapping
      
      
      sql/share/charsets/cp1251.conf:
        unicode mapping
      1ac6c489
    • unknown's avatar
      Merge nleippe@work.mysql.com:/home/bk/mysql-4.1 · 70544af5
      unknown authored
      into mysql.com:/home/nick/mysql/repository/mysql-4.1
      
      
      sql/sql_yacc.yy:
        Auto merged
      70544af5
    • unknown's avatar
      b06c2163
  5. 24 Oct, 2002 7 commits
  6. 23 Oct, 2002 10 commits
    • unknown's avatar
      93e62836
    • unknown's avatar
      Merge work:/home/bk/mysql-4.0 · 82385f9e
      unknown authored
      into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
      
      82385f9e
    • unknown's avatar
      Fixed problem with BDB tables and ALTER TABLE · 1a475bfb
      unknown authored
      
      Docs/manual.texi:
        ChangeLog
      mysql-test/t/bdb-crash.test:
        Don't run test if BDB is not configured
      sql/sql_base.cc:
        Added free on error
      1a475bfb
    • unknown's avatar
      bbd379cc
    • unknown's avatar
      Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1 · 34efb995
      unknown authored
      into sanja.is.com.ua:/home/bell/mysql/work-distinct-4.1
      
      34efb995
    • unknown's avatar
      fixed DISTINCT in subselect bug · 34bcb12a
      unknown authored
      small Item_ref fix
      
      
      mysql-test/r/subselect.result:
        DISTINCT in subselect test
      mysql-test/t/subselect.test:
        DISTINCT in subselect test
      sql/sql_class.cc:
        fixed DISTINCT in subselect bug
      34bcb12a
    • unknown's avatar
      Do-compile fixes: · 5c906c6f
      unknown authored
       - fixed essential piece missing from last merge with 3.23 tree
         (InnoDB option)
       - Added "autoextend" parameter to InnoDB startup options to be able
         to pass the full sql-bench run without hitting an "table space full"
         error
      
      
      Build-tools/Do-compile:
         - fixed essential piece missing from last merge with 3.23 tree
           (InnoDB option)
         - Added "autoextend" parameter to InnoDB startup options to be able
           to pass the full sql-bench run without hitting an "table space full"
           error
      5c906c6f
    • unknown's avatar
      - Fix for Do-compile: Enable InnoDB to autoextend the table space if · 437eebc0
      unknown authored
         necessary (required to actually pass the sql-bench without aborting
         with "table space full")
      
      
      Build-tools/Do-compile:
         - Enable InnoDB to autoextend the table space if necessary (required to
           actually pass the sql-bench without aborting with "table space full")
      437eebc0
    • unknown's avatar
      All these syntaxes now work: · a301bdcf
      unknown authored
      CREATE TABLE a (...) TYPE isam  CHARSET latin1  MAX_ROWS 1000;
      CREATE TABLE a (...) TYPE=isam  CHARSET=latin1  MAX_ROWS=1000;
      CREATE TABLE a (...) TYPE isam, CHARSET latin1, MAX_ROWS 1000;
      CREATE TABLE a (...) TYPE=isam, CHARSET=latin1, MAX_ROWS=1000;
      
      a301bdcf
    • unknown's avatar
      Both syntaxes are now working: · a23ad42d
      unknown authored
      CREATE TABLE a (...) TYPE isam  CHARSET latin1  MAX_ROWS 1000;
      CREATE TABLE a (...) TYPE=isam  CHARSET=latin1  MAX_ROWS=1000;
      
      a23ad42d