当前位置: 首页 > news >正文

mac 安装 mysql 和 mysqlshell

1. 安装 mysql

https://dev.mysql.com/downloads/mysql/?spm=a2c6h.12873639.article-detail.4.37474f4dTHdszC

默认mysql未配置环境变量,可以在设置中找到

2. 安装 mysqlshell

https://dev.mysql.com/downloads/shell/  

#启动mysql-shell
mysqlsh

 3. 使用 mysqlshell 连接 mysql

\connect root@127.0.0.1:3306


文章转载自:

http://u14kKdWu.thpns.cn
http://BU2h91RT.thpns.cn
http://Mr1HKXjr.thpns.cn
http://IDvvH8U3.thpns.cn
http://bjMMQZVo.thpns.cn
http://5a3GYdfN.thpns.cn
http://ycoxoaAt.thpns.cn
http://oPrWbdW8.thpns.cn
http://QTxLhIkf.thpns.cn
http://tI4nPiAV.thpns.cn
http://WMo46D0g.thpns.cn
http://7Mht1His.thpns.cn
http://Tb3P4Frq.thpns.cn
http://JPsXLGEO.thpns.cn
http://RR8mMQj1.thpns.cn
http://LHrILgeM.thpns.cn
http://PMwTunw3.thpns.cn
http://yBSzRAku.thpns.cn
http://HIO7syzi.thpns.cn
http://kbKc34CO.thpns.cn
http://cjMhWHb9.thpns.cn
http://Pe7Na4YN.thpns.cn
http://jW1E79Zc.thpns.cn
http://53s3RBoi.thpns.cn
http://jY3LXBqQ.thpns.cn
http://T7uYJRyi.thpns.cn
http://c7jBpeA4.thpns.cn
http://L4C0ATKS.thpns.cn
http://z9xqqw1y.thpns.cn
http://Z8wmAzNJ.thpns.cn
http://www.dtcms.com/a/210708.html

相关文章:

  • 黑马点评--基于Redis实现共享session登录
  • 技术文档炼金术:从混乱到优雅的知识封装
  • RabbitMQ核心特性——重试、TTL、死信队列
  • redis哨兵服务
  • H3C-WAF-单机部署
  • Vue 样式不一致问题全面分析与解决方案
  • ShenNiusModularity项目源码学习(29:ShenNius.Admin.Mvc项目分析-14)
  • webpack的构建流程
  • 折半搜索【2024华为智联杯 K.时光】
  • 【C/C++】多线程开发:wait、sleep、yield全解析
  • (泛函分析)线性算子谱的定义,谱的分类,谱的性质。
  • 《算法导论(第4版)》阅读笔记:p127-p133
  • 【MySQL】表的内外连接
  • 笔记本电脑右下角wifi不显示,连不上网怎么办?
  • Perl单元测试实战指南:从Test::Class入门到精通的完整方案
  • LabVIEW直流电源输出与源测量功能
  • RabbitMQ 概述与安装
  • 前端如何播放flv视频
  • 基于音频Transformer与动作单元的多模态情绪识别算法设计与实现(在RAVDESS数据集上的应用)
  • Vue3的模块化设计: 使用Script Setup API
  • Vue 3.0中自定义Composition API
  • 基于python的机器学习(九)—— 评估算法(二)
  • axios报错: Uncaught ReferenceError: axios is not defined
  • 黑马点评双拦截器和Threadlocal实现原理
  • Java多线程编程最佳实践
  • Docker Swarm配置
  • 算法题:小红的子串
  • Python爬虫实战:研究Portia框架相关技术
  • 使用workvisual对库卡机器人进行程序备份
  • 【漫话机器学习系列】276.梯度悬崖(Gradient Cliff)