[MDEV-6058] MySQL Bug #11766693: LOG-SLOW-ADMIN-STATEMENTS AND LOG-SLOW-SLAVE-STATEMENTS NOT DISPLAYED Created: 2014-04-10  Updated: 2018-11-19  Resolved: 2016-03-22

Status: Closed
Project: MariaDB Server
Component/s: Replication
Affects Version/s: 10.0.10
Fix Version/s: 10.1.13

Type: Bug Priority: Major
Reporter: Sergey Vojtovich Assignee: Alexey Botchkov
Resolution: Fixed Votes: 2
Labels: None

Issue Links:
Duplicate
is duplicated by MDEV-4806 --log-slow-slave-statements is not ex... Closed
PartOf
is part of MDEV-4784 merge test cases from 5.6 Stalled
Relates
relates to MDEV-725 LP:837184 - log-slow-slave-statements... Closed
Sprint: 10.1.13

 Description   

revno: 4748
committer: Mark Leith <mark.leith@oracle.com>
branch nick: mysql-5.6
timestamp: Sat 2013-02-09 12:10:25 +0000
message:
  Bug #11766693: LOG-SLOW-ADMIN-STATEMENTS AND LOG-SLOW-SLAVE-STATEMENTS NOT
  DISPLAYED
 
  Added both log_slow_admin_statements and log_slow_slave_statements as server
  system variables, that can now be dynamically set at run time and are now
  available via SHOW GLOBAL VARIABLES. These behave otherwise in the same way as
  the --log-slow-admin-statements and --log-slow-slave-statements server command
  options.
 
  There is no need to restart the slave SQL thread for the value of
  log_slow_slave_statements to be picked up, as the global variable is re-read
  with each successful event applied by the SQL thread.



 Comments   
Comment by Alexey Botchkov [ 2016-03-18 ]

Proposed fix: http://lists.askmonty.org/pipermail/commits/2016-March/009131.html
It's rather simple stll i'd like you to take a look.

Comment by Alexey Botchkov [ 2016-03-21 ]

Updated fix:
http://lists.askmonty.org/pipermail/commits/2016-March/009143.html

Generated at Thu Feb 08 07:09:03 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.