Hello again list,
Thanks for pointing out where I was making my mistake. I just needed to select
the right field. And this is just a test environment so getting rid of those
users won't have any meaningful impact. Also previewing what you will be
deleting by using a select is great advice I in
On Jan 14, 2012, at 5:23 PM, Tim Dunphy wrote:
> hello list,
>
> I have a number of hosts that I would like to delete using a wildcard (%)
> symbol.
>
> Here is the query I am using:
>
> mysql> delete from mysql.user where user='%.summitnjhome.com';
Couple of things:
* You want to compar