Thank you :)

-----Original Message-----
From: Sergei Golubchik [mailto:[EMAIL PROTECTED]
Sent: 29 May 2004 15:08
To: Yiannis Mavroukakis
Cc: [EMAIL PROTECTED]
Subject: Re: Extending mySQL


Hi!

On May 25, Yiannis Mavroukakis wrote:
> Hello,
> 
> I'm hoping this is the correct list to post my question ( I was also
> considering mysql internals), if not accept my apologies.

Yes, internals@ would be better for these kind of questions.

> I wish to write a mySQL extension, that will do some filtering on all
> data before it is send out to the requesting clients. Is there an API
> that will allow me to do this for all outgoing data from the DB?

PROCEDURE.
See "Adding New Procedures to MySQL" in the manual.

Regards,
Sergei

-- 
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /   Sergei Golubchik <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__  MySQL AB, Senior Software Developer
/_/  /_/\_, /___/\___\_\___/  Osnabrueck, Germany
       <___/  www.mysql.com

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]


________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs.

Note:__________________________________________________________________
This message is for the named person's use only. It may contain
confidential, proprietary or legally privileged information. No
confidentiality or privilege is waived or lost by any mistransmission.
If you receive this message in error, please immediately delete it and
all copies of it from your system, destroy any hard copies of it and
notify the sender. You must not, directly or indirectly, use, disclose,
distribute, print, or copy any part of this message if you are not the
intended recipient. Jaguar Freight Services and any of its subsidiaries
each reserve the right to monitor all e-mail communications through its
networks.
Any views expressed in this message are those of the individual sender,
except where the message states otherwise and the sender is authorized
to state them to be the views of any such entity.
________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs.

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to