Thanks Reindl,

Yes I stubbled upon this page last night. I try running that query:

grant all privileges 
  on teal1dwd_teal.* 
  to 'teal1dwd_teal'@'localhost' 
  identified by 'my_user_pw';

I get this error:

#1044 - Access denied for user 'teal1dwd'@'localhost' to database 
'teal1dwd_teal'

Do I need to perform this query in a different place?  Sigh…

Don

On Sep 19, 2014, at 8:03 AM, Reindl Harald wrote:

> "into outfile" is *not* a db-specific permission
> 
> http://lmgtfy.com/?q=mysql+permissions+into+outfile
> http://stackoverflow.com/questions/6091427/mysql-into-outfile-access-denied-but-my-user-has-all-access-and-the-fold

Don Wieland
d...@pointmade.net
http://www.pointmade.net
https://www.facebook.com/pointmade.band




Reply via email to