
29 May
2019
29 May
'19
4:40 a.m.
On Tue, 28 May 2019 19:50:51 -0400 Stephen via talk <talk@gtalug.org> wrote: <snip>
mysql> =========================================== I create grants mysql> grant all on rois3324_stephen.* to "rois3324_stephen"@"localhost" with grant option; Query OK, 0 rows affected (0.00 sec) =========================================== I try to see grants mysql> "rois3324_stephen"@"localhost" ->
maybe: FLUSH PRIVILEGES; hth Andre