My Sql 英文单词

file       文件
    new model   新建模块
    new query tab   新建查询选项
    open model    打开模块
    open sql script   打开 sql 脚本
    open recent     打开最近
    run sql script   运行 sql 脚本
    close connect tab   关闭链接选项
    close tab   关闭选项卡
    save script   保存脚本
    save script as  脚本令存为
    revert  to saved   还原为已保存
    exit       退出
    
    
edit     编辑
    undo   解开
    redo    重做
    cut   剪切
    copy   复制
    paste 粘贴
    delete  删除
    select all   选择全部
    select next placehoider      选择下一个占位符
    find    找到
        find 找到
        find and replace
    
    format      格式
    auto complete   自动选择
    preferences    专业的
    
    
    
    
    
    
view 视图
    home   家
    panles
        hide sidebar  隐藏提要栏
        hide secondary  sidebar   隐藏次要提要栏
    
    select next main tab   选择下一个主选项卡
    select previous main tab    选择上一个主选项卡
    

    
query   查询
    
    execute (all or selection )    执行(全部或选定)
    execute (all or selection) to text   对文本执行(全部或选定内容)
    execute current statement   执行当前语句
    execute current statement (vertical text output)   执行当前语句(垂直文本输出)
    execute current statement   执行当前语句
    stop   停止
    stop script execution on errors   错误时停止脚本执行
    limit rows   限制行数
        do not limit   不限制
        limit to 50 rows      限制为50行
    collect performance schema stats   收集性能架构状态
    reconnect to server    重新连接到服务器
    new tab to current server    当前服务器的新选项卡
    auto-commit transactions   自动提交事务
    commit transactions  提交事务
    rollback transactions   回滚事务
    commit result edits   提交结果编辑
    discard result exits    放弃结果退出
    export results   导出结果
    
    
    
database       数据库

    connect database    连接数据库
    manage connections   管理连接 
    reverse engineer    逆向工程
    schema transfer wizard    架构传输向导
    magration wizard edit type mappings forgeneric migration   Magration向导编辑类型映射伪造迁移
    search rable data   可搜索数据
     
server    服务器 
    
    server status   服务器状态
    client connections       客户端连接
    users and privileges    用户和权限
    status and system     状态和系统
    variables    变量
    dataexport    数据导出
    dataimport     数据导入
    startup shutdwon   启动关闭
    server logs   服务器日志
    options file   选项文件
    dashboard   仪表板
    performance reports   绩效报告
    performance schema setup     性能架构设置
    management access settings    管理访问设置
    reset saved password for connection    重置已保存的连接密码
    
    
tools    工具

    configurtion   配置
        backup connections     备份连接
        restore  connections   恢复连接
    utilities
    start shell for mysql utlities   启动MySQL实用程序的shell
        copy as php code (connect to server )   复制为PHP代码(连接到服务器)
        copy as php code( interate select resultes)  复制为PHP代码(交互选择结果)
    
    
scripting    脚本

    scripting shell   编写shell脚本
    new script    新建脚本
    open script   打开脚本
    run script file 运行脚本文件
    run workbench script file   运行工作台脚本文件
    install plugin /module   安装插件/模块
    plugin manager   插件管理器

    
help    帮助
     help index   帮助索引
     mysql workbench documents MySQL工作台文档
    mysql workbench blogs MySQL工作台博客
    mysql workbench forums MySQL工作台论坛
    mysql com website   mysql com网站
    workbench product page  工作台产品页
    system info    系统信息
    report a bug   报告错误
    view report bugs  查看报告Bug
    locate log file          定位日志文件    
    check for updates       检查更新
    about wokbench    关于Wokbench
    


 

猜你喜欢

转载自blog.csdn.net/smileui/article/details/87821463
今日推荐