- MariaDB Essentials
- Emilien Kenler Federico Razzoli
- 160字
- 2021-07-09 21:39:15
Summary
In this chapter, we discussed the preliminary tasks that we need to perform before we can start working with MariaDB. In particular, we discussed the way to choose a MariaDB version and install it. We learned how to start and stop MariaDB, and how to efficiently use the mysql
command-line client. Several other clients exist, but this is the one we will use for all the examples in this book. We learned how to set the MariaDB options in the configuration files or at the mysqld invocation. Some settings can be set at runtime, and sometimes they can be adjusted on a per-session basis: we discussed how to do this. MariaDB upgrades were also been discussed in the chapter. Finally, we learned how to install, uninstall, and configure MariaDB plugins.
In the next chapter, we will learn how to create new databases and tables, the data types that are available, how storage engines work, and the use of indexes.
- Boost程序庫完全開發指南:深入C++”準”標準庫(第5版)
- SpringMVC+MyBatis快速開發與項目實戰
- HoloLens Beginner's Guide
- R語言游戲數據分析與挖掘
- 深入淺出Android Jetpack
- HTML5 and CSS3 Transition,Transformation,and Animation
- FLL+WRO樂高機器人競賽教程:機械、巡線與PID
- C語言程序設計案例精粹
- Android系統級深入開發
- Python機器學習算法與應用
- 深度學習原理與PyTorch實戰(第2版)
- Go語言開發實戰(慕課版)
- INSTANT Apache Hive Essentials How-to
- Node.js核心技術教程
- Web前端開發實戰教程(HTML5+CSS3+JavaScript)(微課版)