> mysql> grant all privileges on ftp.* to 'proftpd'@'localhost' identified by > 'testpattern'; > Query OK, 0 rows affected (0.35 sec) mysql> FLUSH PRIVILEGES;
Mon Mar 30 04:15:18 UTC 2015
Steven Tardy <sjt5atra at gmail.com>
> mysql> grant all privileges on ftp.* to 'proftpd'@'localhost' identified by > 'testpattern'; > Query OK, 0 rows affected (0.35 sec) mysql> FLUSH PRIVILEGES;