1. 10 Mar, 2003 3 commits
    • unknown's avatar
      processing of subselect in global ORDER BY (fifed crash of server) · 0c1af74d
      unknown authored
        this implementation have limitation: prohibited subselect in ORDER BY dependence of most outer query (will be solved after removing passing first select_lex as fake select for global mysql_select())
      
      
      mysql-test/r/subselect.result:
        test of subselect in global ORDER BY
      mysql-test/t/subselect.test:
        test of subselect in global ORDER BY
      sql/sql_lex.cc:
        fixed comments
        processing of subselect in global ORDER BY
      sql/sql_lex.h:
        processing of subselect in global ORDER BY
      sql/sql_parse.cc:
        processing of subselect in global ORDER BY
      sql/sql_yacc.yy:
        processing of subselect in global ORDER BY
      0c1af74d
    • unknown's avatar
      Fix for a bug with ROW(..) <=> ROW(...) · bbc8f836
      unknown authored
      bbc8f836
    • unknown's avatar
      Adding tests for the fixed ORDER BY 0 bug · 462a72b8
      unknown authored
      462a72b8
  2. 08 Mar, 2003 1 commit
  3. 07 Mar, 2003 8 commits
    • unknown's avatar
      Merge sinisa@work.mysql.com:/home/bk/mysql-4.1 · 0c911187
      unknown authored
      into sinisa.nasamreza.org:/mnt/work/mysql-4.1
      
      
      sql/mysql_priv.h:
        Auto merged
      sql/sql_yacc.yy:
        Auto merged
      0c911187
    • unknown's avatar
      An interim code cleanup. · c3122e9a
      unknown authored
      Major re-write of code yet has to be done, to circumvent
      assigning of UNIT to current select and to deal better with 
      offset, limit.
      
      
      mysql-test/r/union.result:
        A fix of merge fix
      c3122e9a
    • unknown's avatar
      Merge work.mysql.com:/home/bk/mysql-4.1 · e11ec6bf
      unknown authored
      into myvenu.com:/home/venu/work/sql/dev-4.1
      
      
      e11ec6bf
    • unknown's avatar
      Change -IN_RPM -> --rpm and -WINDOWS -> --windows from mysql_install_db · 1d794e2d
      unknown authored
      
      support-files/mysql.spec.sh:
        Change -IN_RPM -> --rpm
      scripts/make_win_src_distribution.sh:
        Change -WINDOWS -> --windows (call to mysql_install_db)
      scripts/mysql_install_db.sh:
        Change -IN_RPM -> --rpm and -WINDOWS -> --windows
      1d794e2d
    • unknown's avatar
      item_func.cc, item_cmpfunc.cc, unireg.cc, table.cc, sql_base.cc: · 9f625656
      unknown authored
        some default_charset_info were removed
      
      
      sql/sql_base.cc:
        some default_charset_info were removed
      sql/table.cc:
        some default_charset_info were removed
      sql/unireg.cc:
        some default_charset_info were removed
      sql/item_cmpfunc.cc:
        some default_charset_info were removed
      sql/item_func.cc:
        some default_charset_info were removed
      9f625656
    • unknown's avatar
      sql_load.cc: · fb4ee80c
      unknown authored
        LOAD DATA INFILE now uses database character set instead of server character set. This is not excellent but at least allows to load for example cyrillic data into cyrillic database if server charset is latin1. In the future we should add a syntax to specify file charset or evern charset of each field.
      
      
      sql/sql_load.cc:
        LOAD DATA INFILE now uses database character set instead of server character set. This is not excellent but at least allows to load for example cyrillic data into cyrillic database if server charset is latin1. In the future we should add a syntax to specify file charset or evern charset of each field.
      fb4ee80c
    • unknown's avatar
      sql_acl.cc, item.h: · 11da9ded
      unknown authored
        use of new argument
      sql_analyse.h:
        macros from mysql_priv.h. Should be deleted soon.
      mysql_priv.h:
        _default_charset_info has been removed
      item_cmpfunc.h:
        Use cmp_charset
      hostname.cc, hash_filo.h:
        Move charset to constructor argument
      
      
      sql/hash_filo.h:
        Move charset to constructor argument
      sql/hostname.cc:
        Move charset to constructor argument
      sql/item_cmpfunc.h:
        Use cmp_charset
      sql/mysql_priv.h:
        _default_charset_info has been removed
      sql/sql_analyse.h:
        macros from mysql_priv.h. Should be deleted soon.
      sql/item.h:
        use of new argument
      sql/sql_acl.cc:
        use of new argument
      11da9ded
    • unknown's avatar
      New syntax to change client collation: · 8d9d12d1
      unknown authored
      SET COLLATION latin1
      SET COLLATION 'latin1'
      SET COLLATION DEFAULT
      
      
      8d9d12d1
  4. 06 Mar, 2003 8 commits
  5. 05 Mar, 2003 7 commits
  6. 04 Mar, 2003 13 commits
    • unknown's avatar
      Merge work.mysql.com:/home/bk/mysql-4.1 · a8c01369
      unknown authored
      into myvenu.com:/home/venu/work/sql/dev-4.1
      
      
      a8c01369
    • unknown's avatar
      sql_prepare.cc: · df22e3c2
      unknown authored
        Remove the unused code (from previous commit)
      
      
      sql/sql_prepare.cc:
        Remove the unused code (from previous commit)
      df22e3c2
    • unknown's avatar
      Fix EXPLAIN bug with binary protocol · ade3fbc3
      unknown authored
      Added new client tests (EXPLAIN + DECIMAL conv)
      
      
      
      sql/sql_prepare.cc:
        Fix EXPLAIN bug with binary protocol
      tests/client_test.c:
        New tests for EXPLAIN + DECIMAL conv
      ade3fbc3
    • unknown's avatar
      - added missing file mysql-test/std_data/des_key_file to source and binary · b10c79a8
      unknown authored
         distribution to fix a test failure in test "func_encrypt"
      
      
      b10c79a8
    • unknown's avatar
      Merge gweir@work.mysql.com:/home/bk/mysql-4.1 · c18b50d5
      unknown authored
      into mysql.com:/home/greg/bk/mysql-4.1
      
      
      c18b50d5
    • unknown's avatar
      Many files: · 5f1f2216
      unknown authored
        Change mode to -rwxrwxr-x
      
      
      netware/BUILD/compile-AUTOTOOLS:
        Change mode to -rwxrwxr-x
      netware/BUILD/compile-linux-tools:
        Change mode to -rwxrwxr-x
      netware/BUILD/compile-netware-END:
        Change mode to -rwxrwxr-x
      netware/BUILD/compile-netware-START:
        Change mode to -rwxrwxr-x
      netware/BUILD/compile-netware-all:
        Change mode to -rwxrwxr-x
      netware/BUILD/compile-netware-debug:
        Change mode to -rwxrwxr-x
      netware/BUILD/compile-netware-standard:
        Change mode to -rwxrwxr-x
      netware/BUILD/mwasmnlm:
        Change mode to -rwxrwxr-x
      netware/BUILD/mwccnlm:
        Change mode to -rwxrwxr-x
      netware/BUILD/mwenv:
        Change mode to -rwxrwxr-x
      netware/BUILD/mwldnlm:
        Change mode to -rwxrwxr-x
      5f1f2216
    • unknown's avatar
      Merge abarkov@work.mysql.com:/home/bk/mysql-4.1 · 693d76ff
      unknown authored
      into bar.mysql.r18.ru:/usr/home/bar/mysql-4.1
      
      
      693d76ff
    • unknown's avatar
      SELECT BINARY expr · 92754ae2
      unknown authored
        is now synonim for
      SELECT expr COLLATE <expr_charset>_bin
      
      
      92754ae2
    • unknown's avatar
      novell41.patch · 4d9b1f3b
      unknown authored
      
      BitKeeper/deleted/.del-libmysqld.def~6ca0fa0537a3431c:
        Delete: netware/libmysqld.def
      BitKeeper/deleted/.del-mwenv~35c8b56062f4b6aa:
        Delete: netware/mw/mwenv
      BitKeeper/deleted/.del-nwconfigure~86da352b5e031ed9:
        Delete: netware/nwconfigure
      netware/BUILD/mwasmnlm:
        Import patch novell41.patch
      netware/BUILD/mwccnlm:
        Import patch novell41.patch
      netware/BUILD/mwldnlm:
        Import patch novell41.patch
      netware/BUILD/nwbootstrap:
        Import patch novell41.patch
      scripts/make_binary_distribution.sh:
        Import patch novell41.patch
      4d9b1f3b
    • unknown's avatar
      stringcmp() and sortcmp() have been unified · 3cbb978d
      unknown authored
      into the only one sortcmp() with additional
      CHARSET_INFO *cmp_charset argument.
      
      
      3cbb978d
    • unknown's avatar
      Fix for reading variables from binary log. · 9dfa4eb6
      unknown authored
      9dfa4eb6
    • unknown's avatar
      Fix for using unitialized mutex when running version compiled with --debug · 6d1ab231
      unknown authored
      
      include/mysql_embed.h:
        Disable shared memory for embedded version
      libmysqld/lib_sql.cc:
        Fix for --debug version (init_thread_environment was called in wrong place)
      sql/log_event.h:
        Portability fix
      sql/mysqld.cc:
        Fix for --debug version (init_thread_environment was called in wrong place)
      sql/sql_parse.cc:
        Simply code cleanup
      6d1ab231
    • unknown's avatar
      Fix for SHOW, it didn't display CHARACTER SET and COLLATE clause · 7e2aca56
      unknown authored
      for binary collations
      
      
      7e2aca56