Hi,
I guess there is no way. information_schema is a virtual database that provides meta data. It contains information about the databases managed by the server, but it should only show information about those databases and database objects that are accessible to the current user. So I don't think there is any problem exposing this to the user.
Regards,
Vishal P.R