Bug #69266 Unused MTR include file have_null_audit_plugin.inc
Submitted: 17 May 2013 13:27 Modified: 20 Jun 2013 5:52
Reporter: Laurynas Biveinis (OCA) Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: Tests Severity:S3 (Non-critical)
Version:5.6.11 OS:Any
Assigned to: CPU Architecture:Any
Tags: mtr

[17 May 2013 13:27] Laurynas Biveinis
Description:
5.6/mysql-test$ ls include/have_null_audit_plugin.inc 
include/have_null_audit_plugin.inc
5.6/mysql-test$ grep -R have_null_audit_plugin *
5.6/mysql-test$

Perhaps it should be included in audit_plugin.test, see bug 69265.

How to repeat:
Grep

Suggested fix:
Include it or remove it
[17 May 2013 17:37] MySQL Verification Team
Thank you for the bug report.
[19 Jun 2013 9:52] Sneha Modi
The inc file is used by the test audit_plugin.test .
Closing this bug as not a bug.
[19 Jun 2013 9:54] Laurynas Biveinis
5.6/mysql-test$ bzr revno
5085
5.6/mysql-test$ grep -R have_null_audit_plugin *
5.6/mysql-test$

It is a bug in the latest public bzr sources. Perhaps you meant to say "fixed in 5.6.13?"
[19 Jun 2013 10:08] Sneha Modi
The inc file is now included in audit_plugin.test as a fix to bug 69265. Closing the bug with the appropriate status.
[19 Jun 2013 10:24] Sneha Modi
The fix to bug 69265 will be available in 5.6.13 . Fixing bug 69265 has taken care of this bug as well. Closing this bug as a duplicate bug.