[MCOL-3699] Cross-engine join fails: fatal error running mysql_real_connect() in libmysql_client lib (1698) (Access denied for user 'root'@'localhost') Created: 2019-12-26 Updated: 2019-12-27 Resolved: 2019-12-26 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | N/A |
| Affects Version/s: | 1.4.2 |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Critical |
| Reporter: | Elena Stepanova | Assignee: | Sergei Golubchik |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Same with MyISAM and Aria.
|
| Comments |
| Comment by Andrew Hutchings (Inactive) [ 2019-12-26 ] |
|
In the 1.4.x documentation we state that you have to explicitly configure cross engine joins due to the new security features in MariaDB 10.4. If you don't do this you will get this error. |
| Comment by Elena Stepanova [ 2019-12-26 ] |
|
Where can one find this documentation? |
| Comment by Andrew Hutchings (Inactive) [ 2019-12-26 ] |
|
Doc for 1.4.1 shared with you |