Go to the first, previous, next, last section, table of contents.


How about mSQL tools like msql-tcl, msqljava?

According to our experience it would just take a few hours to convert a tool using the mSQL C API to the MySQL C API.

The procedure:

  1. Run the shell script msql2mysql on the source. This needs the binary program replace, which is distributed with MySQL.
  2. Compile
  3. Fix all compiler errors:

Differences between the MySQL and mSQL C API's.


Go to the first, previous, next, last section, table of contents.