MySQL 8.0.40
Source Code Documentation
|
NULL value exception. More...
#include <functor.h>
NULL value exception.
Thrown when the functor discovers that the result is NULL. Normally, NULL returns can be detected before calling the functor, but not always.