If that is a native class to MySQL then ok (I know nothing of MySQL as
that isnt the database i use). However if you are calling a class from
another location then you need to include/require that class in your
code.
i.e.
include "path/to/the/file/that/has/the/class/in/it";