"Valdir Henrique Dias Leite" <[EMAIL PROTECTED]> wrote:
> I have an application that uses mysql embedded (performance
> issues ...).
>
> The app itself works fine, but data adminsitration (issuing
> DDL, DML statements ) is very complicated using C API...
>
> So, I created an entry in my.cnf
Hello all,
I have an application that uses mysql embedded (performance
issues ...).
The app itself works fine, but data adminsitration (issuing
DDL, DML statements ) is very complicated using C API...
So, I created an entry in my.cnf pointing to directory where
database used by embedded is, aimi