Merged fix-1007938-mysqlconfig-eol-comments

This commit is contained in:
Brian Fraser fraserb@gmail.com
2012-12-05 20:43:40 -03:00
4 changed files with 93 additions and 19 deletions

View File

@@ -0,0 +1,9 @@
[mysqld]
user=mysql # comment
password="password # still part of it!"# comment
something='something ; or # another' # comment
;semicolon="start of line comment with ;"
#pound="start of line comment with #"
;spacecolon
#spacepound
log_bin # bool with comment