Introduction to stored routines (part 3)
Last time we created a simple, but not particularly useful, stored function. This time, we’ll create something a little more complicated and useful. (more…)
Richard Wallman - a MySQL® DBA (database administrator)
Last time we created a simple, but not particularly useful, stored function. This time, we’ll create something a little more complicated and useful. (more…)
At some point you will encounter the error message “Too many connections” - given that the MySQL database server has three different connection limits, it’s important to know which limit you’ve hit, and what you can do about it. (more…)