This section describes some utilities that you may find useful when developing MySQL programs.
msql2mysql
A shell script that converts mSQL programs to
MySQL. It doesn't handle every case, but it gives a good start
when converting.
mysql_config
A shell script that produces the option values needed when compiling MySQL programs.

User Comments
Add your own comment.