DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(mysql.info) mysql-cluster-news-4-1-6

Info Catalog (mysql.info) mysql-cluster-news-4-1-7 (mysql.info) mysql-cluster-change-history (mysql.info) mysql-cluster-news-4-1-5
 
 D.2.14 Changes in MySQL Cluster-4.1.6 (10 Oct 2004)
 ---------------------------------------------------
 
 Functionality added or changed:
 
    * Limited character set support for storage engine NDBCLUSTER:
 
      Char set                    Collation
      big5                        big5_chinese_ci
                                  big5_bin
      binary                      binary
      euckr                       euckr_korean_ci
                                  euckr_bin
      gb2312                      gb2312_chinese_ci
                                  gb2312_bin
      gbk                         gbk_chinese_ci
                                  gbk_bin
      latin1                      latin1_swedish_ci
                                  latin1_bin
      sjis                        sjis_japanese_ci
                                  sjis_bin
      tis620                      tis620_bin
      ucs2                        ucs2_general_ci
                                  ucs2_bin
      ujis                        ujis_japanese_ci
                                  ujis_bin
      utf8                        utf8_general_ci
                                  utf8_bin
 
    * The SCI Transporter has been brought up-to-date with all changes
      and now works and has been documented as well.
 
    * Optimizations when several clients to a MySQL Server access ndb
      tables.
 
    * Added more checks and warnings for erroneous and inappropriate
      cluster configurations.
 
    * `SHOW TABLES' now directly shows ndb tables created on a different
      MySQL server, that is, without a prior table access.
 
    * Enhanced support for starting MySQL Server independently of ndbd
      and ndb_mgmd.
 
    * Clear text ndb error messages provided by executing `SHOW
      WARNINGS' after an error has occurred which relates to the ndb
      storage engine.
 
 Bugs fixed:
 
    * Quite a few bugs fixed.
 
Info Catalog (mysql.info) mysql-cluster-news-4-1-7 (mysql.info) mysql-cluster-change-history (mysql.info) mysql-cluster-news-4-1-5
automatically generated byinfo2html