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

MySQl accessed by ssh in win11

1.Open PowerShell via administrator role,then run to confirm whether the ssh has been installed in win11

ssh -V

image

 

2.Access mysql via ssh, prerequisite you must configure mysql.exe path in system environment variables path “"C:\Program Files\MySQL\MySQL Server 9.0\bin\”

enviroment variables

image

 

 

 Then run below command

mysql -uroot -p -Dmydb;

 

image

 

 

3.When mysql logged successfully,then i can run sql commad

select now();
select current_timestamp();
select @@version;

image

 

http://www.rkmt.cn/news/17017.html

相关文章:

  • 1.如何导入Aquarius开发框架
  • 进销存系统 - microsoft
  • 基于深度学习的语音识别高效的系统设计与实现
  • 题解:CF1292E Rin and The Unknown Flower
  • 深入解析:SpringBoot-Thymeleaf
  • UCB-CS70_离散数学_个人笔记:Proofs 和 EECS 的联系及几种常见证明方法 - Zeeh
  • 博弈论dp复习笔记
  • 10.7阅读笔记
  • 多线程和网络总结
  • 详细介绍:ASR技术(自动语音识别)深度解析
  • 1.1 采样问题 Sampling and Bandits
  • 【题解】10.6 国庆中秋 提高组 热身赛
  • UCB-CS70个人笔记:至少和至多 - Zeeh
  • vscode使用“EIDE”和“Cortex-Debug”插件利用st-link插件达成程序烧写以及调试工作
  • C#中数据绑定的简单例子 - 详解
  • Spring Boot整合Druid与Dynamic-Datasource多数据源安装:从错误到完美解决
  • 用 Perl 实现验证码图像识别
  • cnblog Test
  • Claude 封杀中国后,我终于找到了平替!
  • pandoc使用
  • Exp2-后门原理与实践
  • DirectX-Graphics-Samples
  • 数学之美感悟。
  • 十所高校角逐对话式AI任务机器人挑战赛
  • SCIM漏洞挖掘实战指南
  • 虚拟文件系统
  • 代码随想录算法训练营第十天 | leetcode 232 225 20 1047
  • 2025冲压件厂家权威推荐榜:冲压件/新能源冲压件/光伏冲压件/精密冲压件/异形冲压件/五金冲压件/铝冲压件/汽配冲压件/不锈钢冲压件/家具冲压件厂家公司精密制造与品质保障实力之选
  • 简单搭建Ajax基础应用
  • 修改注册表,实现电脑小键盘开机自启(NumLock灯常亮)