Linux 云计算常用英语单词和语句汇总—6.0

DBA

create [kriˈeɪt] 创造

database [ˈdeɪtəbeɪs] 数据库; 资料库
table [ˈteɪbl] 表
exist [ɪgˈzɪst] 存在
field [fi:ld] 列
column [ˈkɒləm] 字段
entry [ˈentri] 条目
match [mætʃ] 匹配

Database changed [ˈdeɪtəbeɪs] [tʃeɪndʒd] 数据库已经切换
policy [ˈpɒləsi] 策略
set [set] 设置;安置
global [ˈgləʊbl] 全局的;整体的
variable [ˈveəriəbl] 可变的;变量的
No database selected [nəʊ][ˈdeɪtəbeɪs] [sɪ’lektɪd] 没选择数据库

Can’t create database ‘mysql’; database exists

无法创建数据库‘mysql’;数据库存在

Unknown database ‘studb’ 未知数据库‘studb’

Table ‘user’ already exists 表‘user’已经存在

Column count doesn’t match value count at row 1 列计数与第 1 行的值计数不匹配

Variable ‘validate_password_length’ is a GLOBAL variable and should be set with SET GLOBAL
变量 validate_password_length 是全局变量必须使用 set global 设置

row [rəʊ] 行;排

insert [ɪnˈsɜ:t] 添加;加插

select [sɪˈlekt] 查询
update [ˌʌpˈdeɪt] 更新,使现代化
values ['væljʊz] 值
modify [ˈmɒdɪfaɪ] 修改
change [tʃeɪndʒ] 修改
incorrect integer value
[ˌɪnkəˈrekt] [ˈɪntɪdʒə®]
[ˈvælju:]
不正确的整数值
references ['ref(ə)rəns] 参考
cascade [kæˈskeɪd] 级联
delete [dɪˈli:t] 删除

Duplicate entry ‘nsd180901’ for key ‘PRIMARY’ 输入的“nsd180901”与现有冲突

Invalid use of NULL value 使用了无效的 null 值

Incorrect table definition; there can be only one auto column and it must be defined as a key
表定义不正确;自动增长的列,必须将其定义为键值

Duplicate entry ‘2’ for key ‘PRIMARY’ “PRIMARY”键有 2 个的重复的条目

Cannot add or update a child row: a foreign key constraint fails (db3.gztab, CONSTRAINT gztab_ibfk_1 FOREIGN KEY (gz_id) REFERENCES yginfo (yg_id) ON DELETE CASCADE ON UPDATE CASCADE)
不能添加或更新一个子记录,因为是外键字段

terminated by ['tɜ:mɪneɪtɪd][baɪ] 终止

engine [ˈendʒɪn] 引擎
support [səˈpɔ:t] 支持
comment [ˈkɒment] 意见; 说明
transaction [trænˈzækʃn] 事务
performance [pəˈfɔ:məns] 执行
schema [ˈski:mə] 概要;计划

load [ləʊd] 负荷; 装载
records [rɪ’kɔ:ds] 记录
skipped [skɪpt] 快速转移
success [səkˈses] 成功;成就
storage [ˈstɔ:rɪdʒ] 贮藏; 储藏处
already exists [ɔ:lˈredi][ɪɡ’zɪst] 已经存在; 已存在
permission denied [pəˈmɪʃn][dɪ’naɪəd] 权限被拒绝
constraint fails [kənˈstreɪnt] 约束失败

Unknown column ‘age’ in ‘field list’ “字段列表”中的未知列“年龄”

Incorrect integer value: ‘bob’ for column ‘yg_id’ at row 1
不正确的整数值:第 1 行“yg_id”列的“bob”

The MySQL server is running with the --secure-file-priv option so it cannot execute this statement
mysql 服务运行时没有事先声明–secure-fie-priv 选项所以不允许执行这样的操作

Incorrect integer value: ‘root’ for column ‘yg_id’ at row 1
不正确的整数值:第 1 行“yg_id”列的“root”

Column count doesn’t match value count at row 1 第 1 行的值与字段值不匹配

such [sʌtʃ] 这样的; 如此的

grant [grɑ:nt] 授予;准许
defined [dɪ’faɪnd] 有定义的,明确的
flush [flʌʃ] 刷新
privileges ['prɪvəlɪdʒ] 特权
command [kəˈmɑ:nd] 指令; 控制力
line [laɪn] 线条; 排
interface [ˈɪntəfeɪs] 接合;连接
access [ˈækses] 访问
denied [dɪ’naɪəd] 拒签
limit [ˈlɪmɪt] 限制;限定

empty [ˈempti] 空
distinct [dɪˈstɪŋkt 有区别的
unsigned ['ʌn’saɪnd] 无符号
signed [saɪnd] 有符号的
like [laɪk] 相似的; 相同的
duplicates ['djuːplɪkeɪt] 复制
rows matched [rəʊz][mætʃt] 行匹配
variable [ˈveəriəbl] 变量
revoke [rɪˈvəʊk] 废除; 撤销
identified by [aɪ’dentɪfaɪd][baɪ] 由…鉴定
with grant option [wɪð][grɑ:nt][ˈɒpʃn] 支持授权选项

There is no such grant defined for user ‘yaya’ on host ‘%’

在主机“%”上没有为用户“yaya”定义这样的授权。

[Warning] Using a password on the command line interface can be insecure.
警告,在命令行使用了密码,可能会不安全

Access denied for user ‘admin’@‘localhost’ (using password: YES)
用户“admin”@“localhost”的访问被拒绝(使用密码:是)

Since password will be sent to server in plain text, use ssl connection to ensure password safety.
由于密码将以纯文本发送到服务器,因此使用 ssl 连接至

Illegal GRANT/REVOKE command; please consult the manual to see which privileges can be used
非法授予/撤销命令;请查阅手册以查看哪种特权

if exists [ɪf][ɪɡ’zɪst] 如果存在

check [tʃek] 核对; 制止
points ['pɔɪnts] 点
insecure [ˌɪnsɪˈkjʊə®] 不稳定的

reset master [ˌri:ˈset][ˈmɑ:stə®] 重置 master
purge [pɜ:dʒ] 清除
position [pəˈzɪʃn] 位置;方位
backup [ˈbækʌp] 备用的;支持性的
target [ˈtɑ:gɪt] 目标; 目的
prepare [prɪˈpeə®] 准备; 预备
incremental [ˌɪŋkrə’mentl] 增加的
base [beɪs] 基础; 根据
backup type [ˈbækʌp][taɪp] 完全备份类型
full [fʊl] 装满的; 完全的
compact [kəmˈpækt] 协议; 条约
if not exists 如果不存在
no database selected 无数据库被选中

mysqldump: Couldn’t find table: “db2” 找不到 db2 库

ERROR 1049 (42000): Unknown database ‘userdb’ 不知道的 userdb 库
ERROR 1046 (3D000) at line 22: No database selected 没有选择库
ERROR 1814 (HY000): Tablespace has been discarded for table ‘b’ b 表的表空间不存在

innobackupex: Can’t create/write to file ‘/allbak/xtrabackup_logfile’ (Errcode: 17 - File exists)
不能创建或写入文件 因为/allbak/xtrabackup_logfile 文件已经存在

xtrabackup: error: failed to open the target stream for ‘xtrabackup_logfile’
打开文件 xtrabackup_logfile 失败

mysqlbinlog: File ‘/tm/plj.000001’ not found (Errcode: 2 - No such file or directory)
错误:没有找到文件或目录

ignore 忽略

replicate 复制的; 折叠的
slave 从动装置
master 主要的; 精通的
timeout 超时

id 编号
status 情形;状态
relay 传递; 接替人员
splitting 极快的
connections 连接

should将会; 可能
invalidate 使作废
total 全部的; 完全的
global 整体的,全局的
variable 变量

thread线索; 线状物
buffer 缓冲器
unit 装置

Last_IO_Error: error connecting to master

[email protected]:3306’
连接主库 192.168.4.51 超时

Last_IO_Error: Fatal error: The slave I/O thread stops because master and slave have equal MySQL server ids; these ids must be different for replication to work (or the --replicate-same-server-id option must be used on slave but this does not always make sense; please check the manual before using it)
主库和从库必须有不同的 server_id 值 请检查之前的配置

daemon [ˈdi:mən] 守护进程

agent [ˈeɪdʒənt] 由…代理
process [ˈprəʊses] 程序
running [ˈrʌnɪŋ] 运行中
invalidate [ɪnˈvælɪdeɪt] 使无效; 使作废
passive [ˈpæsɪv] 被动的; 消极的
role [rəʊl] 角色

exclusive [ɪkˈsklu:sɪv] 排外的; 单独的
peer [pɪə®] 同等
relay [ˈri:leɪ] 继电器; 传递
control [kənˈtrəʊl] 控制; 管理
invalid command [inˈvælid kəˈmɑ:nd] [计] 无效命令
message [ˈmesɪdʒ] 消息; 信息
agent [ˈeɪdʒənt] 代理的
recovery [rɪˈkʌvəri] 复原

my_print_defaults: [ERROR] Fatal error in defaults handling.

Program aborted!
出现致命错误,程序终止

my_print_defaults: [ERROR] Found option without preceding group in config file /etc/my.cnf at line 1!
/etc/my.cnf 文件第 1 行 有不支持的配置组

ERROR 2002 (HY000): Can’t connect to local MySQL server through socket ‘/var/lib/mysql/mysql.sock’ (2)
无法连接本地数据库服务器接口

ERROR 1045 (28000): failed to create new session 不能创建新的会话

ERROR 1045 (28000): Access denied for user ‘admin2’@‘::ffff:192.168.4.50’ (using password: YES)
连接 192.168.4.50 被拒绝

error: Failed to start all MaxScale services. Exiting.
运行 maxscale 服务失败 程序已经退出

High [haɪ] 高

Availability [ə.veɪlə’bɪləti] 可用性
Node [nəʊd] 节点
Manager ['mænɪdʒə®] 管理人员
purge [pɜː®dʒ] 肃清
plugin ['plʌgɪn] 插件
load [ləʊd] 加载

Error happened on checking configurations. Can’t exec

“/etc/mha/master_ip_failover”:
权限不够

Job for mysqld.service failed because the control process exited with error code. See “systemctl status mysqld.service” and
“journalctl -xe” for details.
数据库服务进程错误,看服务状态查询摘要信息

Got error when getting node version. Error: 获取节点版本错误

bash: apply_diff_relay_logs: command not found 命令未找到

Failed to get MHA node version on the current master even though current master is reachable via SSH!
在当前主机上获取 MHA 节点版本失败,即使可以通过 SSH 访问当前主机!

Error happened on checking configurations. 检查配置时发生错误
Error happened on monitoring servers. 监控服务器发生错误

error when connecting
192.168.4.53(192.168.4.53:3306) :1045:Access denied for user ‘root’@‘192.168.4.56’ (using password: YES), but this is not a
MySQL crash. Check MySQL server settings.
使用用户’root’连接 192.168.4.53 被拒绝

procedure [prə’siːdʒə®] 存储过程

undefined [.ʌndɪ’faɪnd] 未定义
variable ['veəriəb(ə)l] 变量
trigger ['trɪɡə®] 触发
references ['ref(ə)rəns] 关联
option ['ɒpʃ(ə)n] 选项
view [vjuː] 视图
algorithm ['ælɡə.rɪð(ə)m] 算法

ERROR 1414 (42000): OUT or INOUT argument 2 for routine

db9.p5 is not a variable or NEW pseudo-variable in BEFORE trigger
存储过程 db9.p5 的 OUT 和 inout 类型的参数 需要给 2 个参数 但不能够直接赋值

ERROR 1318 (42000): Incorrect number of arguments for PROCEDURE db9.p5; expected 2, got 1
存储过程需要给 2 个参数 ,但只给了1 个参数

ERROR 1318 (42000): Incorrect number of arguments for PROCEDURE db9.p4; expected 1, got 0
存储过程需要给 1 个参数 但一个参数值也没给

ERROR 1305 (42000): PROCEDURE db9.p2 does not exist 存储过程不存在

ERROR 1356 (HY000): View ‘db9.v13’ references invalid table(s) or column(s) or function(s) or definer/invoker of view lack rights to use them
视图的字段的个数与基本的个数不匹配

ERROROR 1369 (HY000): CHECK OPTION failed ‘db9.v11’ 视图检测项失败
ERROR 1347 (HY000): ‘db9.user’ is not VIEW 不是视图无法删除
ERROR 1060 (42S21): Duplicate column name ‘name’ 重复的列名’name’

ERROR 1353 (HY000): View’s SELECT and view’s field list have different column counts
视图列个个数与查询记录的个数不匹配

ERROR 1369 (HY000): CHECK OPTION failed ‘db9.v13’ 检查节点失败

schema ['skiːmə] 共计

dataNode ['dɑːtə] 数据节点
hostnode [nəʊd] 主机节点
partition [pɑː®’tɪʃ(ə)n] 分区
rule [ruːl] 规则
committing [kə’mɪt] 承诺
reserved [rɪ’zɜː®vd] 保留
valid ['vælɪd] 有效
invalid [ɪn’vælɪd] 无效

Query OK, 0 rows affected (0.81 sec) 查询结束,0 行受到影响

ERROR 2003 (HY000): Can’t connect to MySQL server on ‘192.168.4.56’ (111)
无法连接到数据库服务器
192.168.4.56

Native memory allocation (mmap) failed to map 1431699456 bytes for committing reserved memory.
本机内存不足

ERROR 1146 (42S02): Table ‘db1.company’ doesn’t exist 表’db1.company’不存在

ERROR 1064 (HY000): can’t find any valid datanode :EMPLOYEE -> SHARDING_ID -> 30000
不能找到有效的数据节点NoSQL

instance [ˈɪnstəns] 实例

executable [ɪgˈzekjətəbl] 可执行的
exist [ɪɡ’zɪst] 存在
expire [ɪkˈspaɪə®] 到期
policy [ˈpɒləsi] 策略

Authentication [ɔ:ˌθentɪ’keɪʃn] 身份验证
build [bɪld] 构建
complete [kəm’pliːt] 完整的
general ['dʒen(ə)rəl] 一般
management ['mænɪdʒmənt] 管理

samples ['sɑːmp(ə)l] 样品
string [strɪŋ] 字符串
successful [sək’sesf(ə)l] 成功的

Please select the data directory for this instance 请为此实例选择数据目录

Don’t forget to run ‘make test’ 不要忘记执行测试安装
(error) NOAUTH Authentication required. 没有获取到验证密码

/var/run/redis_6379.pid exists, process is already running or crashed
pid 号文件已经存在 进程已经是运行的

/var/run/redis_6379.pid does not exist, process is not running pid 号文件存在,进程没有运行
(error) ERR DB index is out of range 数据库的索引超出范围
empty list or set 列表为或没有定义

Could not connect to Redis at 127.0.0.1:6379: Connection refused
连接 127.0.0.1 主机的 6379 端口失败

Please select the redis executable path 请选择 redis 可执行路径
(error) NOAUTH Authentication required (错误)需要 NOAUTH 认证

allocation [ˌæləˈkeɪʃn] 分配

hash slots [hæʃ][s’lɒts] 散列槽
replicates ['replɪkeɪt] 复制
Usage ['juːsɪdʒ] 用法
node [nəʊd] 节点
source [sɔː®s] 源
role [rəʊl] 角色
myself [maɪ’self] 自己
command [kə’mɑːnd] 命令

options ['ɒpʃ(ə)n] 选项
arguments ['ɑː®ɡjʊmənt] 参数
covered [ˈkʌvəd] 覆盖
Performing [pə’fɔ:mɪŋ] 执行
about [əˈbaʊt] 关于
fail [feɪl] 失败
Redirected [.riːdɪ’rekt] 重定向

All 16384 slots covered 全部 16384 个插槽

Performing Cluster Check 执行集群检查
All nodes agree about slots configuration 所有节点都同意时隙配置
instance has cluster support disabled 服务没有支持集群配置
Automatically selected master 192.168.4.51:6351 自动选择 192.168.4.51 主机为主库

[ERR] Node 192.168.4.58:6358 is not empty. Either the node already knows other nodes (check with CLUSTER NODES) or
contains some key in database 0.
节点 192.168.4.58 数据不为空

What is the receiving node ID? 接收 hash 操主机 ID

Source node 源节点
SHUTDOWN the node 停止节点的服务
How many slots do you want to move (from 1 to 16384) 想移除多少 hash 槽
[OK] New node added correctly. 新节点添加完毕
Do you want to proceed with the proposed reshard plan
(yes/no)?
同意分片设置输入 yes
[OK] All 16384 slots covered 16384 个槽 分配完毕
Redirected to slot [5798] located at 192.168.4.52:6352
重定向到位于 192.168.4.52:6352 的 槽[5798]
Can I set the above configuration? (type ‘yes’ to accept):
我同意以上的配置 输入 yes 表示同意

cluster_state:fail 集群状态是失败的
Redirected to slot [5798] located at 192.168.4.52:6352 重定向到位于 192.168.4.52:6352

arguments ['ɑ:ɡjʊmənts] 参数

required [rɪ’kwaəd] 需求、命令
Operation [ˌɒpəˈreɪʃn] 操作
quorum ['kwɔːrəm] 法定人数
against [əˈgenst] 反对、以防
holding [ˈhəʊldɪŋ] 持有

syntax ['sɪntæks] 语法
integer ['ɪntɪdʒə®] 整数
wrong [rɒŋ] 错误的

WRONGTYPE Operation against a key holding the wrong kind of

value
获取数据值错误

ERR syntax error 语法错误
ERR value is not an integer or out of range 值不是整数或超出范围
(error) READONLY You can’t write against a read only slave. 从库是只读的 不允许写入数据
ERR wrong number of arguments for ‘get’ command “get”命令的参数错误

process ['prəʊses] 程序

switched [swɪtʃt] 切换
Result [rɪ’zʌlt] 结果
representable [rɪprɪ’zentəb(ə)l] 能被描绘的

requires [rɪ’kwaɪə®] 需要
documents [ˈdɒkjʊmənt] 文档
restoring [rɪ’stɔː®] 恢复

killing process with pid: 12345 杀死 pid 是 12345 的进程

switched to db gamedb 已经切换到 gamedb 库
WriteResult({ “nInserted” : 1 }) 提示数据写入成功

number passed to NumberLong must be representable as an int64_t (shell):1:29
数据必须是 64 位的整数

members ['membə®] 成员
secondary ['sekənd(ə)ri] 副手
initiate [iˈniʃieit] 新加入者
pull [pʊl] 拉
remove [rɪ’muːv] 移除
skip [skɪp] 跳过
limit ['lɪmɪt] 限制
sort [sɔː®t] 排序
QUERY ['kwɪəri] 查询
rs1 is not defined rs1 没有定义

cluster [ˈklʌstə®] 集群

storage [ˈstɔ:rɪdʒ] 存储
fibre [ˈfaɪbə®] 光纤
channel [ˈtʃænl] 通道
round robin [raund ˈrɔbɪn] 轮循

qualify [ˈkwɒlɪfaɪ] 限定
discovery [dɪˈskʌvəri] 发现
serial [ˈsɪəriəl] 序列
symbol [ˈsɪmbl] 符号

multipath ['mʌltɪpæθ] 多路径
friendly [ˈfrendli] 友好的
match [mætʃ] 匹配
map [mæp] 映射

LB:Load Balance [ləud ˈbæləns] 负载均衡
HA:High Availability [hai əˌveɪləˈbɪlɪtɪ] 高可用

weight [weɪt] 权重
least [li:st] 最少的
hash [hæʃ] 散列

real [ˈri:əl] 真实的
ignore [ɪgˈnɔ:®] 忽略
request [rɪˈkwest] 请求

response [rɪˈspɒns] 响应
master [ˈmɑ:stə®] 主要的
slave [sleɪv] 从属的

session [ˈseʃn] 会话
rate [reɪt] 速率
instance [ˈɪnstəns] 实例

health [helθ] 健康
develop [dɪˈveləp] 开发
frontend [frʌn’tend] 前端
backend ['bækend] 后端

global [ˈgləʊbl] 全局的
node [nəʊd] 节点
submit [səbˈmɪt] 提交

resource [rɪˈsɔ:s] 资源
power [ˈpaʊə®] 电源

method [ˈmeθəd] 方法
label [ˈleɪbl] 标签
optional [ˈɒpʃənl] 可选的
comment [ˈkɒment] 注释
exclusive [ɪkˈsklu:sɪv] 排除

distributed [dɪs’trɪbju:tɪd] 分布式的
tracker [ˈtrækə®] 跟踪器
Volume [ˈvɒlju:m] 卷

content ['kɒntent] 内容
meta data ['metə] [ˈdeɪtə] 元数据
event [ɪˈvent] 事件

formatting ['fɔ:mætɪŋ] 格式化
appeared [ə’pɪəd] 出现
repository [rɪˈpɒzətri] 仓库
due [dju: ] 由于
connection [kəˈnekʃn] 连接; 联系

response [rɪˈspɒns] 反应; 回答
daemon [ˈdi:mən] 守护进程
driver [ˈdraɪvə®] 动器,驱动程序

external [ɪkˈstɜ:nl] 外面的,外部的
endpoint ['endpɔɪt] 端点,终点
destination [ˌdestɪˈneɪʃn] 目的
error response from daemon 守护进程的错误响应

cannot allocate memory 无法分配内存
there are not enough hosts avaliable 没有足够的主机可用
no valid host wast found 没有找到有效的主机 WAST
Interface attached successfully 接口成功连接

unreachable ['ʌn’ri:tʃəbl] 不能达到的
match [mætʃ] 相同
syntax [ˈsɪntæks] 语法
replacements [rɪp’leɪsmənts] 代替
parameter [pəˈræmɪtə®] 参数

Most commands print help when invoked w/o parameters

大多数命令在调用 W/O 参数时打印帮助

Error: JAVA_HOME is not set and could not be found. 错误:JavaJHOME 未设置,找不到
non-zero return code 非零返回码

Set the ‘ServerName’ directive globally to suppress this message
设置“ServNeNess”指令全局以抑制此消息

Could not reliably determine the server’s fully qualified domain name
无法可靠地确定服务器的完全限定域名

ERROR! Syntax Error while loading YAML 错误!加载 YAML 时的语法错误
count not match supplied host pattern 计数不匹配提供的主机模式

你可能感兴趣的:(系统管理,数据库,数据库,运维,云计算)