GRAVE 发表于 2025-3-25 06:14:17

http://reply.papertrans.cn/63/6255/625497/625497_21.png

Confidential 发表于 2025-3-25 09:29:43

http://reply.papertrans.cn/63/6255/625497/625497_22.png

CARK 发表于 2025-3-25 14:02:58

MySQL Server Administration,MySQL requires administrative knowledge and function to manage the database. In this chapter, we will discuss how to manage the MySQL database server.

薄荷醇 发表于 2025-3-25 18:24:09

MySQL Tablespace Management and Partitioning,In this chapter, we will discuss tablespace and partitioning. Partitioning divides a large dataset into smaller manageable subsets, usually called partitions. Partitions can be stored, managed, and accessed separately, improving the database‘s scalability, availability, and performance.

GUISE 发表于 2025-3-25 23:57:02

MySQL High Availability, Replication, and Scalability,Replication is a technology to copy data from one MySQL database server to another asynchronously. Using MySQL replication options, you can replicate all databases, selected databases, or even selected tables, depending on your use case.

milligram 发表于 2025-3-26 03:11:50

MySQL InnoDB Cluster and ClusterSet,MySQL InnoDB Cluster Set is primarily used for disaster recovery scenarios where it provides disaster recovery tolerance for a MySQL InnoDB Cluster by replicating data asynchronously using a dedicated replication channel between the primary InnoDB cluster and the secondary InnoDB cluster.

影响深远 发表于 2025-3-26 06:30:37

http://reply.papertrans.cn/63/6255/625497/625497_27.png

infarct 发表于 2025-3-26 09:47:31

MySQL Enterprise Backup and Recovery,MySQL Enterprise Backup (MEB) is a multiplatform, high-performance backup utility for MySQL databases. MEB can perform a variety of backup and restore operations including hot, incremental, differential, selective backup and restore, encrypted, and compressed and even supports backing up to a cloud storage.

Minikin 发表于 2025-3-26 14:35:46

MySQL Security,In this chapter, we will discuss MySQL database security best practices and how to protect your database once you install/set up the database.

向前变椭圆 发表于 2025-3-26 19:41:58

MySQL Performance Tuning,Performance is one of the key areas where organizations focus as this directly impacts end users of the systems.
页: 1 2 [3] 4 5
查看完整版本: Titlebook: Mastering MySQL Administration; High Availability, S Y V Ravi Kumar,Arun Kumar Samayam,Naresh Kumar Mir Book 2024 Venkata Ravi Kumar Yenugu