[MCOL-2] Update engine name to columnstore Created: 2016-05-02  Updated: 2023-10-26  Resolved: 2016-05-31

Status: Closed
Project: MariaDB ColumnStore
Component/s: ?, MariaDB Server
Affects Version/s: None
Fix Version/s: 1.0.0

Type: Task Priority: Major
Reporter: Dipti Joshi (Inactive) Assignee: Daniel Lee (Inactive)
Resolution: Fixed Votes: 0
Labels: None

Sprint: MCOL Sprint 1 - Priority 1

 Description   

Update engine name to columnstore



 Comments   
Comment by David Hill (Inactive) [ 2016-05-11 ]

making change along with MCOL-3

Comment by David Hill (Inactive) [ 2016-05-13 ]

reassigning back to Hall.. Iwas going to do this at the time I was changing everything from infinidb to columnstore, including the headers, but found out we cant do that..

So best to assign back to Hall so he can change in the DB code that he knows best..

FYI- Changes in the post-mysqld-install script will also be needed at the same time..

Comment by David Hall (Inactive) [ 2016-05-18 ]

Checked in core code. Assigning back to David Hill to finish OAM stuff.

Comment by David Hill (Inactive) [ 2016-05-19 ]

The oam script hall is referring to is the post-mysql-install script checks for engine name of infinidb... Therre might be others that I need to check. BUT this is only changing the internal platform code, NOT test cases.

But those will need to change as well, but not the week of May 19, most likely

Comment by David Hill (Inactive) [ 2016-05-19 ]

oam file change post-mysql-install - change the check for engine of infinidb to columnstore

Comment by Daniel Lee (Inactive) [ 2016-05-31 ]

Build verified:

getsoftwareinfo Tue May 31 10:30:28 2016

Name : mariadb-columnstore-platform Relocations: (not relocatable)
Version : 1.0 Vendor: MariaDB Corporation Ab
Release : 0 Build Date: Fri 27 May 2016 04:07:53 PM EDT
Install Date: Mon 30 May 2016 11:32:15 AM EDT Build Host: srvbuilder

For Alpha, InfiniDB was intentionally left in there for compatibility with existing scripts. It will be removed later.

MariaDB [mytest]> show engines;
-----------------------------------------------------------------------------------------------------------------------------------------------------+

Engine Support Comment Transactions XA Savepoints

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

Columnstore YES Columnstore storage engine YES NO NO
CSV YES CSV storage engine NO NO NO
MRG_MyISAM YES Collection of identical MyISAM tables NO NO NO
MyISAM YES MyISAM storage engine NO NO NO
MEMORY YES Hash based, stored in memory, useful for temporary tables NO NO NO
InfiniDB YES Columnstore storage engine (deprecated: use columnstore) YES NO NO
InnoDB DEFAULT Percona-XtraDB, Supports transactions, row-level locking, foreign keys and encryption for tables YES YES YES
Aria YES Crash-safe tables with MyISAM heritage NO NO NO
SEQUENCE YES Generated tables filled with sequential values YES NO YES
PERFORMANCE_SCHEMA YES Performance Schema NO NO NO

-----------------------------------------------------------------------------------------------------------------------------------------------------+
10 rows in set (0.00 sec)

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