Name

msql2mysql

Synopsis

msql2mysql program.c

Use this to convert mSQL C API function calls in programs written in C to the MySQL equivalent functions. The only argument to the utility is the name of the source to convert. The utility does not create a copy of the source file. Instead, it converts the given source file itself. Therefore, you should make a backup of the source before connecting. This utility isn’t always effective in converting all mSQL functions. So, manual inspection of the code and testing may be required after a conversion. Note that the replace utility is used by msql2mysql.

Get MySQL in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.