<div dir="ltr"><div><div><div><div><br></div>Hi all,<br></div>Ticket creation is working, now that I've finally gotten it out of strict mode. You'd think it would check its own cnf file for errors on startup, but nope, it doesn't notice until you try to log in using the 'mysql -u' command. Not even an error in the log file. Anyway...<br><br></div>Priority is still not sticking, which doesn't surprise me. If RT is inserting a string into an int, MySQL would put a 0 in that field. What did surprise me is that disabling the PriorityAsString extension didn't help. I set the priority to be 15, and when I created the cicket, it was still 0. Yet the log shows none of the messages I've been seeing, as though it thought it worked. Very odd stuff.<br><br></div>As to testing, yes, I normally do. I got to work very early today--a Monday--with my mind set on updating MySQL and enabling full text search before people got here and started using the system. Because of the hour, or maybe because the tutorials I'd read made updating sound so easy, I completely forgot to run all this on the test server first. Not a good move on my part.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Nov 14, 2016 at 4:24 PM, Matt Zagrabelny <span dir="ltr"><<a href="mailto:mzagrabe@d.umn.edu" target="_blank">mzagrabe@d.umn.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Alex,<br>
<span class=""><br>
On Mon, Nov 14, 2016 at 10:37 AM, Alex Hall <<a href="mailto:ahall@autodist.com">ahall@autodist.com</a>> wrote:<br>
> Hello again all,<br>
> I just discovered I have a more serious problem than full-text indexing not<br>
> working. I'm getting an error when anyone tries to make a ticket, and the<br>
> ticket is never created. Here's the message:<br>
><br>
> Nov 14 11:31:03 server24 RT: [2522] DBD::mysql::st execute failed: Incorrect<br>
> integer value: 'ARRAY(0x18325928)' for column 'Priority' at row 1 at<br>
> /usr/share/perl5/DBIx/<wbr>SearchBuilder/Handle.pm line 586.<br>
><br>
> I have the PriorityAsString extension installed, but that's been working<br>
> perfectly for weeks. I've also modified some files so that the user can<br>
> select a priority on the main ticket creation page instead of going to the<br>
> details view, but that's also been working smoothly. The only major change<br>
> is the MySQL 5.5 upgrade to 5.7, but why that would be the cause, given the<br>
> error message, I'm not sure. If RT were trying to insert a string like that<br>
> before, it should have never worked. Is there anything I can do to fix this?<br>
> I'd rather not revert to 5.5, because I still want that full-text indexing<br>
> at some point and would rather fix this problem so I can keep trying to do<br>
> that. Thanks!<br>
<br>
</span>Some thoughts...<br>
<br>
What do your PriorityAsString configs look like?<br>
<br>
Try disabling PriorityAsString.<br>
<br>
I know it doesn't help where you're at right now, but are you testing<br>
your changes in a test environment before making these changes in<br>
production?<br>
<span class="HOEnZb"><font color="#888888"><br>
-m<br>
</font></span></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div>Alex Hall<br></div>Automatic Distributors, IT department<br></div><a href="mailto:ahall@autodist.com" target="_blank">ahall@autodist.com</a><br></div></div>
</div>