Merge 'trunk' into 'replication_dedux'
[dbsrgits/DBIx-Class.git] / t / 71mysql.t
index 90cbb0c..83f2a84 100644 (file)
@@ -116,5 +116,5 @@ NULLINSEARCH: {
 
 # clean up our mess
 END {
-    $dbh->do("DROP TABLE artist") if $dbh;
-}
+    #$dbh->do("DROP TABLE artist") if $dbh;
+}
\ No newline at end of file