Important
New database features are no longer connected to engine versions; features are now enabled independently during scheduled update windows, and “major” and “minor” releases no longer exist in Helios. Please visit the release notes to view the latest features available in your database clusters.
MySQL Command-Line Considerations
-
If using the MySQL 8.
x client, you must pass --default-auth=mysql_in your connection string.native_ password -
If you also have MySQL installed, the MySQL client may connect to MySQL instead of SingleStore Helios by default if you do not specify the appropriate host and port options.
If you attempt to connect to SingleStore Helios on localhost, even if you specify the correct port, the MySQL client may still attempt to connect to MySQL with default configuration.See Network Errors
For more documentation on the MySQL client, visit the MySQL documentation.
Last modified: