Files
community.general/library
Lorin Hochstein c9990b801e Strip quotes when parsing my.cnf
Remove leading/trailing single or double quotes when parsing the my.cnf
file in mysql_user and mysql_db.

Do this so that these modules parse the my.cnf file the same way that
the mysql client does.

From: http://dev.mysql.com/doc/refman/5.0/en/option-files.html

    You can optionally enclose the value within single quotation marks
    or double quotation marks, which is useful if the value contains a
    “#” comment character.

Fixes #2405
2013-03-25 09:53:04 -04:00
..
2013-02-27 12:23:35 -08:00
2013-01-13 11:24:21 -08:00
2012-11-21 18:49:30 +01:00
2013-03-17 23:17:56 -04:00
2013-03-20 14:28:06 -07:00
2012-10-29 13:10:23 +01:00
2013-03-16 21:52:51 -04:00
2013-02-19 11:33:38 +01:00
2013-02-17 19:48:02 -05:00
2013-03-25 09:53:04 -04:00
2013-03-25 09:53:04 -04:00
2013-03-06 15:32:01 +01:00
2013-01-13 11:24:21 -08:00
2013-02-20 15:17:49 +01:00
2013-02-17 15:01:49 -05:00
2013-02-27 12:23:35 -08:00
2012-11-21 18:49:30 +01:00
2013-02-27 12:23:35 -08:00
2013-03-17 23:16:45 -04:00
2013-02-28 18:04:25 -08:00
2012-11-27 11:18:46 -05:00
2013-02-22 15:01:18 +01:00