Bug #29547 mysql-test-run to retrieve warnings for failed command
Submitted: 4 Jul 2007 12:32 Modified: 4 Sep 2007 18:04
Reporter: Tomas Ulin Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Tests Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: Magnus Blåudd CPU Architecture:Any

[4 Jul 2007 12:32] Tomas Ulin
Description:
Agree that would need to retrieve and display warnings that are
available(although I think only NDB does that) when MySQL returns an error, but please file another bug about that...

needed to track down som intermittent failures in the test run

How to repeat:
.
[30 Jul 2007 10:13] Magnus Blåudd
The warnings we are talking about are the ones containing the original NDB error. Right?
[30 Jul 2007 10:14] Magnus Blåudd
Started too look at that during spring but never finished.
[7 Aug 2007 9:56] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/32190

ChangeSet@1.2505, 2007-08-07 11:56:30+02:00, msvensson@shellback.(none) +1 -0
  Bug#29547 mysql-test-run to retrieve warnings for failed command
   - Run "SHOW WARNINGS" when mysqltest fails and display all but the
     last warning(since it's the same as "last error") on stderr
   - Fix typo
[4 Sep 2007 17:12] Bugs System
Pushed into 5.1.23-beta
[4 Sep 2007 17:13] Bugs System
Pushed into 5.0.50
[4 Sep 2007 18:04] Paul DuBois
Test suite change. No changelog entry needed.