Details
- 
    
Bug
 - 
    Status: Closed (View Workflow)
 - 
    
Major
 - 
    Resolution: Cannot Reproduce
 - 
    1.4.3
 - 
    None
 
- 
        2020-4, 2020-5, 2020-6, 2020-7
 
Description
When attempting to run a query in the SQLyog client using the columnstore cross engine join feature this error is returned:
					fatal error running mysql_real_connect() in libmysql_client lib (1049) (Unknown database 'my_database')  | 
		
Running the same query from a command line client yields the correct results.