Hi,
I'm writing a custom engine to read data written in a legacy format as it was a
regular mysql table.
To read data properly I need information from some myisam tables in the same db.
How can I query those myisam tables from my custom engine? I don't like the
idea of connecting to mysql... I
Anyone
- Messaggio inoltrato -
> Da: Scara Maccai <[EMAIL PROTECTED]>
> A: mysql@lists.mysql.com
> Inviato: Venerdì 7 marzo 2008, 6:07:42
> Oggetto: information from another table for custom engine
>
> Hi,
>
> I'm writing a custom engine to read
uns inside mysql, hence I don't really see the point of making a
new connection TO the daemon FROM the daemon itself, and I was wondering what
other options I have.
> - Original Message -
> From: "Scara Maccai"
> To: "mysql"
> Sent: Thursday, March
ine library that I wrote.
>
> So my code runs inside mysql, hence I don't really see the point of making a
> new
> connection TO the daemon FROM the daemon itself, and I was wondering what
> other
> options I have.
>
>
>
>
>
> > - Original Messag