DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(mysql.info.gz) BDB portability

Info Catalog (mysql.info.gz) BDB storage engine (mysql.info.gz) BDB storage engine (mysql.info.gz) BDB install
 
 14.4.1 Operating Systems Supported by `BDB'
 -------------------------------------------
 
 Currently, we know that the `BDB' storage engine works with the
 following operating systems:
 
    * Linux 2.x Intel
 
    * Sun Solaris (SPARC and x86)
 
    * FreeBSD 4.x/5.x (x86, sparc64)
 
    * IBM AIX 4.3.x
 
    * SCO OpenServer
 
    * SCO UnixWare 7.1.x
 
 `BDB' does not work with the following operating systems:
 
    * Linux 2.x Alpha
 
    * Linux 2.x AMD64
 
    * Linux 2.x IA-64
 
    * Linux 2.x s390
 
    * Mac OS X
 
 Note: The preceding lists are not complete. We will update them as we
 receive more information.
 
 If you build MySQL from source with support for `BDB' tables, but the
 following error occurs when you start `mysqld', it means `BDB' is not
 supported for your architecture:
 
      bdb: architecture lacks fast mutexes: applications cannot be threaded
      Can't init databases
 
 In this case, you must rebuild MySQL without `BDB' table support or
 start the server with the `--skip-bdb' option.
 
Info Catalog (mysql.info.gz) BDB storage engine (mysql.info.gz) BDB storage engine (mysql.info.gz) BDB install
automatically generated byinfo2html