On Fri, 2011-09-16 at 08:02 +0900, Tatsuo Ishii wrote:
> > On Thu, 2011-09-15 at 07:57 +0900, Tatsuo Ishii wrote:
> >> >>> Hi,
> >> >>>
> >> >>> While I took a look at MySQL manual (mainly for checking query cache
> >> >>> functionality), I noticed that MySQL has following syntx:
> >> >>>
> >> >>>
> On Thu, 2011-09-15 at 07:57 +0900, Tatsuo Ishii wrote:
>> >>> Hi,
>> >>>
>> >>> While I took a look at MySQL manual (mainly for checking query cache
>> >>> functionality), I noticed that MySQL has following syntx:
>> >>>
>> >>> show like 'foo%';
>> >>>
>> >>> I think this is usefull for "sho
On Thu, 2011-09-15 at 07:57 +0900, Tatsuo Ishii wrote:
> >>> Hi,
> >>>
> >>> While I took a look at MySQL manual (mainly for checking query cache
> >>> functionality), I noticed that MySQL has following syntx:
> >>>
> >>> show like 'foo%';
> >>>
> >>> I think this is usefull for "show pool_sta
>>> Hi,
>>>
>>> While I took a look at MySQL manual (mainly for checking query cache
>>> functionality), I noticed that MySQL has following syntx:
>>>
>>> show like 'foo%';
>>>
>>> I think this is usefull for "show pool_status" command since it has
>>> lengthy output now.
>>>
>>> Usage of show
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 13/09/2011 09:30, Tatsuo Ishii wrote:
>> Hi,
>>
>> While I took a look at MySQL manual (mainly for checking query cache
>> functionality), I noticed that MySQL has following syntx:
>>
>> show like 'foo%';
>>
>> I think this is usefull for "show
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 13/09/2011 07:42, Tatsuo Ishii wrote:
> Hi,
Hello Tatsuo,
> While I took a look at MySQL manual (mainly for checking query cache
> functionality), I noticed that MySQL has following syntx:
>
> show like 'foo%';
>
> I think this is usefull f
> Hi,
>
> While I took a look at MySQL manual (mainly for checking query cache
> functionality), I noticed that MySQL has following syntx:
>
> show like 'foo%';
>
> I think this is usefull for "show pool_status" command since it has
> lengthy output now.
>
> Usage of show pool_status and l
On Tue, 2011-09-13 at 14:42 +0900, Tatsuo Ishii wrote:
> Hi,
>
> While I took a look at MySQL manual (mainly for checking query cache
> functionality), I noticed that MySQL has following syntx:
>
> show like 'foo%';
>
> I think this is usefull for "show pool_status" command since it has
> l
Hi,
While I took a look at MySQL manual (mainly for checking query cache
functionality), I noticed that MySQL has following syntx:
show like 'foo%';
I think this is usefull for "show pool_status" command since it has
lengthy output now.
Usage of show pool_status and like will be something