Danh mục tài liệu

Phát triển web với PHP và MySQL - p 28

Số trang: 10      Loại file: pdf      Dung lượng: 521.90 KB      Lượt xem: 10      Lượt tải: 0    
Xem trước 2 trang đầu tiên của tài liệu này:

Thông tin tài liệu:

Advanced MySQLCHAPTER11246Using MySQL PART IIIn this chapter, we’ll cover some more advanced MySQL topics including advanced privileges, security, and optimization. The topics we’ll cover are • Understanding the privilege system in detail • Making your MySQL database secure • Getting more information about databases • Speeding things up with indexes • Optimization tips • Different table typesUnderstanding the Privilege System in DetailPreviously (in Chapter 8, “Creating Your Web Database”) we looked at setting up users and granting them privileges. We did this with the GRANT command. If you’re going to administer a MySQL database, it can be useful to understand...
Nội dung trích xuất từ tài liệu:
Phát triển web với PHP và MySQL - p 28