Comments - Configuring ColumnStore Cross-Engine Joins

6 years, 3 months ago Mike Thibodeau

Beware when using an external server.. the table structure for the non-column store table must be on the column store server and the external server. However the data comes from the external server. If the table structure exists on the column store server but not on the external server you get error

Error Code: 1815
Internal error: CAL0002: Update Failed:  fatal error in mysql_real_connect()(1049)(1049) 
 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.