br8kwall
Jan 31 2008, 03:28 PM
Can you please add spaces between the Privileges in the HTML report? I am having to bring these into a Word doc and the long strings unnecessarily make that field too wide and is painful for formatting.
So, the output
select,insert,update,references
Would become
select, insert, update, references
peterlaursen
Feb 1 2008, 09:10 AM
This is a reasonable request.
We will add this formatting issue to the TODO for version 6.2.
br8kwall
Apr 17 2008, 01:00 PM
QUOTE (peterlaursen @ Feb 1 2008, 05:10 AM)

This is a reasonable request.
We will add this formatting issue to the TODO for version 6.2.
Howdy,
I just installed 6.52. Is there any chance this request could be incorporated into the next release? It's still driving me nuts.
Thanks.
peterlaursen
Apr 18 2008, 10:57 AM
It is MySQL that returns the string 'select,insert,update,references' with no spaces. The string is not generated by SQLyog.
Basically I think this must be a request for MySQL AB. Sorry for confusing it in the first place.