Sign up
Forgot password?
FAQ: Login

Vileikis Lukas. Hacking MySQL: Breaking, Optimizing, and Securing MySQL for Your Use Case

  • pdf file
  • size 13,46 MB
Vileikis Lukas. Hacking MySQL: Breaking, Optimizing, and Securing MySQL for Your Use Case
Apress Media LLC., 2024. — 382 p. — ISBN-13: 979-8-8688-0979-8.
Your MySQL instances are probably broken. Many developers face slow-running queries, and issues related to database architecture, replication, or database security — and that’s only the beginning. This book will deliver answers to your most pressing MySQL database questions related to performance, availability, or security by uncovering what causes databases to break in the first place.
At its core, this book provides you with the knowledge necessary for you to break your database instances so you can better optimize it for performance and secure it from data breaches. In other words, you’ll discover the sorts of actions, minor and major, that degrade databases so you can fix and ultimately preempt them. MySQL sometimes acts according to its rules, and this book will help you keep it working on your terms. At the same time, you will learn to optimize your backup and recovery procedures, determine when and which data to index to achieve maximum performance, and choose the best MySQL configurations, among other essential skills.
Most MySQL books focus exclusively on optimization, but this book argues that it’s just as important to pay attention to the ways databases break. Indeed, after reading this book, you will be able to safely break your database instances to expose and overcome the nuanced issues that affect performance, availability, and security.
MySQL is one of the most widely used database management systems in the world. That’s not without a reason – MySQL is a friend to many tech companies including, but not limited to, Facebook, Twitter, Netflix, and Uber. The reason why so many companies elect to use MySQL as their primary database management system of choice is because of its robustness: MySQL supports multiple storage engines which makes MySQL flexible enough for an ever-changing world of data – those storage engines come with their features related to performance, availability, or security, features that can be exploited to get the most out of this database management system.
What You Will Learn:
Know the basics of MySQL and the storage engines InnoDB and MyISAM.
Spot the ways you are harming your database’s performance, availability, and security without even realizing it.
Fix minor bugs and issues that have surprisingly serious impacts.
Optimize schema, data types, queries, indexes, and partitions to head off issues.
Understand key MySQL security strategies.
Who This Book Is For:
Database administrators, web developers, systems administrators, and security professionals with an intermediary knowledge of database management systems and building applications in MySQL.
The Basics of MySQL.
Breaking MySQL.
Optimizing MySQL.
Securing MySQL.
  • Sign up or login using form at top of the page to download this file.
  • Sign up
Up