[20826] 2017-07-22_MySQL查询日志总结

文档创建者:s7ckTeam
浏览次数:7
最后更新:2025-01-18
2017-07-22_MySQL查询日志总结 M y S Q L L e m o n S e c   2 0 1 7 - 0 7 - 2 2 M y S Q L   M y S Q L M y S Q L h o s t n a m e . l o g M y S Q L M y S Q L M y S Q L S Q L M y S Q L S Q L   S e r v e r p r o f i l e r M y S Q L       M y S Q L     M y S Q L g e n e r a l _ l o g M y S Q L , g e n e r a l _ l o g _ f i l e M y S Q L 使 g e n e r a l _ l o g O N O F F   m y s q l >   s h o w   v a r i a b l e s   l i k e   ' % g e n e r a l _ l o g % ' ; + - - - - - - - - - - - - - - - - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + |   V a r i a b l e _ n a m e         |   V a l u e                                                 | + - - - - - - - - - - - - - - - - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + |   g e n e r a l _ l o g             |   O F F                                                     | |   g e n e r a l _ l o g _ f i l e   |   / v a r / l i b / m y s q l / D B - S e r v e r . l o g   | + - - - - - - - - - - - - - - - - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + 2   r o w s   i n   s e t   ( 0 . 0 0   s e c )   m y s q l >       M y S Q L l o g _ o u t p u t     m y s q l >   s h o w   v a r i a b l e s   l i k e   ' l o g _ o u t p u t ' ; + - - - - - - - - - - - - - - - + - - - - - - - + |   V a r i a b l e _ n a m e   |   V a l u e   | + - - - - - - - - - - - - - - - + - - - - - - - + |   l o g _ o u t p u t         |   F I L E     | + - - - - - - - - - - - - - - - + - - - - - - - + 1   r o w   i n   s e t   ( 0 . 0 0   s e c )   m y s q l >     g e n e r a l _ l o g   g e n e r a l _ l o g _ f i l e   l o g _ o u t p u t    
1 M y S Q L     m y s q l >   s e t   g l o b a l   g e n e r a l _ l o g   =   o n ; Q u e r y   O K ,   0   r o w s   a f f e c t e d   ( 0 . 1 1   s e c )   m y s q l >   s h o w   v a r i a b l e s   l i k e   ' g e n e r a l _ l o g ' ; + - - - - - - - - - - - - - - - + - - - - - - - + |   V a r i a b l e _ n a m e   |   V a l u e   | + - - - - - - - - - - - - - - - + - - - - - - - + |   g e n e r a l _ l o g       |   O N         | + - - - - - - - - - - - - - - - + - - - - - - - + 1   r o w   i n   s e t   ( 0 . 0 2   s e c )   m y s q l >       2 M y S Q L   m y s q l >   s h o w   v a r i a b l e s   l i k e   ' g e n e r a l _ l o g ' ; + - - - - - - - - - - - - - - - + - - - - - - - + |   V a r i a b l e _ n a m e   |   V a l u e   | + - - - - - - - - - - - - - - - + - - - - - - - + |   g e n e r a l _ l o g       |   O N         | + - - - - - - - - - - - - - - - + - - - - - - - + 1   r o w   i n   s e t   ( 0 . 0 1   s e c )   m y s q l >   s e t   g l o b a l   g e n e r a l _ l o g = o f f ; Q u e r y   O K ,   0   r o w s   a f f e c t e d   ( 0 . 0 1   s e c )   m y s q l >   s h o w   v a r i a b l e s   l i k e   ' g e n e r a l _ l o g ' ; + - - - - - - - - - - - - - - - + - - - - - - - + |   V a r i a b l e _ n a m e   |   V a l u e   | + - - - - - - - - - - - - - - - + - - - - - - - + |   g e n e r a l _ l o g       |   O F F       | + - - - - - - - - - - - - - - - + - - - - - - - + 1   r o w   i n   s e t   ( 0 . 0 0   s e c )   m y s q l >         3 l o g _ o u t p u t = t a b l e g e n g e r a _ l o g C S V   m y s q l >   s h o w   v a r i a b l e s   l i k e   ' l o g _ o u t p u t ' ; + - - - - - - - - - - - - - - - + - - - - - - - + |   V a r i a b l e _ n a m e   |   V a l u e   | + - - - - - - - - - - - - - - - + - - - - - - - + |   l o g _ o u t p u t         |   F I L E     | + - - - - - - - - - - - - - - - + - - - - - - - + 1   r o w   i n   s e t   ( 0 . 0 0   s e c )   m y s q l >   s e t   g l o b a l   l o g _ o u t p u t = ' t a b l e ' ; Q u e r y   O K ,   0   r o w s   a f f e c t e d   ( 0 . 0 0   s e c )   m y s q l >   s h o w   v a r i a b l e s   l i k e   ' l o g _ o u t p u t ' ; + - - - - - - - - - - - - - - - + - - - - - - - + |   V a r i a b l e _ n a m e   |   V a l u e   | + - - - - - - - - - - - - - - - + - - - - - - - + |   l o g _ o u t p u t         |   T A B L E   | + - - - - - - - - - - - - - - - + - - - - - - - + 1   r o w   i n   s e t   ( 0 . 0 1   s e c )   m y s q l >      
m y s q l >   s e l e c t   *   f r o m   m y s q l . g e n e r a l _ l o g ; + - - - - - - - - - - - - - - - - - - - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - - - - - - - - - - + - - - - - - - - - - - + - - - - - - - - - - - - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + |   e v e n t _ t i m e                     |   u s e r _ h o s t                                   |   t h r e a d _ i d   |   s e r v e r _ i d   |   c o m m a n d _ t y p e   |   a r g u m e n t                                                   | + - - - - - - - - - - - - - - - - - - - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - - - - - - - - - - + - - - - - - - - - - - + - - - - - - - - - - - - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + |   2 0 1 7 - 0 7 - 0 6   1 2 : 3 2 : 0 5   |   r o o t [ r o o t ]   @   l o c a l h o s t   [ ]   |                   1   |                   1   |   Q u e r y                 |   s h o w   v a r i a b l e s   l i k e   ' g e n e r a l % '       | |   2 0 1 7 - 0 7 - 0 6   1 2 : 3 2 : 2 8   |   r o o t [ r o o t ]   @   l o c a l h o s t   [ ]   |                   1   |                   1   |   Q u e r y                 |   s h o w   v a r i a b l e s   l i k e   ' l o g _ o u t p u t '   | |   2 0 1 7 - 0 7 - 0 6   1 2 : 3 2 : 4 1   |   r o o t [ r o o t ]   @   l o c a l h o s t   [ ]   |                   1   |                   1   |   Q u e r y                 |   s e l e c t   *   f r o m   M y D B . t e s t                     | |   2 0 1 7 - 0 7 - 0 6   1 2 : 3 4 : 3 6   |   [ r o o t ]   @   l o c a l h o s t   [ ]           |                   3   |                   1   |   C o n n e c t             |   r o o t @ l o c a l h o s t   o n                                 | |   2 0 1 7 - 0 7 - 0 6   1 2 : 3 4 : 3 6   |   r o o t [ r o o t ]   @   l o c a l h o s t   [ ]   |                   3   |                   1   |   Q u e r y                 |   K I L L   Q U E R Y   1                                           | |   2 0 1 7 - 0 7 - 0 6   1 2 : 3 4 : 3 6   |   r o o t [ r o o t ]   @   l o c a l h o s t   [ ]   |                   3   |                   1   |   Q u i t                   |                                                                     | |   2 0 1 7 - 0 7 - 0 6   1 2 : 3 4 : 5 1   |   r o o t [ r o o t ]   @   l o c a l h o s t   [ ]   |                   1   |                   1   |   Q u e r y                 |   s e l e c t   *   f r o m   m y s q l . g e n e r a l _ l o g     | + - - - - - - - - - - - - - - - - - - - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - - - - - - - - - - + - - - - - - - - - - - + - - - - - - - - - - - - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + 7   r o w s   i n   s e t   ( 0 . 0 2   s e c )   m y s q l >       4       m y s q l >   s y s t e m   m v   / v a r / l i b / m y s q l / D B - S e r v e r . l o g     / v a r / l i b / m y s q l / D B - S e r v e r . l o g . 2 0 1 7 0 7 0 6 m y s q l >   s y s t e m   m y s q l a d m i n   f l u s h - l o g s   - p E n t e r   p a s s w o r d :   s h e l l   [ r o o t @ D B - S e r v e r   m y s q l ] #   m v   / v a r / l i b / m y s q l / D B - S e r v e r . l o g     / v a r / l i b / m y s q l / D B - S e r v e r . l o g . 2 0 1 7 0 7 0 6 [ r o o t @ D B - S e r v e r   m y s q l ] #   m y s q l a d m i n   f l u s h - l o g s   - p E n t e r   p a s s w o r d :       5       m y s q l >   s h o w   v a r i a b l e s   l i k e   ' g e n e r a l _ l o g % ' ; + - - - - - - - - - - - - - - - - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + |   V a r i a b l e _ n a m e         |   V a l u e                                                 | + - - - - - - - - - - - - - - - - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + |   g e n e r a l _ l o g             |   O N                                                       | |   g e n e r a l _ l o g _ f i l e   |   / v a r / l i b / m y s q l / D B - S e r v e r . l o g   | + - - - - - - - - - - - - - - - - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + 2   r o w s   i n   s e t   ( 0 . 0 0   s e c )   m y s q l >   s e t   g l o b a l   g e n e r a l _ l o g = ' O F F ' ; Q u e r y   O K ,   0   r o w s   a f f e c t e d   ( 0 . 0 0   s e c )   m y s q l >   s e t   g l o b a l   g e n e r a l _ l o g _ f i l e = ' / u 0 2 / m y s q l _ l o g . l o g ' ; Q u e r y   O K ,   0   r o w s   a f f e c t e d   ( 0 . 0 0   s e c ) m y s q l >   s e t   g l o b a l   g e n e r a l _ l o g = ' O N ' ;
Q u e r y   O K ,   0   r o w s   a f f e c t e d   ( 0 . 0 2   s e c )       m y s q l >   s e t   g l o b a l   g e n e r a l _ l o g _ f i l e = ' / u 0 2 / m y s q l _ l o g . l o g ' ; E R R O R   1 2 3 1   ( 4 2 0 0 0 ) :   V a r i a b l e   ' g e n e r a l _ l o g _ f i l e '   c a n ' t   b e   s e t   t o   t h e   v a l u e   o f   ' / u 0 2 / m y s q l _ l o g . l o g '   o w n e r m y s q l   [ r o o t @ D B - S e r v e r   u 0 2 ] #   c h o w n   - R   m y s q l : m y s q l     / u 0 2     M y S Q L M y S Q L 使 S Q L   m y s q l >   s e l e c t   *   f r o m   M y D B . t e s t 1 ; E R R O R   1 1 4 6   ( 4 2 S 0 2 ) :   T a b l e   ' M y D B . t e s t 1 '   d o e s n ' t   e x i s t m y s q l >   s e l e c t   *   f r o m   M y D B . t e s t 2 ; + - - - - - - - + - - - - - - + |   i d         |   s e x     | + - - - - - - - + - - - - - - + |   1 0 0 0 1   |             | |   1 0 0 0 2   |             | |   1 0 0 0 3   |           | + - - - - - - - + - - - - - - + 3   r o w s   i n   s e t   ( 0 . 0 7   s e c )   m y s q l >   s e l e c t   *   f r o m   M y D B . k k k ; E R R O R   1 1 4 6   ( 4 2 S 0 2 ) :   T a b l e   ' M y D B . k k k '   d o e s n ' t   e x i s t m y s q l >           M y S Q L             M y S Q L m y s q l s l a p               - c ,   - - c o n c u r r e n c y = n a m e           N u m b e r   o f   c l i e n t s   t o   s i m u l a t e   f o r   q u e r y   t o   r u n .
            - - n u m b e r - o f - q u e r i e s = #             L i m i t   e a c h   c l i e n t   t o   t h i s   n u m b e r   o f   q u e r i e s   ( t h i s   i s   n o t   e x a c t ) .         - - c o n c u r r e n c y = 5 0     - - n u m b e r - o f - q u e r i e s = 1 0 0   s q l = 1 0 0     5 0 * 1 0 0 = 5 0 0 0     - - n u m b e r - o f - q u e r i e s M y S Q L     [ r o o t @ D B - S e r v e r   u 0 2 ] #   m y s q l s l a p   - u   r o o t   - p   - - c o n c u r r e n c y = 5 0   - - c r e a t e - s c h e m a = ' M y D B '     - - q u e r y = ' s e l e c t   *   f r o m   M y D B . t e s t 2 '     - - n u m b e r - o f - q u e r i e s = 1 0 0 ;   E n t e r   p a s s w o r d :     B e n c h m a r k                   A v e r a g e   n u m b e r   o f   s e c o n d s   t o   r u n   a l l   q u e r i e s :   0 . 0 2 3   s e c o n d s                   M i n i m u m   n u m b e r   o f   s e c o n d s   t o   r u n   a l l   q u e r i e s :   0 . 0 2 3   s e c o n d s                   M a x i m u m   n u m b e r   o f   s e c o n d s   t o   r u n   a l l   q u e r i e s :   0 . 0 2 3   s e c o n d s                   N u m b e r   o f   c l i e n t s   r u n n i n g   q u e r i e s :   5 0                   A v e r a g e   n u m b e r   o f   q u e r i e s   p e r   c l i e n t :   2     S Q L 1 0 0 n u m b e r - o f - q u e r i e s / - - c o n c u r r e n c y     s e l e c t       - - n u m b e r - o f - q u e r i e s = 1 0 0   - - c o n c u r r e n c y = 5 0     S Q L 1 0 0              
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则