
深入mysql的世界
文章平均质量分 72
数据架构
知识就是力量,良知才是方向。良知比知识更重要!
When you want to give up , think about why you started?
千学不如一看,千看不如一练,千练不如一战
ACDU(中国DBA联盟)成员
安徽DBA俱乐部 成员
展开
-
MySQL安装
MySQL安装原创 2023-03-25 22:05:20 · 644 阅读 · 0 评论 -
How to install MariaDB Database Server on CentOS 8
How to install MariaDB Database Server on CentOS 8原创 2022-11-02 17:45:14 · 424 阅读 · 0 评论 -
mysql数据库之必备知识
mysql数据库之必备知识原创 2022-10-19 16:32:47 · 275 阅读 · 0 评论 -
图解 Centos7.5 环境下安装 MySQL5.7版本数据库
图解 Centos7.5 环境下安装 MySQL5.7版本数据库原创 2022-10-14 22:42:54 · 1213 阅读 · 1 评论 -
MySQL Shell中跑出霸气的Reports
MySQL Shell中跑出霸气的Reports原创 2022-10-14 17:16:16 · 247 阅读 · 0 评论 -
绝了...玩转MySQL Shell
绝了...玩转MySQL Shell原创 2022-10-13 20:59:18 · 728 阅读 · 0 评论 -
不可不知的 MySQL Client Program
不可不知的 MySQL Client Program原创 2022-10-13 18:44:51 · 447 阅读 · 0 评论 -
[解决方法] Can‘t exec “mysql_config“: No such file or directory at Makefile.PL
[解决方法] Can't exec "mysql_config": No such file or directory at Makefile.PL原创 2022-10-13 16:03:30 · 1780 阅读 · 0 评论 -
如何导入cookbook数据到MySQL
如何导入cookbook数据到MySQL原创 2022-10-13 14:41:06 · 122 阅读 · 0 评论 -
MySQL Server Administration
MySQL Server Administration原创 2022-10-13 10:27:21 · 1043 阅读 · 0 评论 -
MySQL Programs
MySQL Programs原创 2022-10-12 11:21:03 · 697 阅读 · 0 评论 -
MySQL Examples of Common Queries
MySQL Examples of Common Queries原创 2022-10-12 09:44:06 · 230 阅读 · 0 评论 -
MySQL Creating and using a Database
MySQL Creating and using a Database原创 2022-10-11 22:34:03 · 497 阅读 · 0 评论 -
Linux Centos8 Mysql启动(Active: failed (Result: exit-code))及登录报错(ERROR 1045 (28000): Access denied )
Linux Centos8 Mysql启动(Active: failed (Result: exit-code))及登录报错(ERROR 1045 (28000): Access denied )原创 2022-10-11 17:12:15 · 6000 阅读 · 0 评论 -
How to install MySQL 8.0.26 on centos8
How to install MySQL 8.0.26 on centos8原创 2022-09-14 14:38:11 · 505 阅读 · 0 评论 -
MYSQL 体系架构
第一,连接层第二层:服务层第三层,引擎层第四层,存储层...原创 2020-04-16 21:51:49 · 626 阅读 · 0 评论 -
MYSQL DCL数据控制语言(对用户权限的设置)
简介:精讲数据控制语言如何限制用户的各种权限。什么是DCL数据控制语言?数据控制语言(DCL:Data Control Language)是用来设置或者更改数据库用户或角色权限的语句,这些语句包括GRANT,DENY,REVOKE等语句1.MYSQL限制root 用户指定ip 登录简介:详细如何从安全角度出发限制root 用户指定ip登录查看root 用户可以在哪台机器登录。...原创 2020-04-12 20:11:36 · 646 阅读 · 0 评论 -
Mysql 在Linux上的基本操作
在Linux系统下MySQL的清屏命令MySQL在Linux系统下,输入system clear即可完成清屏!LINUX重启MYSQL的命令如何启动/停止/重启MySQL一、启动方式1、使用 service 启动:service mysqld start2、使用 mysqld 脚本启动:/etc/inint.d/mysqld start3、使用 safe_mysql...原创 2020-04-12 19:16:48 · 196 阅读 · 0 评论 -
Error: GPG check FAILED Once install MySQL
Error: GPG check FAILED Once install MySQL原创 2022-06-29 03:40:50 · 921 阅读 · 0 评论 -
更改主机名的方法(永久)
更改主机名的方法(永久)原创 2022-06-28 20:35:54 · 12698 阅读 · 0 评论 -
How to sorting query results
How to sorting query results原创 2022-03-22 22:57:44 · 264 阅读 · 0 评论 -
How to handling duplicates in MySQL
How to handling duplicates in MySQL原创 2022-03-22 07:21:41 · 863 阅读 · 0 评论 -
How to using the mysql client program
1.How to setting up a mysql user account.ProblemNeed an account for connecting to your MySQL serverSolutionUse CREATE USER and GRANT statements to set up the account.Then use the account name and password to make connection to the server.[root@DBAM原创 2022-03-20 18:08:35 · 1046 阅读 · 0 评论 -
How to maintenance Operating System and Hardware Optimization
How to maintenance Operating System and Hardware Optimization原创 2022-03-15 23:11:10 · 289 阅读 · 0 评论 -
About interview Questions Collection(Basic,Intermediate and Advanced) in MySQL
About interview Questions Collection(Basic,Intermediate and Advanced) in MySQL原创 2022-03-15 21:32:10 · 634 阅读 · 0 评论 -
How to Installing MySQL Shell on CentOS 8
How to Installing MySQL Shell on CentOS 8原创 2022-03-15 18:21:07 · 2100 阅读 · 0 评论 -
About High Availability in MySQL
About High Availability in MySQL原创 2022-03-15 15:04:14 · 454 阅读 · 0 评论 -
How to monitoring MySQL Servers?
How to monitoring MySQL Servers?原创 2022-03-15 12:08:11 · 2150 阅读 · 0 评论 -
How to Configuring and Turning the Server?
How to Configuring and Turning the Server?原创 2022-03-15 09:53:00 · 198 阅读 · 0 评论 -
CP10.How to backups and Recovery in MySQL?
Physical and logical BackupsLogical backups operate on the internal structures : Databases(Schemas),talbles,views,users,and other objects.Pyhisical backups are concerned with OS-side representation of the database structures:data files,transaction jo..原创 2022-03-14 23:16:00 · 574 阅读 · 0 评论 -
How to setting up the mydumper and myloader utilities in centos 8 (Linux)
How to setting up the mydumper and myloader utilities in centos 8 (Linux)原创 2022-03-14 22:53:39 · 609 阅读 · 0 评论 -
CP8 Managing Users and Privileges
Managing Users and Privileges原创 2022-03-13 20:12:14 · 882 阅读 · 0 评论 -
CP7 Doing it for us with MySQL
CP7 Doing it for us with MySQL原创 2022-03-12 20:53:56 · 669 阅读 · 0 评论 -
How to understand Transactions and Locking
How to understand Transactions and Locking原创 2022-03-12 10:53:19 · 478 阅读 · 0 评论 -
CHAPTER 5 Advanced Querying
CHAPTER 5 Advanced Querying原创 2022-03-11 19:27:57 · 664 阅读 · 0 评论 -
How to import database to your Mysql instance
How to import database to your Mysql instance.原创 2022-03-09 10:39:49 · 358 阅读 · 0 评论 -
Chapter4 Working with Database Structures
Creating and Using DatabasesCreating TablesBasics2.Collation and Character SetsOther FeaturesString typesKeys and IndexesThe AUTO_INCREMENT FeatureAltering StructuresAdding,Removing,and Changing Colu...原创 2022-02-24 13:24:40 · 311 阅读 · 0 评论 -
Basic SQL
Using the salila Database[root@DBAMAXWELL ~]# mysql -u root -pEnter password:Welcome to the MySQL monitor. Commands end with ; or \g.Your MySQL connection id is 45Server version: 5.7.37 MySQL Community Server (GPL)Copyright (c) 2000, 2022, Oracle ..原创 2022-02-23 14:49:31 · 148 阅读 · 0 评论 -
Modeling and Designing Databases
1. The Database Design ProcessThere are three major stages in the database design.Requirements analysis Conceptual design Logical design2.The Entity Relationship(ER) ModelRepresenting Entities Representing Relationships Partial and Total Partici原创 2022-02-22 14:41:30 · 508 阅读 · 0 评论 -
使用Mysql过程中出现的问题
1. DBeaver连接MySQL报Public Key Retrieval is not allowed 错误的解决方法将 Driver properties 中的allowPublicKeyRetrieval 的value 改为 True即可。2. MySQL登录时报ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)的问题解法:1.停止mysql数据库:syst原创 2022-02-21 21:49:50 · 232 阅读 · 0 评论