当前位置:网站首页>mysql的基本使用
mysql的基本使用
2022-08-01 12:54:00 【hhtSeeTheWorld】
1、命令行登录
如果没有配置环境变量,主要到安装mysql的bin目录文件夹下面输入命令
mysql -u用户名 -p
当我使用 root用户登录时,就写成下面这样,-u和root连在一起写
mysql -uroot -p
然后需要你输入正确密码,即可登录成功
边栏推荐
- PAT 1163 Dijkstra Sequence(30)
- JMP Pro 16.0 software installation package download and installation tutorial
- 一文带你读懂云原生、微服务与高可用
- 高仿项目协作工具【Worktile】,从零带你一步步实现组织架构、网盘、消息、项目、审批等功能
- PanGu-Coder:函数级的代码生成模型
- 8. SAP ABAP OData 服务如何支持创建(Create)操作
- windows IDEA + PHP+xdebug 断点调试
- 【无标题】
- .NET性能优化-使用SourceGenerator-Logger记录日志
- 深入解析volatile关键字
猜你喜欢
力扣160题,相交链表
windows IDEA + PHP+xdebug 断点调试
快速理解拉格朗日乘子法
那些利用假期学习的职场人,后来都怎么样了?
透过开发抽奖小程序,体会创新与迭代
芝加哥丰田技术学院 | Leveraging Natural Supervision for Language Representation Learning and Generation(利用自然监督进行语言表示学习和生成)
批量替换Word中的表格为图片并保存
华盛顿大学、Allen AI 等联合 | RealTime QA: What's the Answer Right Now?(实时 QA:现在的答案是什么?)
【StoneDB Class】Introduction Lesson 2: Analysis of the Overall Architecture of StoneDB
PAT 1162 Postfix Expression(25)
随机推荐
SQL函数 SQRT
快速幂---学习笔记
How to integrate 3rd party service center registration into Istio?
人像分割技术解析与应用
This article will take you to thoroughly clarify the working mechanism of certificates in Isito
MVVM响应式
JMP Pro 16.0软件安装包下载及安装教程
How do we do full-link grayscale on the database?
程序员的自我修养
深入解析volatile关键字
RGB系列开发稳定响应快速灯带拾音灯氛围灯等应用定制方案
Why does the maximum plus one equal the minimum
SQL函数 %SQLSTRING
NFV迈向云原生时代:Network Service Mesh项目介绍
win10系统重装,无法登录进行同步的情况下chrome数据恢复
SQL函数 SQUARE
AI目标分割能力,无需绿幕即可实现快速视频抠图
34、树莓派进行人体姿态检测并进行语音播报
Grafana 9.0 released, Prometheus and Loki query builders, new navigation, heatmap panels and more!
树和二叉树的转换