1. 27 Nov, 2002 8 commits
    • unknown's avatar
      after merging fix · 1ef80674
      unknown authored
      1ef80674
    • unknown's avatar
      Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1 · 2e9eb316
      unknown authored
      into sanja.is.com.ua:/home/bell/mysql/work-crash-4.1
      
      
      sql/sql_parse.cc:
        Auto merged
      2e9eb316
    • unknown's avatar
      Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1 · 3892b734
      unknown authored
      into sanja.is.com.ua:/home/bell/mysql/work-update-4.1
      
      
      3892b734
    • unknown's avatar
      Preparing to use better string-to-number functions to avoid c_ptr() call, · 4b021e6e
      unknown authored
      wich is slower and is not ucs2 compatible
      
      
      4b021e6e
    • unknown's avatar
      Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1 · 645dec80
      unknown authored
      into sanja.is.com.ua:/home/bell/mysql/work-update-4.1
      
      
      sql/sql_parse.cc:
        Auto merged
      645dec80
    • unknown's avatar
      Merge work.mysql.com:/home/bk/mysql-4.1 · d71bdbef
      unknown authored
      into mysql.com:/home/pem/work/mysql-4.1
      
      
      sql/sql_parse.cc:
        Auto merged
      sql/sql_prepare.cc:
        Auto merged
      sql/sql_yacc.yy:
        Auto merged
      d71bdbef
    • unknown's avatar
      Merge myvenu.com:/home/venu/bk/src-4.1 · e9f96cf9
      unknown authored
      into myvenu.com:/home/venu/work/sql/dev-4.1
      
      
      sql/mysql_priv.h:
        Auto merged
      sql/sql_parse.cc:
        Auto merged
      sql/sql_prepare.cc:
        Auto merged
      e9f96cf9
    • unknown's avatar
      select_test.c, insert_test.c: · 4826ed00
      unknown authored
        Added my_global.h to compile after my_list.h is added to mysql.h
      sql_prepare.cc:
        Handle close stmt from client
        Minor fixups to make SET variable=? to work
      sql_parse.cc:
        Added missed COM_CLOSE_STMT
      mysql_priv.h:
        Change mysql_stmt_close to mysql_stmt_free to not to conflict with client type
      libmysql.c:
        Clean all open stmts during mysql_close() implicitly
      
      
      libmysql/libmysql.c:
        Clean all open stmts during mysql_close() implicitly
      sql/mysql_priv.h:
        Handle close_stmt from client
        Change mysql_stmt_close to mysql_stmt_free to not to conflict with client type
      sql/sql_parse.cc:
        Added missed COM_CLOSE_STMT
      sql/sql_prepare.cc:
        Handle close stmt from client
        Change mysql_stmt_close to mysql_stmt_free to not to conflict with client type
        Minor fixups to make SET variable=? to work
      client/insert_test.c:
        Added my_global.h to compile after my_list.h is added to mysql.h
      client/select_test.c:
        Added my_global.h to compile after my_list.h is added to mysql.h
      4826ed00
  2. 26 Nov, 2002 12 commits
  3. 25 Nov, 2002 18 commits
    • unknown's avatar
      subselects in insert/replace (SCRUM) · da538d2b
      unknown authored
      
      mysql-test/r/subselect.result:
        test of insert/replace with subselects
      mysql-test/t/subselect.test:
        test of insert/replace with subselects
      sql/sql_insert.cc:
        subselects in insert/replace
      sql/sql_yacc.yy:
        subselects in insert/replace
      da538d2b
    • unknown's avatar
      Merge work:/home/bk/mysql-4.1 · a14db06b
      unknown authored
      into serg.mysql.com:/usr/home/serg/Abk/mysql-4.1
      
      
      a14db06b
    • unknown's avatar
      myisammrg::index_next_same · 4ea2f42e
      unknown authored
      
      myisammrg/Makefile.am:
        myrg_rnext_same.c added
      4ea2f42e
    • unknown's avatar
      subselet in delete (SCRUM) · 30d1b143
      unknown authored
      
      mysql-test/r/subselect.result:
        subselects in delete test
      mysql-test/t/subselect.test:
        subselects in delete test
      sql/sql_delete.cc:
        subselet in delete
      30d1b143
    • unknown's avatar
      merging tests · 52f18046
      unknown authored
      
      BitKeeper/deleted/.del-innodb-non-simple.test~380a6ef42b6e15d1:
        Delete: mysql-test/t/innodb-non-simple.test
      BitKeeper/deleted/.del-innodb-non-simple.result~2f77d5b0aaf5aa90:
        Delete: mysql-test/r/innodb-non-simple.result
      52f18046
    • unknown's avatar
      Merge · 4383ef13
      unknown authored
      
      sql/mysql_priv.h:
        Auto merged
      sql/sql_base.cc:
        Auto merged
      sql/sql_lex.cc:
        Auto merged
      sql/sql_parse.cc:
        Auto merged
      sql/sql_select.cc:
        Auto merged
      sql/sql_update.cc:
        Auto merged
      sql/sql_yacc.yy:
        Auto merged
      mysql-test/r/subselect.result:
        SCCS merged
      mysql-test/t/subselect.test:
        SCCS merged
      4383ef13
    • unknown's avatar
      Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1 · cfb331bf
      unknown authored
      
      sql/item.h:
        Auto merged
      sql/item_create.cc:
        Auto merged
      sql/item_func.h:
        Auto merged
      sql/item_strfunc.cc:
        Auto merged
      sql/opt_range.cc:
        Auto merged
      sql/sql_lex.cc:
        Auto merged
      sql/sql_lex.h:
        Auto merged
      sql/sql_yacc.yy:
        Auto merged
      cfb331bf
    • unknown's avatar
      Fixed CAST( xxx as CHAR) · 1b9becc3
      unknown authored
      
      sql/item.h:
        Made some virtual functions non virtual (as they are not used virtually)
      sql/item_strfunc.cc:
        Optimizations.
      sql/item_strfunc.h:
        Fixed BINARY handling
      sql/sql_string.h:
        Indentation cleanups
      1b9becc3
    • unknown's avatar
      Merge · 8da0fd29
      unknown authored
      
      sql/item_func.cc:
        Auto merged
      sql/sql_class.h:
        Auto merged
      sql/sql_lex.h:
        Auto merged
      sql/sql_prepare.cc:
        SCCS merged
      8da0fd29
    • unknown's avatar
      removed limit for "FOR UPDATE" and "IN SHARE MODE" (now thay allowed for... · 27f2c605
      unknown authored
      removed limit for "FOR UPDATE" and "IN SHARE MODE" (now thay allowed for non-simple selects and applyed to current select)
      fix for using subselects with update
      test of locking for non-simple queries
      (SCRUM?)
      
      
      sql/sql_yacc.yy:
        removed limit for "FOR UPDATE" and "IN SHARE MODE" (now thay allowed for non-simple selects and applyed to current select)
        fix for using subselects with update
      27f2c605
    • unknown's avatar
      Merge vvagin@work.mysql.com:/home/bk/mysql-4.1 · 4842f590
      unknown authored
      into genie.(none):/home/vva/work/new_readline/4.1
      
      
      4842f590
    • unknown's avatar
      Merge with 4.0 · 0985653c
      unknown authored
      
      configure.in:
        Auto merged
      BitKeeper/deleted/.del-mutex.m4~a13383cde18a64e1:
        Auto merged
      mysql-test/mysql-test-run.sh:
        Auto merged
      mysql-test/r/func_test.result:
        Auto merged
      mysql-test/r/null_key.result:
        Auto merged
      mysql-test/t/func_test.test:
        Auto merged
      sql/handler.cc:
        Auto merged
      sql/item_create.cc:
        Auto merged
      sql/item_timefunc.h:
        Auto merged
      sql/lex.h:
        Auto merged
      sql/mysqld.cc:
        Auto merged
      sql/opt_range.cc:
        Auto merged
      sql/sql_delete.cc:
        Auto merged
      sql/sql_insert.cc:
        Auto merged
      sql/sql_update.cc:
        Auto merged
      sql/sql_yacc.yy:
        Auto merged
      sql/item_func.h:
        Merge
      0985653c
    • unknown's avatar
      Faster parsing of identifiers · 895e3dbb
      unknown authored
      Compatibility syntax: SERIAL, [PRIMARY] KEY and VALUE
      
      
      
      sql/sql_lex.cc:
        Faster handling of identifiers
      sql/sql_lex.h:
        Faster handling of identifiers
      sql/sql_yacc.yy:
        Added SERIAL (alias for bigint auto_increment)
        Make PRIMARY optional in field specification
        Make VALUE alias for VALUES
      895e3dbb
    • unknown's avatar
      Merge genie.(none):/home/vva/work/mysql.orig/clear/4.1 · c06421ae
      unknown authored
      into genie.(none):/home/vva/work/new_readline/4.1
      
      
      c06421ae
    • unknown's avatar
      Merge rkalimullin@work.mysql.com:/home/bk/mysql-4.1 · 83b4c4d6
      unknown authored
      into mysql.r18.ru:/usr/home/ram/mysql-4.1.monty1
      
      
      83b4c4d6
    • unknown's avatar
      fixed bug of subselect in derived tables · c115d1ce
      unknown authored
      
      mysql-test/r/subselect.result:
        test of subselect in derived table
      mysql-test/t/subselect.test:
        test of subselect in derived table
      c115d1ce
    • unknown's avatar
      add define of __attribute__ for readline · 8276111f
      unknown authored
      8276111f
    • unknown's avatar
      Merge rkalimullin@work.mysql.com:/home/bk/mysql-4.1 · 36f03b39
      unknown authored
      into mysql.r18.ru:/usr/home/ram/mysql-4.1.monty1
      
      
      sql/opt_range.cc:
        Auto merged
      36f03b39
  4. 24 Nov, 2002 2 commits