mysql> FLUSH PRIVILEGES;
Yup! That was it. Thanks for the reminder! :)
Tim
On Mon, Mar 30, 2015 at 12:15 AM, Steven Tardy sjt5atra@gmail.com wrote:
mysql> grant all privileges on ftp.* to 'proftpd'@'localhost'
identified by
'testpattern'; Query OK, 0 rows affected (0.35 sec)
mysql> FLUSH PRIVILEGES; _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos