MySQL Forums
Forum List  »  Newbie

Re: Converting a MySQL Table to PDF File
Posted by: Barry Galbraith
Date: May 26, 2023 04:47PM

A couple of things Mike.
This is a public forum.
Now you have exposed your login credentials, it would be a good idea to change them FAST!

I can login, and run SHOW GRANTS . It seems you have full privileges (all the more reason to change your credentials!)
Any file you want to write to will need to be specified as being in the folder on the server specified in secure_file_priv variable, currently /var/lib/mysql-files/

Good luck,
Barry.

Options: ReplyQuote


Subject
Written By
Posted
Re: Converting a MySQL Table to PDF File
May 26, 2023 04:47PM


Sorry, only registered users may post in this forum.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.