<< 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

    74 MySQL Technical Reference for Version 4.0.3 2.2.4  Installation Layouts This section describes the default layout of the directories created by installing binary and source distributions. A binary distribution is installed by unpacking it at the installation location you choose (typically `/usr/local/mysql') and creates the following directories in that location: Directory Contents of directory `bin' Client programs and the mysqld server `data' Log les, databases `include' Include (header) les `lib' Libraries `scripts' mysql_install_db `share/mysql'   Error message les `sql-bench' Benchmarks A source distribution is installed after you con gure and compile it.  By default, the instal- lation step installs les under `/usr/local', in the following subdirectories: Directory Contents of directory `bin' Client programs and scripts `include/mysql'Include (header) les `info' Documentation in Info format `lib/mysql' Libraries `libexec' The mysqld server `share/mysql'   Error message les `sql-bench' Benchmarks and crash-me test `var' Databases and log les Within an installation directory, the layout of a source installation di ers from that of a binary installation in the following ways:    The  mysqld  server  is  installed  in  the  `libexec'  directory  rather  than  in  the  `bin' directory.    The data directory is `var' rather than `data'.    mysql_install_db   is  installed  in  the  `/usr/local/bin'  directory  rather  than  in `/usr/local/mysql/scripts'.    The  header   le  and  library  directories  are  `include/mysql'  and  `lib/mysql'  rather than `include' and `lib'. You can create your own binary installation from a compiled source distribution by executing the script `scripts/make_binary_distribution'. 2.2.5  How and When Updates Are Released MySQL is evolving quite rapidly here at MySQL AB and we want to share this with other MySQL users.  We try to make a release when we have very useful features that others seem to have a need for.
     

    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