gnucash maint: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Tue Apr 10 12:39:44 EDT 2018


Updated	 via  https://github.com/Gnucash/gnucash/commit/b1915a0b (commit)
	 via  https://github.com/Gnucash/gnucash/commit/cdeee960 (commit)
	from  https://github.com/Gnucash/gnucash/commit/9319858b (commit)



commit b1915a0b89396446f0bf2fb6c78bed32eab3ee08
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Apr 10 09:34:06 2018 -0700

    Bug 795049 - GnuCash 2.6.20-1 (Fedora Linux package) is unable to open...
    
    MariaDB.
    MariaDB (and probably MySQL) doesn't accept two queries in a single
    command.

commit cdeee96074211ee8a16f2cf666398525def81341
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Apr 10 09:30:58 2018 -0700

    Revert "Bug 795049 - GnuCash 2.6.20-1 (Fedora Linux package) is unable to open..."
    
    This reverts commit aea33ca515aceb4f63a5cbc8165d4ec93f245d0c because
    it doesn't fix the problem, just tests that the problem is only on
    MySQL/MariaDB.



Summary of changes:
 src/backend/dbi/gnc-backend-dbi.c             | 6 +++---
 src/backend/dbi/test/test-backend-dbi-basic.c | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)



More information about the gnucash-patches mailing list