Downloads install package: mysql-5.1.24-rc.tar.tar
# Add user/group for MySQL
> groupadd mysql
> useradd -g mysql mysql
> tar zxf mysql-5.1.24-rc.tar.tar
> cd mysql-5.1.24-rc
# check, compile, and install
> ./configure --prefix=/usr/local/mysql5.1.24 --with-embedded-server
> make
> make install
# configure modifier, db info
> cp support-files/my-medium.cnf /etc/my.cnf
> cd /usr/local/mysql5.1.24
> chown -R mysql .
> chgrp -R mysql .
> bin/mysql_install_db --user=mysql
> chown -R root .
> chown -R mysql var
> bin/mysqld_safe --user=mysql &
# as service
> rm -f /etc/rc.d/init.d/mysqld
> cp support-files/mysql.server /etc/rc.d/init.d/mysqld
> chmod +755 /etc/rc.d/init.d/mysqld
> /sbin/chkconfig --add mysqld
> /sbin/chkconfig --level 345 mysqld on
# as lib
> vi /etc/ld.so.conf
/usr/local/mysql5.1.24/lib/mysql
> ldconfig /etc/ld.so.conf
> ldconfig -v | grep mysql (Optional)
分享到:
相关推荐
包含 MySQL-client,MySQL-devel,MySQL-embeddedMySQL-server,MySQL-shared,,MySQL-shared-compat,MySQL-test
With its essential material and integration of theory and practice, the Handbook of Real-Time and Embedded Systems facilitates advancements in this area so that the services we rely on can continue ...
在Android开发中,ZXing(Zebra Crossing)是一个流行的条形码和二维码处理库,而zxing-android-embedded是ZXing库的一个简化版本,专为Android应用设计,方便集成到项目中实现二维码的生成和扫描功能。下面我们将...
在安装MySQL Cluster 7.2.5时,我们看到的"MySQL-Cluster-embedded-gpl-7.2.5-1.sles11.x86_64.rpm"是一个RPM包,这是针对SUSE Linux Enterprise Server 11 (SLES11)的64位平台。安装这个RPM包会包含所有必要的组件...
atlas-driver-neo4j-embedded-0.8.1.jar
MySQL-Cluster-embedded-gpl-7.2.4-1.sles11.x86_64.rarMySQL-Cluster-embedded-gpl-7.2.4-1.sles11.x86_64.rar
Wix嵌入式MySql Wix嵌入式MySql库提供了一种在集成测试中运行真实MySql的方法。 为什么? 您的测试可以在类似于生产的环境中运行:匹配版本,编码,时区,数据库/... < artifactId>wix-embedded-mysql</ artifactId>
标签:apache-any23-service-0.9.0-server-embedded.tar.gz,apache,any23,service,0.9.0,server,embedded.tar.gz包下载,依赖包
标签:apache-any23-service-0.8.0-server-embedded.tar.gz,apache,any23,service,0.8.0,server,embedded.tar.gz包下载,依赖包
The project is loosely based on the ZXing Android Barcode Scanner application, but is not affiliated with the official ZXing project. Features: Can be used via Intents (little code required). Can be ...
标签:arquillian-tomee-embedded-1.7.1-javadoc.jar,arquillian,tomee,embedded,1.7.1,javadoc,jar包下载,依赖包
1,Real-Time Embedded Multithreading Using ThreadX and MIPS 2,Real-Time_Embedded_Multithreading_Using_ThreadX 3,Real-Time Embedded Multithreading Using ThreadX and ARM 4,eetop....
亚马逊物联网设备端c sdk
mysql-community-embedded-5.7.16-1.el7.x86_64.rpm mysql-community-embedded-devel-5.7.16-1.el7.x86_64.rpm mysql-community-libs-5.7.16-1.el7.x86_64.rpm mysql-community-libs-compat-5.7.16-1.el7.x86_64.rpm...
Embedded systems are informally defined as a collection of programmable parts surrounded by ASICs and other standard components, that interact continuously with an environment through sensors and ...
Ubuntu10.04 上建立 QT-linux-embedded-4.6.3 开发环境及编译 qvfb 本文主要介绍了在 Ubuntu10.04 系统上建立 QT-linux-embedded-4.6.3 开发环境的步骤,包括安装 QT-x11-linux-4.6.3、设置环境变量、编译 qvfb 等...
mysql-community-client-5.7.18-1.el7.x86_64,mysql-community-common-5.7.18-1.el7.x86_64,mysql-community-devel-5.7.18-1.el7.x86_64,mysql-community-embedded-5.7.18-1.el7.x86_64,mysql-community-...
MySQL-embedded-5.6.22-1.el6.i686.rpm MySQL-server-5.6.22-1.el6.i686.rpm MySQL-shared-5.6.22-1.el6.i686.rpm MySQL-shared-compat-5.6.22-1.el6.i686.rpm MySQL-test-5.6.22-1.el6.i686.rpm mysql-test 免费...
mysql-community-embedded-5.7.37-1.ky10.ky10.aarch64.rpm mysql-community-embedded-devel-5.7.37-1.ky10.ky10.aarch64.rpm mysql-community-libs-5.7.37-1.ky10.ky10.aarch64.rpm mysql-community-server-5.7.37-...