[Mahara-contributors] [Bug 1785985] Re: Remove triggers from Mahara database

2019-10-30 Thread Rebecca Blundell
** Changed in: mahara Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org

[Mahara-contributors] [Bug 1785985] Re: Remove triggers from Mahara database

2019-10-11 Thread Kristina Hoeppner
** Tags added: nominatedfeature -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing

[Mahara-contributors] [Bug 1785985] Re: Remove triggers from Mahara database

2019-10-08 Thread Cecilia Vela Gurovic
** Changed in: mahara Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org

[Mahara-contributors] [Bug 1785985] Re: Remove triggers from Mahara database

2019-03-27 Thread Cecilia Vela Gurovic
** Changed in: mahara Milestone: 19.04.0 => 19.10.0 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before

[Mahara-contributors] [Bug 1785985] Re: Remove triggers from Mahara database

2019-02-23 Thread Kristina Hoeppner
See https://reviews.mahara.org/#/c/9401/ for the patch for Elasticsearch ** Changed in: mahara Status: Confirmed => In Progress ** Changed in: mahara Milestone: None => 19.04.0 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed

[Mahara-contributors] [Bug 1785985] Re: Remove triggers from Mahara database

2018-12-12 Thread Russell Boyatt
I'd certainly be in favour of removing triggers. We run Mahara on MySQL and have experienced a number of issues over the years with the DB layer. Transactions were disabled in MySQL (see https://bugs.launchpad.net/mahara/+bug/1514608) to help alleviate the issues. We've always suspected the

[Mahara-contributors] [Bug 1785985] Re: Remove triggers from Mahara database

2018-12-11 Thread Darrin Hodges
Hi all, These triggers are causing db dumps to fail (in progresql) due to triggers being constantly deleted and created. pg_dump -h mydbserver -U myuser mydb > /tmp/test.sql pg_dump: [archiver (db)] query failed: ERROR: cache lookup failed for function 9184443 pg_dump: [archiver (db)] query

[Mahara-contributors] [Bug 1785985] Re: Remove triggers from Mahara database

2018-12-11 Thread Kristina Hoeppner
** Changed in: mahara Status: New => Confirmed ** Changed in: mahara Importance: Undecided => Wishlist -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors