Justin C. Darby writes:
> Can anyone give me more information on directly using MyISAM directly in
> applications? I'd heard that it was possible, but haven't ever seen any
> information relating to the subject appear on this list. (I know there's a
> libmyisam, but I don't know what to do wit
I'm afraid there is absolutely no documentation.
You can look for some examples in the MYISAM sources directory.
You just have to be aware that this API is not available in Client/Server
mode. Furthermore, I don't think it will be possible to access the same data
through SQL and Isam at the same