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

    Chapter 1:  General Information 27 the cause of a problem and assume that some details don't matter.  A good principle is:  if you are in doubt about stating something, state it!  It is a thousand times faster and less troublesome to write a couple of lines more in your report than to be forced to ask again and wait for the answer because you didn't include enough information the rst time. The most common errors are that people don't indicate the version number of the MySQL distribution they are using, or don't indicate what platform they have the MySQL server installed on (including the platform version number).  This is highly relevant information, and in 99 cases out of 100 the bug report is useless without it!  Very often we get questions like,  \Why  doesn't  this  work  for  me?"   Then  we   nd  that  the  feature  requested  wasn't implemented in that MySQL version,  or that a bug described in a report has been xed already  in  newer  MySQL  versions.   Sometimes  the  error  is  platform-dependent;  in  such cases, it is next to impossible to x anything without knowing the operating system and the version number of the platform. Remember  also  to  provide  information  about  your  compiler,  if  it  is  related  to  the  prob- lem.  Often people nd bugs in compilers and think the problem is MySQL-related.  Most compilers are under development all the time and become better version by version.   To determine whether your problem depends on your compiler, we need to know what compiler is used. Note that every compiling problem should be regarded as a bug report and reported accordingly. It is most helpful when a good description of the problem is included in the bug report. That is, a good example of all the things you did that led to the problem and the problem itself exactly described.  The best reports are those that include a full example showing how to reproduce the bug or problem.  See Section E.1.6 [Reproduceable test case], page 763. If a program produces an error message, it is very important to include the message in your report!  If we try to search for something from the archives using programs, it is better that the error message reported exactly matches the one that the program produces.  (Even the case should be observed!)  You should never try to remember what the error message was; instead, copy and paste the entire message into your report! If you have a problem with MyODBC, you should try to generate a MyODBC trace le. See Section 8.3.7 [MyODBC bug report], page 554. Please remember that many of the people who will read your report will do so using an 80-column display.   When generating reports or examples using the  mysql  command-line tool, you should therefore use the --vertical option (or the \G statement terminator) for output  that  would  exceed  the  available  width  for  such  a  display  (for  example,  with  the EXPLAIN SELECT statement; see the example later in this section). Please include the following information in your report:    The version number of the MySQL distribution you are using (for example, MySQL Ver- sion 3.22.22). You can nd out which version you are running by executing mysqladmin version.  mysqladmin  can be found in the `bin' directory under your MySQL instal- lation directory.    The manufacturer and model of the machine you are working on.    The operating system name and version.  For most operating systems, you can get this information by executing the Unix command uname -a.    Sometimes the amount of memory (real and virtual) is relevant.  If in doubt, include these values.
     

    Customer Support CentreMySQL Reference Manual

    Web Hosting Services
    UNIX WEB HOSTING
    SUPPORT & FAQ's
    TERMS OF USE
    Domain Services
    DOMAIN REGISTRATION
    MANAGE YOUR ACCOUNT
    SUPPORT & FAQ's
    TERMS OF USE
    SITE MAP
    Home
    Hosting Plans | Domain Registration | About Us | Contact Us | Site Map
    Terms of Use | Privacy Policy | Guarantees
    Merchant Accounts

    SpiritHost - web hosting for spiritual and education sites
    SpiritHit.com - Religious and Spiritual Portal
  • 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