Chapter 17. Using Transactions and Stored Procedures in MySQL

In the previous chapter, you learned the basics of SQL and how to use the MySQL command-line interface to issue queries and retrieve the results. Armed only with that knowledge, you can successfully complete the projects found in the remaining chapters of this book. However, when you move forward with your knowledge and think about building applications suitable for use in an enterprise environment, more advanced tactics may be needed to maintain the integrity of your data and enhance your application’s communication with MySQL.

Although the remaining chapters in this book will not contain elements from this chapter, you can easily update the code on your own to include the information ...

Get Sams Teach Yourself PHP, MySQL and Apache: All in One, Third Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.