gnucash/libgnucash
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
..
app-utils Make prototypes static for autoclear unit test 2021-02-07 13:50:29 -08:00
backend Bug 798112 - An error occurred while processing mysql ... 2021-02-07 13:53:00 -08:00
core-utils Fix missing space in warning message. 2020-11-29 10:59:25 -08:00
doc doxygen: PERL_PATH has become obsolete in 1.8.0 (25-02-2012) 2020-06-11 09:57:26 +02:00
engine Bug 798093 - Changing the symbol/abbreviation of a security after... 2021-01-27 17:44:21 -08:00
gnc-module Drop as dependency from gnc-module 2020-10-10 12:32:58 +02:00
quotes sorting sources 2021-01-10 15:09:51 +00:00
tax [modularise] (gnucash locale) 2020-12-09 06:40:07 +08:00
CMakeLists.txt libgnucash/scm - move to bindings/guile 2019-12-06 19:59:11 +01:00