Re: GRANT create/drop for temp tables

2002-03-25 Thread Paul DuBois
At 18:28 -0500 3/25/02, Ray Rodriguez wrote: >This is either a mysql feature request (who would I send it to?) or a >question. I've looked at the documentation and could not find a way to do >this. > >Is there a way to grant create/drop access specifically for temporary >tables? I have a situati

GRANT create/drop for temp tables

2002-03-25 Thread Ray Rodriguez
This is either a mysql feature request (who would I send it to?) or a question. I've looked at the documentation and could not find a way to do this. Is there a way to grant create/drop access specifically for temporary tables? I have a situation where I need to use a create temporary..select