|
|||
| Continuent.org∞ :: Project List∞ :: License∞ :: About Us∞ :: Site Admin | Sponsored by Continuent, Inc | ||
|
monpasor
WHAT IT ISAlternative library for MySQL API C∞ client, using Carob to benefit from clustering. So, native mysql client programs can use the Sequoia clustering solution without changing any line of code in the application.HOW TO USE ITInstall the debian or rpm package and you are ready with the first step. Now you can try one of the following steps:
./configure --with-mysqli=shared,/usr/bin/mysequoia_config ...
make make install SEQUOIA CONFIGURATIONIn the config directory you can find some sample configuration file for Sequoia∞. This files must be copied to $SEQUOIA_HOME/config directory. The JDBC driver must be downloaded from the MySQL site∞ and the JAR file copied to $SEQUOIA_HOME/drivers directory.Note for developers: before the make check you must start the Sequoia controller using the configuration files from the config directory. APT-GET AND YUM REPOSITORIESInclude the following lines in your /etc/apt/sources.list file for apt-get:For Debian Sarge 3.1 deb http://carob.continuent.org/repo/${arch}/debian/ binary/
Include the following lines in your /etc/yum.repos.d/Continuent.repo for yum:deb-src http://carob.continuent.org/repo/${arch}/debian/ source/ For Redhat Enterprise Linux 3, Redhat Enterprise Linux 4, Suse Linux Enterprise Server 9 and Suse Linux Enterprise Server 10 [continuent]
Where:name=Continuent baseurl=http://carob.continuent.org/repo/${arch}/${distro} gpgcheck=0 * ${distro} is one of rhel3, rhel4, sles9 or sles10 * ${arch} is i386 or x86_64 The packages are compiled with the MySQL 5.0 and MySQL 4.1 header files (libmysequoia.so.15 and libmysequoia.so.14) DEPENDENCIES
For developers 4 more dependencies (the last 3 are optional):
CURRENT LIMITATIONSThe following MySQL API C∞ functions are not implemented (in fact they are dummy functions)
|
|||
|
Copyright © 2005-2007, Continuent, Inc :: webmaster :: Powered by Wikka Wakka Wiki∞ |
|||