1. 15 Sep, 2003 3 commits
    • guilhem@mysql.com's avatar
      Merge gbichot@213.136.52.20:/home/bk/mysql-4.1 · 364bb41f
      guilhem@mysql.com authored
      into mysql.com:/home/mysql_src/mysql-4.1
      364bb41f
    • bar@bar.mysql.r18.ru's avatar
      type_nchar.result: · 9a5e82ad
      bar@bar.mysql.r18.ru authored
        I forgot to push it in the previous changeset.
      9a5e82ad
    • bar@bar.mysql.r18.ru's avatar
      New syntax: · 1726b4d8
      bar@bar.mysql.r18.ru authored
      CREATE TABLE t1(a NVARCHAR(10))
      This is for compatibility with MSSQL, DB2, Informix and some other DBMSs.
      
      Note, standard SQL doesn't have "NVARCHAR" syntax.
      There are only these syntaxes in SQL2003:
       NATIONAL VARCHAR
       NCHAR VARCHAR
       NATIONAL CHARACTER VARYING 
       NCHAR VARYING
      
      - Tests were added for all the above syntaxes.
      1726b4d8
  2. 14 Sep, 2003 3 commits
  3. 13 Sep, 2003 7 commits
  4. 12 Sep, 2003 6 commits
  5. 11 Sep, 2003 8 commits
  6. 10 Sep, 2003 13 commits