1. 25 Jun, 2003 4 commits
  2. 24 Jun, 2003 8 commits
    • unknown's avatar
      test for SQL_MODE with PIPES_AS_CONCAT, ANSI and IGNORE_SPACE · 4ccada56
      unknown authored
      
      tests/client_test.c:
        test for SQL_MODE with PIPES_AS_CONCAT, ANSI and IGNORE_SPACE
      4ccada56
    • unknown's avatar
      String comparison functions now use the same DTCollation with · 3eaf8865
      unknown authored
      CONCAT() and other string functions. This allows to reuse a lot
      if code and to simplify further development.
      
      
      3eaf8865
    • unknown's avatar
      mysql_create_system_tables.sh: · 40654c71
      unknown authored
        Type fix
      
      
      scripts/mysql_create_system_tables.sh:
        Type fix
      40654c71
    • unknown's avatar
      Merge abarkov@build.mysql.com:/home/bk/mysql-4.1 · 0f78a145
      unknown authored
      into bar.mysql.r18.ru:/usr/home/bar/mysql-4.1
      
      
      0f78a145
    • unknown's avatar
      New class DTCollation (SQL:2003 calls it "declared type collation") · 64d7734f
      unknown authored
      It's a combination of collation and its derivation (precedence order)
      
      
      64d7734f
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · 2095084d
      unknown authored
      into narttu.mysql.fi:/my/mysql-4.1
      
      
      2095084d
    • unknown's avatar
      Fixed some new memory leaks · fff1f663
      unknown authored
      Updated VC++ files
      
      
      VC++Files/client/mysql.dsp:
        Update of VC++ files
      VC++Files/client/mysqlclient.dsp:
        Update of VC++ files
      VC++Files/libmysqld/examples/test_libmysqld.dsp:
        Update of VC++ files
      VC++Files/libmysqld/libmysqld.def:
        Update of VC++ files
      VC++Files/libmysqld/libmysqld.dsp:
        Update of VC++ files
      VC++Files/myisam/myisam.dsp:
        Update of VC++ files
      VC++Files/mysql.dsw:
        Update of VC++ files
      VC++Files/sql/mysqld.dsp:
        Update of VC++ files
      include/mysql.h:
        Add missing client functions to embedded server
      libmysql/libmysql.def:
        sort functions to enable comparison with libmysqld.def
      libmysqld/libmysqld.c:
        Add missing client functions to embedded server
      libmysqld/libmysqld.def:
        sort functions to enable comparison with libmysql.def
        Added missing functions
      myisam/mi_preload.c:
        Fixed compiler warning.
        Small code cleanup
      scripts/make_win_src_distribution.sh:
        Fixed typo
        Don't run zip in verbose mode
      scripts/mysql_create_system_tables.sh:
        Change so that localhost has full access (to make this like 4.0)
      scripts/mysql_fix_privilege_tables.sh:
        Allow on to run this from the source distribution
      sql-common/client.c:
        Fixed memory leak
      sql/item_sum.cc:
        Removed compiler warning
      sql/slave.cc:
        Cleanup
      sql/sql_client.cc:
        Portability fix
      sql/sql_help.cc:
        Fixed memory leak
      fff1f663
    • unknown's avatar
  3. 23 Jun, 2003 1 commit
  4. 22 Jun, 2003 1 commit
  5. 20 Jun, 2003 6 commits
  6. 19 Jun, 2003 19 commits
  7. 18 Jun, 2003 1 commit