I have a program that creates C-ISAM files and I want to access the data via
mysql.

I have a question about integrating a C-ISAM library into the mysql source.
I noticed that mysql uses myisam files, but I'm wondering what steps would
be involved to have it support C-ISAM.
Would creating a wrapper for the myisam library be enough (or rewriting the
myisam lib functions for c-isam files)?


Thanks.


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to