- 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.
- Practical Data Science Cookbook(Second Edition)
- 深入淺出Prometheus:原理、應用、源碼與拓展詳解
- 軟件測試工程師面試秘籍
- Expert Data Visualization
- Android驅動開發權威指南
- 計算機應用基礎(第二版)
- Mastering Concurrency in Python
- R的極客理想:量化投資篇
- Learning Shiny
- Java 7 Concurrency Cookbook
- 零基礎入門學習C語言:帶你學C帶你飛
- 計算機輔助設計與繪圖技術(AutoCAD 2014教程)(第三版)
- Mastering MeteorJS Application Development
- 瘋狂Ajax講義(第3版)
- HTML5與CSS3權威指南(第2版·下冊)