Fixes T13622. Figuring out what permissions we have seems difficult, so address this a bit more narrowly:
- Make the "access denied" error message a bit more helpful.
- Tailor error handling for the "CREATE TEMPORARY TABLE" statement.
Differential D21608
Provide more help around GRANT errors, particularly for missing TEMPORARY TABLE permission Authored by epriestley on Mar 11 2021, 10:32 PM. Tags None Referenced Files
Subscribers
Details Fixes T13622. Figuring out what permissions we have seems difficult, so address this a bit more narrowly:
Diff Detail
|