Transitioning Your Application
To transition your application, simply change the connection credentials to point to SingleStore Helios.
One thing to keep in mind is Code Generation.INSERT
queries generated by mysqldump
also have to be compiled exactly once.
When transitioning your application:
-
Queries that throw errors most likely correspond to unsupported syntax (see SQL Reference for supported SQL surface area).
Last modified: November 29, 2022