~ourdelta-core/ourdelta/ourdelta-percona-d6-mysql50

« back to all changes in this revision

Viewing changes to mysql/5.0/google/flush_slow_logs/flush_slow_logs.txt

  • Committer: Arjen Lentz
  • Date: 2008-10-19 12:28:01 UTC
  • Revision ID: arjen@openquery.com.au-20081019122801-n30nnoxeo7i2obac
Created google/flush_slow_logs patch by extacting from google/userstatsv2
Must be applied before userstats in patch sequence (lex/parser line proximity)
Added documentation text/notes for both

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
google/flush_slow_logs
 
2
 
 
3
Adds FLUSH SLOW LOGS command to flush slow query log (enabling logrotate)
 
4
 
 
5
Adds REFRESH_SLOW_QUERY_LOG command to MySQL client API mysql_refresh().
 
6
Client app must use OurDelta libmysqlclient-dev library to have this
 
7
bitmapped define, otherwise it can be hardcoded (4096).
 
8