博客
关于我
mysql命令行下的--tee选项功能
阅读量:138 次
发布时间:2019-02-26

本文共 577 字,大约阅读时间需要 1 分钟。

?MySQL?????????????????????????????????????????????????????????

??MySQL???????

?MySQL???????????--tee?????????????????????????????????????????

????

  • ?MySQL???????????

    mysql -u [username] -ppassword --tee=/path/to/client_mysql.log

    ???/path/to/client_mysql.log????????????

  • ???????my.cnf??

    ???????????????????????/etc/my.cnf????????

    ??????????[client]?????????

    [client]tee=/tmp/client_mysql.log

    ????????MySQL?????????

  • ????

    • ???????????????????
    • ??????????????????????????
    • ???????????????????MySQL?????????????

    ??????????????MySQL??????????????????????????????????????????????????????

    转载地址:http://xgsf.baihongyu.com/

    你可能感兴趣的文章
    pip install goose-extractor // SyntaxError: Missing parentheses in call to 'print'
    查看>>
    pip install mysqlclient报错
    查看>>
    pip install 出现报asciii码错误的解决
    查看>>
    pip throws TypeError: parse() got an unexpected keyword argument ‘transport_encoding‘ 在尝试安装新软件包时
    查看>>
    pip 下载慢
    查看>>
    pip 升级报错AttributeError: ‘NoneType’ object has no attribute ‘bytes’
    查看>>
    pip 安装opencv-python卡死
    查看>>
    pip 安装出现异常
    查看>>
    Pip 安装失败:需要 SSL
    查看>>
    Pip 安装挂起
    查看>>
    pip 或 pip3 为 Python 3 安装包?
    查看>>
    pip 文件损坏导致 pip无法使用 报错 ImportError: cannot import name 'main' from 'pip._int
    查看>>
    pip/pip3更换国内源
    查看>>
    pip3 install PyQt5 --user 失败
    查看>>
    pip3命令全解析:Python3包管理工具的详细使用指南
    查看>>
    pip3安装命令重复创建文件‘/tmp/pip-install-xxxxx/package‘失败
    查看>>
    PIPE 接口信号列表
    查看>>
    pipeline配置与管理Job企业级实战
    查看>>
    pipeline项目配置实战
    查看>>
    Pipenv 与 Conda?
    查看>>