[rt-users] Getting all transactions using RT REST API?

2016-10-14 Thread Anthony Nguyen-Duong
Hi rt-users, I'm currently working on a web app to pull statistics from RT. One of the stats I'd like to show for each ticket is the number of emails received. The way that I've implemented it now is essentially go to /REST/1.0/ticket/nn/history/ and then count up the number of emails. But I

Re: [rt-users] rt-setup-fulltext-index dropped DB connections with MySQL

2016-10-14 Thread James Zuelow
> > I will experiment with Debian Snapshots and see if I can roll back MySQL to > 5.6.28, and report what happens. My Debian Snapshots foo is a little weak, so I ended up with MySQL 5.6.27-2 instead of 5.6.28. However, the rt-setup-fulltext-index script ran perfectly at that point. I will

Re: [rt-users] rt-setup-fulltext-index dropped DB connections with MySQL

2016-10-14 Thread James Zuelow
> -Original Message- > From: rt-users [mailto:rt-users-boun...@lists.bestpractical.com] On Behalf Of > Jim Brandt > Sent: Friday, October 14, 2016 4:37 AM > To: rt-users@lists.bestpractical.com > Subject: Re: [rt-users] rt-setup-fulltext-index dropped DB connections with > MySQL > > We

Re: [rt-users] rt-setup-fulltext-index dropped DB connections with MySQL

2016-10-14 Thread Jim Brandt
We have also run into a possible mysql bug related to indexing starting in version 5.6.29. The symptom is similar to your report and we saw this sort of error in the mysql log: InnoDB: Assertion failure in thread 140011690678016 in file row0merge.cc line 794 At the time our solution was to