plainblack.com
Username Password
search
Bookmark and Share
View All Tickets
failing SQL.t test in nightly smoke tests  (#3434)
Issue

As shown in the nightly smoke tests, SQL.t is failing.  This looks like it is due to the MySQL in the WRE, since I can't duplicate it on two other non-WRE boxes.

The failing lines start on line 187.  The previous tests started a transaction, inserted 3 lines, then rolled back the transaction.  The new set of tests go through the same procedure, but apparently in the WRE based MySQL the transaction was not rolled back, so they actually duplicate data put into the table.

Info from my end:

Fedora Core 6, MySQL 5.0.27-1 

Solution Summary
Comments
JT
0
11/5/2007 8:39 am
Are you using an InnoDB table? And do you have that turned on? Cuz the WRE version of MySQL has innoDB disabled. And MyISAM tables cannot do
Details
Ticket Status Closed  
Rating0.0 
Submitted ByperlDreamer 
Date Submitted2007-11-02 
Assigned To unassigned  
Date Assigned2010-09-02 
Assigned By 
Severity Cosmetic (misspelling, formatting problems)  
What's the bug in? WRE  
WebGUI / WRE Version 0.8  
URLbugs/tracker/failing-sql_t-test-in-nightly-smoke-tests
Keywords
Ticket History
© 2010 Plain Black Corporation | All Rights Reserved