<< previous page   --   table of contents   --   next page >>
| | | | | | | |
  • Return to Table of Contents
  • Table of Contents

    1. General Information
    2. MySQL Installation
    3. Tutorial Introduction
    4. Database Administration
    5. MySQL Optimisation
    6. MySQL Language Reference
    7. MySQL Table Types
    8. MySQL APIs
    9. Extending MySQL

    52 MySQL Technical Reference for Version 4.0.3 Price Another  important  issue  is  the  license.   MySQL  Server  has  a  more   exible license  than  mSQL,  and  is  also  less  expensive  than  mSQL.   Whichever  product you choose to use, remember to at least consider paying for a license or e-mail support. Perl Interfaces MySQL  Server  has  basically  the  same  interfaces  to  Perl  as  mSQL  with  some added features. JDBC (Java) MySQL Server currently has a lot of di erent JDBC drivers:    The mm driver: a type 4 JDBC driver by Mark Matthews mmatthew@ecn. This is released under the LGPL.    The Resin driver:  this is a commercial JDBC driver released under open source.  http://www.caucho.com/projects/jdbc-mysql/index.xtp    The  gwe  driver:   a  Java  interface  by  GWE  technologies  (not  supported anymore).    The jms driver: an improved gwe driver by Xiaokun Kelvin ZHU X.Zhu@brad (not supported anymore).    The twz driver: a type 4 JDBC driver by Terrence W. Zellers zellert@voicenet This  is  commercial  but  is  free  for  private  and  educational  use  (not  sup- ported anymore). The  recommended  driver  is  the  mm  driver.   The  Resin  driver  may  also  be good (at least the benchmarks look good), but we haven't received that much information about this yet. We know that mSQL has a JDBC driver, but we have too little experience with it to compare. Rate of Development MySQL Server has a small core team of developers, but we are quite used to coding C and C++ very rapidly.  Because threads, functions, GROUP BY, and so on  are  still  not  implemented  in  mSQL,  it  has  a  lot  of  catching  up  to  do.   To get some perspective on this, you can view the mSQL `HISTORY' le for the last year and compare it with the News section of the MySQL Reference Manual (see Appendix D [News], page 675).  It should be pretty obvious which one has developed most rapidly. Utility Programs Both mSQL and MySQL Server have many interesting third-party tools. Because it is very easy to port upward (from  mSQL  to MySQL Server),  almost all the interesting applications that are available for mSQL are also available for MySQL Server. MySQL Server comes with a simple msql2mysql program that xes di erences in spelling between mSQL and MySQL Server for the most-used C API functions. For example, it changes instances of msqlConnect() to mysql_connect(). Con- verting  a  client  program  from  mSQL  to  MySQL  Server  usually  requires  only minor e ort.
     

    Customer Support CentreMySQL Reference Manual

    Web Hosting Services
    UNIX WEB HOSTING
    MERCHANT ACCOUNTS
    DEDICATED SERVERS
    E-COMMERCE HOSTING
    SUPPORT & FAQ's
    TERMS OF USE
    Domain Services
    DOMAIN
    REGISTRATION
    MANAGE
    YOUR ACCOUNT
    SUPPORT & FAQ's
    TERMS OF USE
    Corporate Info
    ABOUT US
    OUR NETWORK
    CONTACT US
    SITE MAP
    Copyright © 2002 Dyntex Group, Inc. All Rights Reserved
  • Return to Table of Contents
  • Back to top

  • Web Hosting: Manuals & FAQ's

    1. Unix-Based Web Hosting
    2. Unix Dedicated Servers
    3. Windows Dedicated Servers
    4. CuteFTP User’s Guide
    5. CuteHTML User’s Guide
    6. WS_FTP Pro User's Guide
    7. Miva Order User's Guide
    8. Miva Merchant User's Guide