WL#1627: Remove mysql_refresh from mysql clients

Affects: Server-7.1   —   Status: Un-Assigned

Change mysqladmin and mysqldump to not use the deprecated function mysql_refresh()

They should be changed to just issue the appropriate 'FLUSH ...' statements.