From 510d0f24c88ed6b157c055dec7a2d5342c6a0a7b Mon Sep 17 00:00:00 2001 From: "brian@zim.(none)" <> Date: Thu, 10 Nov 2005 08:24:21 -0800 Subject: Added handlerton flag to make storage engines invisable via flag. --- mysql-test/r/ps_1general.result | 1 - 1 file changed, 1 deletion(-) (limited to 'mysql-test/r/ps_1general.result') diff --git a/mysql-test/r/ps_1general.result b/mysql-test/r/ps_1general.result index d41d1b74ca7..aba3da02c4c 100644 --- a/mysql-test/r/ps_1general.result +++ b/mysql-test/r/ps_1general.result @@ -332,7 +332,6 @@ CSV YES/NO CSV storage engine ndbcluster YES/NO Clustered, fault-tolerant, memory-based tables FEDERATED YES/NO Federated MySQL storage engine MRG_MYISAM YES/NO Collection of identical MyISAM tables -binlog YES/NO This is a meta storage engine to represent the binlog in a transaction ISAM YES/NO Obsolete storage engine drop table if exists t5; prepare stmt1 from ' drop table if exists t5 ' ; -- cgit v1.2.1