MySQL
Harin Vadodaria
Extending MySQL using components: Password breach check, broadcasting a service call and more..
Sunday 09:45-10:15
|
H.1301 (Cornil)
MySQL’s component infrastructure provides a powerful way to extend server’s functionality. In this talk we will explore basics of component infrastructure followed by an example component that checks password against haveibeenpwned’s breached password database. We will also explore how a service call can be broadcasted to multiple implementations of a same service to achieve chained execution.