Page 1 of 1

MySQL database user privileges

Posted: 2021-05-19 02:27
by dlee
I have attached a screen capture that shows the privileges I have set for my internet facing web app built with Appgini. I am not sure if I have the correct privileges set or not so would love to hear how you set the privileges for your app's MySQL user.

Thanks in advance,
TD

Re: MySQL database user privileges

Posted: 2021-05-21 01:34
by dlee
Anyone?

Re: MySQL database user privileges

Posted: 2021-05-22 21:30
by a.gneady
You should also check 'ALTER'. I'd also recommend 'CREATE TEMPORARY TABLES' .. though this one is not used currently, it might be in future releases.