Hello,
When using GRANT to limit a user "wouserone" to Select column privileges on "workordernumber"in my table "tbworkorders"
I.E.
[Grant Select (workordernumber) on dbworkorders.tbworkorders to 'wouserone'@'192.168.1.4';]
I get the following error.
Error Code: 1410. You are not allowed to create a user with GRANT.
I'm logged in as Root with full privileges and wouserone was created days ago.
All thoughts and ideas would be greatly appreciated,
Thank you
When using GRANT to limit a user "wouserone" to Select column privileges on "workordernumber"in my table "tbworkorders"
I.E.
[Grant Select (workordernumber) on dbworkorders.tbworkorders to 'wouserone'@'192.168.1.4';]
I get the following error.
Error Code: 1410. You are not allowed to create a user with GRANT.
I'm logged in as Root with full privileges and wouserone was created days ago.
All thoughts and ideas would be greatly appreciated,
Thank you