On Fri, 16 Apr 1999, wuym wrote:
> Michael Widenius wrote:
>
> > >>>>> "wuym" == wuym <wuym5@stripped> writes:
> >
> > wuym> Hi, All
> > wuym> I have a problem. can I select some Database in mysql to can
> write
> > wuym> update log.
> > wuym> But Ignore mysql's system Database("mysql").
> >
> > Sorry, not yet.
> >
> > (The main problem is to handle queries that involves many
> > databases and add an interface to the logging module to allow one to
> > easily specify what should be logged)
As an interim hack, divide the databases into the "log these" set and the
"don't log" set; then run separate Mysql servers one different ports for
each set. As long as a client doesn't need simultaneous access to
databases in both sets, it might work. It's worth a try.
Steve
-----------------------------------------------------------------------
Stephan A. Greene sgreene@stripped
IT Product Development http://www.washsq.com
Washington Square Associates, Inc. "technology simplified" (TM)
202-544-0222(main)/1-800-759-8888 PIN 1030552# (pager)
-----------------------------------------------------------------------