Re: Processlist Commands in sql/sql_parse.cc:72

2002-01-24 Thread Sasha Pachev
On Thursday 24 January 2002 11:44 am, Sinisa Milivojevic wrote: > >?(2) Can someone give me an idea what these correspond to: > >? > >? ? ?Connect Out Slave connecting to master. -- MySQL Development Team For technical support contracts, visit https://order.mysql.com/ __ ___ ___

Re: Processlist Commands in sql/sql_parse.cc:72

2002-01-24 Thread Sinisa Milivojevic
On Wed, 23 Jan 2002 16:53:47 -0800 Jeremy Zawodny <[EMAIL PROTECTED]> wrote: > In sql/sql_parse.cc:72 (roughly), a list of command names is defined: > > const char *command_name[]={ > "Sleep", "Quit", "Init DB", "Query", "Field List", "Create DB", > "Drop DB", "Refresh", "Shutdown", "S