Does anybody know if it's possible to use together the mysql interface
and native myisam commands?
I tried with unfortunate result, obtaining a:

Program received signal SIGSEGV, Segmentation fault.
0x080b7aee in _mi_writeinfo (info=0x8118bf0, operation=0) at
mi_locking.c:371
371     my_errno=olderror;

if I use the myisam interface to access myisam files all works fine, as
well as I use only the mysql interface

Thank you in advance
Roberto

Reply via email to