List:Internals« Previous MessageNext Message »
From:Konstantin Osipov Date:September 10 2007 9:10am
Subject:Re: [PATCH] (super)user-loadable mysqld parsers
View as plain text  
* Eric Prud'hommeaux <eric@stripped> [07/09/06 01:14]:

We change the classes and objects that our parser creates all the
time. 
How do you suggest your parser will be kept up to date with the
constantly changing parser -> executioner API?

The substantial challenge in writing pluggable parsers for MySQL
is not plugging something else in, but coming up with an
intermediate representation (byte code?) that would be reused
by all parsers.

-- 
-- Konstantin Osipov              Software Developer, Moscow, Russia
-- MySQL AB, www.mysql.com   The best DATABASE COMPANY in the GALAXY
Thread
Re: [PATCH] (super)user-loadable mysqld parsersEric Prud'hommeaux5 Sep
  • Re: [PATCH] (super)user-loadable mysqld parsersKonstantin Osipov10 Sep