Debian For ARM mysql-server install information

本文涉及的产品
RDS MySQL Serverless 基础系列,0.5-2RCU 50GB
云数据库 RDS MySQL,集群系列 2核4GB
推荐场景:
搭建个人博客
云数据库 RDS PostgreSQL,集群系列 2核4GB
简介: /**************************************************************************** * Debian For ARM mysql-server install information * 说明: * 之前有提到安装mysql-server的时候,有出现无法配置的问题,今天再次尝试 * 安装,结果自然而然的通过了,这也是意料之外啊,目前不知道是为何,记录一下 * 安装信息。
/****************************************************************************
 *        Debian For ARM mysql-server install information
 * 说明:
 *     之前有提到安装mysql-server的时候,有出现无法配置的问题,今天再次尝试
 * 安装,结果自然而然的通过了,这也是意料之外啊,目前不知道是为何,记录一下
 * 安装信息。
 *
 *                                         2017-3-4 深圳 南山平山村 曾剑锋
 ***************************************************************************/


install information:

    root@zengjf:/# apt-get install mysql-server
    Reading package lists... Done
    Building dependency tree... Done
    The following extra packages will be installed:
      heirloom-mailx libaio1 libclass-isa-perl libdbd-mysql-perl libdbi-perl
      libhtml-template-perl libmysqlclient18 libswitch-perl libwrap0
      mysql-client-5.5 mysql-common mysql-server-5.5 mysql-server-core-5.5 perl
      perl-modules psmisc tcpd
    Suggested packages:
      exim4 mail-transport-agent libipc-sharedcache-perl libterm-readkey-perl
      tinyca perl-doc libterm-readline-gnu-perl libterm-readline-perl-perl make
      libpod-plainer-perl
    Recommended packages:
      mailx
    The following NEW packages will be installed:
      heirloom-mailx libaio1 libclass-isa-perl libdbd-mysql-perl libdbi-perl
      libhtml-template-perl libmysqlclient18 libswitch-perl libwrap0
      mysql-client-5.5 mysql-common mysql-server mysql-server-5.5
      mysql-server-core-5.5 perl perl-modules psmisc tcpd
    0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded.
    Need to get 6914 kB/15.7 MB of archives.
    After this operation, 112 MB of additional disk space will be used.
    Do you want to continue [Y/n]? y
    Get:1 http://cdn.debian.net/debian/ wheezy/main libdbd-mysql-perl armhf 4.021-1+b1 [120 kB]
    Get:2 http://cdn.debian.net/debian/ wheezy/main mysql-client-5.5 armhf 5.5.47-0+deb7u1 [1473 kB]
    Get:3 http://cdn.debian.net/debian/ wheezy/main psmisc armhf 22.19-1+deb7u1 [129 kB]
    Get:4 http://cdn.debian.net/debian/ wheezy/main mysql-server-core-5.5 armhf 5.5.47-0+deb7u1 [3144 kB]
    Get:5 http://cdn.debian.net/debian/ wheezy/main mysql-server-5.5 armhf 5.5.47-0+deb7u1 [1626 kB]
    Get:6 http://cdn.debian.net/debian/ wheezy/main heirloom-mailx armhf 12.5-2+deb7u1 [244 kB]
    Get:7 http://cdn.debian.net/debian/ wheezy/main libhtml-template-perl all 2.91-1 [72.0 kB]
    Get:8 http://cdn.debian.net/debian/ wheezy/main mysql-server all 5.5.47-0+deb7u1 [80.1 kB]
    Get:9 http://cdn.debian.net/debian/ wheezy/main tcpd armhf 7.6.q-24 [25.6 kB]  
    Fetched 6914 kB in 7min 19s (15.7 kB/s)                                        
    perl: warning: Setting locale failed.
    perl: warning: Please check that your locale settings:
        LANGUAGE = "en_US",
        LC_ALL = (unset),
        LANG = "en_US.UTF-8"
        are supported and installed on your system.
    perl: warning: Falling back to the standard locale ("C").
    /usr/bin/locale: Cannot set LC_CTYPE to default locale: No such file or directory
    /usr/bin/locale: Cannot set LC_MESSAGES to default locale: No such file or directory
    /usr/bin/locale: Cannot set LC_ALL to default locale: No such file or directory
    Preconfiguring packages ...
    /usr/bin/locale: Cannot set LC_CTYPE to default locale: No such file or directory
    /usr/bin/locale: Cannot set LC_MESSAGES to default locale: No such file or directory
    /usr/bin/locale: Cannot set LC_ALL to default locale: No such file or directory
    Can not write log, openpty() failed (/dev/pts not mounted?)
    Selecting previously unselected package libwrap0:armhf.
    (Reading database ... 9688 files and directories currently installed.)
    Unpacking libwrap0:armhf (from .../libwrap0_7.6.q-24_armhf.deb) ...
    Selecting previously unselected package libaio1:armhf.
    Unpacking libaio1:armhf (from .../libaio1_0.3.109-3_armhf.deb) ...
    Selecting previously unselected package mysql-common.
    Unpacking mysql-common (from .../mysql-common_5.5.47-0+deb7u1_all.deb) ...
    Selecting previously unselected package libmysqlclient18:armhf.
    Unpacking libmysqlclient18:armhf (from .../libmysqlclient18_5.5.47-0+deb7u1_armhf.deb) ...
    Selecting previously unselected package libswitch-perl.
    Unpacking libswitch-perl (from .../libswitch-perl_2.16-2_all.deb) ...
    Selecting previously unselected package libclass-isa-perl.
    Unpacking libclass-isa-perl (from .../libclass-isa-perl_0.36-3_all.deb) ...
    Selecting previously unselected package perl-modules.
    Unpacking perl-modules (from .../perl-modules_5.14.2-21+deb7u3_all.deb) ...
    Selecting previously unselected package perl.
    Unpacking perl (from .../perl_5.14.2-21+deb7u3_armhf.deb) ...
    Selecting previously unselected package libdbi-perl.
    Unpacking libdbi-perl (from .../libdbi-perl_1.622-1+deb7u1_armhf.deb) ...
    Selecting previously unselected package libdbd-mysql-perl.
    Unpacking libdbd-mysql-perl (from .../libdbd-mysql-perl_4.021-1+b1_armhf.deb) ...
    Selecting previously unselected package mysql-client-5.5.
    Unpacking mysql-client-5.5 (from .../mysql-client-5.5_5.5.47-0+deb7u1_armhf.deb) ...
    Selecting previously unselected package psmisc.
    Unpacking psmisc (from .../psmisc_22.19-1+deb7u1_armhf.deb) ...
    Selecting previously unselected package mysql-server-core-5.5.
    Unpacking mysql-server-core-5.5 (from .../mysql-server-core-5.5_5.5.47-0+deb7u1_armhf.deb) ...
    Processing triggers for man-db ...
    /usr/bin/locale: Cannot set LC_CTYPE to default locale: No such file or directory
    /usr/bin/locale: Cannot set LC_MESSAGES to default locale: No such file or directory
    /usr/bin/locale: Cannot set LC_ALL to default locale: No such file or directory
    Can not write log, openpty() failed (/dev/pts not mounted?)
    Setting up mysql-common (5.5.47-0+deb7u1) ...
    Can not write log, openpty() failed (/dev/pts not mounted?)
    Selecting previously unselected package mysql-server-5.5.
    (Reading database ... 11509 files and directories currently installed.)
    Unpacking mysql-server-5.5 (from .../mysql-server-5.5_5.5.47-0+deb7u1_armhf.deb) ...
    /usr/bin/locale: Cannot set LC_CTYPE to default locale: No such file or directory
    /usr/bin/locale: Cannot set LC_MESSAGES to default locale: No such file or directory
    /usr/bin/locale: Cannot set LC_ALL to default locale: No such file or directory
    /bin/df: Warning: cannot read table of mounted file systems: No such file or directory
    Selecting previously unselected package heirloom-mailx.
    Unpacking heirloom-mailx (from .../heirloom-mailx_12.5-2+deb7u1_armhf.deb) ...
    Selecting previously unselected package libhtml-template-perl.
    Unpacking libhtml-template-perl (from .../libhtml-template-perl_2.91-1_all.deb) ...
    Selecting previously unselected package mysql-server.
    Unpacking mysql-server (from .../mysql-server_5.5.47-0+deb7u1_all.deb) ...
    Selecting previously unselected package tcpd.
    Unpacking tcpd (from .../tcpd_7.6.q-24_armhf.deb) ...
    Processing triggers for man-db ...
    /usr/bin/locale: Cannot set LC_CTYPE to default locale: No such file or directory
    /usr/bin/locale: Cannot set LC_MESSAGES to default locale: No such file or directory
    /usr/bin/locale: Cannot set LC_ALL to default locale: No such file or directory
    Can not write log, openpty() failed (/dev/pts not mounted?)
    Setting up libwrap0:armhf (7.6.q-24) ...
    Setting up libaio1:armhf (0.3.109-3) ...
    Setting up libmysqlclient18:armhf (5.5.47-0+deb7u1) ...
    Setting up libclass-isa-perl (0.36-3) ...
    Setting up psmisc (22.19-1+deb7u1) ...
    Setting up mysql-server-core-5.5 (5.5.47-0+deb7u1) ...
    Setting up heirloom-mailx (12.5-2+deb7u1) ...
    update-alternatives: using /usr/bin/heirloom-mailx to provide /usr/bin/mailx (mailx) in auto mode
    Setting up tcpd (7.6.q-24) ...
    Setting up libswitch-perl (2.16-2) ...
    Setting up perl-modules (5.14.2-21+deb7u3) ...
    Setting up perl (5.14.2-21+deb7u3) ...
    update-alternatives: using /usr/bin/prename to provide /usr/bin/rename (rename) in auto mode
    Setting up libdbi-perl (1.622-1+deb7u1) ...
    Setting up libdbd-mysql-perl (4.021-1+b1) ...
    Setting up mysql-client-5.5 (5.5.47-0+deb7u1) ...
    Setting up mysql-server-5.5 (5.5.47-0+deb7u1) ...
    /usr/bin/locale: Cannot set LC_CTYPE to default locale: No such file or directory
    /usr/bin/locale: Cannot set LC_MESSAGES to default locale: No such file or directory
    /usr/bin/locale: Cannot set LC_ALL to default locale: No such file or directory
    [ ok ] Stopping MySQL database server: mysqld.
    170304  5:52:32 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead.
    170304  5:52:32 [Note] /usr/sbin/mysqld (mysqld 5.5.47-0+deb7u1) starting as process 6064 ...
    170304  5:52:32 [Warning] Using unique option prefix myisam-recover instead of myisam-recover-options is deprecated and will be removed in a future release. Please use the full name instead.
    170304  5:52:32 [Note] Plugin 'FEDERATED' is disabled.
    170304  5:52:32 InnoDB: The InnoDB memory heap is disabled
    170304  5:52:32 InnoDB: Mutexes and rw_locks use GCC atomic builtins
    170304  5:52:32 InnoDB: Compressed tables use zlib 1.2.7
    170304  5:52:32 InnoDB: Using Linux native AIO
    qemu: Unsupported syscall: 243
    170304  5:52:32  InnoDB: Error: Linux Native AIO interface is not supported on this platform. Please check your OS documentation and install appropriate binary of InnoDB.
    InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
    170304  5:52:32 InnoDB: Warning: Linux Native AIO disabled.
    170304  5:52:32 InnoDB: Initializing buffer pool, size = 128.0M
    170304  5:52:32 InnoDB: Completed initialization of buffer pool
    170304  5:52:32 InnoDB: highest supported file format is Barracuda.
    170304  5:52:32  InnoDB: Waiting for the background threads to start
    170304  5:52:33 InnoDB: 5.5.47 started; log sequence number 1595675
    170304  5:52:33  InnoDB: Starting shutdown...
    170304  5:52:34  InnoDB: Shutdown completed; log sequence number 1595675
    /bin/df: Warning: cannot read table of mounted file systems: No such file or directory
    [ ok ] Starting MySQL database server: mysqld . . ..
    [info] Checking for tables which need an upgrade, are corrupt or were 
    not closed cleanly..
    Setting up libhtml-template-perl (2.91-1) ...
    Setting up mysql-server (5.5.47-0+deb7u1) ...
    root@zengjf:/# 
    

 

相关实践学习
如何在云端创建MySQL数据库
开始实验后,系统会自动创建一台自建MySQL的 源数据库 ECS 实例和一台 目标数据库 RDS。
全面了解阿里云能为你做什么
阿里云在全球各地部署高效节能的绿色数据中心,利用清洁计算为万物互联的新世界提供源源不断的能源动力,目前开服的区域包括中国(华北、华东、华南、香港)、新加坡、美国(美东、美西)、欧洲、中东、澳大利亚、日本。目前阿里云的产品涵盖弹性计算、数据库、存储与CDN、分析与搜索、云通信、网络、管理与监控、应用服务、互联网中间件、移动服务、视频服务等。通过本课程,来了解阿里云能够为你的业务带来哪些帮助     相关的阿里云产品:云服务器ECS 云服务器 ECS(Elastic Compute Service)是一种弹性可伸缩的计算服务,助您降低 IT 成本,提升运维效率,使您更专注于核心业务创新。产品详情: https://www.aliyun.com/product/ecs
目录
相关文章
|
3月前
|
存储 关系型数据库 MySQL
debian11安装mysql5.7
debian11安装mysql5.7
141 0
|
4月前
|
关系型数据库 MySQL Linux
Linux部署实战前言,MySQL在CentOS安装【单机软件】,MySQL的安装需要root权限,yum install mysql,systemctl enable mysqld开机自启的意思
Linux部署实战前言,MySQL在CentOS安装【单机软件】,MySQL的安装需要root权限,yum install mysql,systemctl enable mysqld开机自启的意思
|
缓存 关系型数据库 MySQL
Debian 11 x64 安装 MySQL 8.0.33
本文提供了一个逐步指南,介绍了如何在 Debian 11 x64 上下载和安装 MySQL 8.0.33。此外,还提供了允许远程访问的说明。
1567 1
Debian 11 x64 安装 MySQL 8.0.33
|
6月前
|
Python Windows
解决Python下pip install MySQL-python失败的问题
解决Python下pip install MySQL-python失败的问题
90 0
|
6月前
|
网络安全 C语言 Python
Python【问题 01】pip install MySQL-python==1.2.4b4 依赖安装问题记录及解决
Python【问题 01】pip install MySQL-python==1.2.4b4 依赖安装问题记录及解决
72 0
|
11月前
|
关系型数据库 MySQL Windows
安装 MySQL 服务时提示 Install/Remove of the Service Denied
安装 MySQL 服务时提示 Install/Remove of the Service Denied
718 0
|
存储 关系型数据库 MySQL
百度搜索:蓝易云【Debian11系统编译安装MySQL5.7教程。】
以上是在Debian 11系统上编译安装MySQL 5.7的基本步骤。请根据实际情况进行相应的调整和配置。
134 2
|
JavaScript 关系型数据库 MySQL
在银河麒麟arm架构下离线安装mysql5.7
大家久等了,这个银河麒麟 arm 系统很特殊,必须用官方依赖mysql数据库才可以,这里我也是找的麒麟技术人员要的,大家可以下载离线安装官方mysql5.7依赖包和数据库 下载地址
1712 0
|
SQL 机器学习/深度学习 数据库
How to install Microsoft SQL Server 2019 | MySQL
SQL Server 2019 服务的安装
162 0
How to install Microsoft SQL Server 2019 | MySQL
|
关系型数据库 MySQL Linux
linux debian系统使用mysql教程
linux debian系统使用mysql教程
568 0
linux debian系统使用mysql教程

热门文章

最新文章