[MCOL-104] remove INFINIDB from list of engines Created: 2016-06-03  Updated: 2019-09-16  Resolved: 2019-09-16

Status: Closed
Project: MariaDB ColumnStore
Component/s: None
Affects Version/s: None
Fix Version/s: 1.4.0

Type: Task Priority: Major
Reporter: Justin Swanhart (Inactive) Assignee: Bharath Bokka (Inactive)
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Blocks
is blocked by MCOL-103 Migrate all ENGINE=INFINIDB and set s... Closed
Sprint: 2019-06

 Description   

remove INFINIDB "alias" from storage engines



 Comments   
Comment by Bharath Bokka (Inactive) [ 2019-09-16 ]

Build verified: 1.4.0-1

[root@localhost ~]# cat gitversionInfo.txt
server commit:
67452bc
engine commit:
4d2a159

MariaDB [(none)]> show engines;
----------------------------------------------------------------------------------------------------------------------------------------------------+

Engine Support Comment Transactions XA Savepoints

----------------------------------------------------------------------------------------------------------------------------------------------------+

Columnstore YES Columnstore storage engine YES NO NO
MRG_MyISAM YES Collection of identical MyISAM tables NO NO NO
MEMORY YES Hash based, stored in memory, useful for temporary tables NO NO NO
Aria YES Crash-safe tables with MyISAM heritage. Used for internal temporary tables and privilege tables NO NO NO
MyISAM YES Non-transactional engine with good performance and small data footprint NO NO NO
SEQUENCE YES Generated tables filled with sequential values YES NO YES
InnoDB DEFAULT Supports transactions, row-level locking, foreign keys and encryption for tables YES YES YES
PERFORMANCE_SCHEMA YES Performance Schema NO NO NO
CSV YES Stores tables as CSV files NO NO NO

----------------------------------------------------------------------------------------------------------------------------------------------------+
9 rows in set (0.001 sec)

No INFINIDB in the list of engines.

Generated at Thu Feb 08 02:18:32 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.