gnucash/libgnucash/backend
John Ralls ba0e412815 Bug 798112 - An error occurred while processing mysql ...
A "Feature" of MYSQL is that it allows C-style backslash escapes
in string constants and replaces them with the actual character
(e.g. \n is converted to 0x0a). This causes round trip problems
if the escape is one of the allowed ones and a MYSQL error if it
isn't.

Disable the feature so that MYSQL follows the SQL standard.
2021-02-07 13:53:00 -08:00
..
dbi Bug 798112 - An error occurred while processing mysql ... 2021-02-07 13:53:00 -08:00
sql Merge branch 'maint' 2020-06-20 15:36:58 -07:00
xml Bug 797983 - v4.2 report numbers change over gnucash restarts;... 2020-10-18 16:09:41 -07:00
CMakeLists.txt Lowercase cmake commands 2018-05-03 23:18:15 +02:00