pingcap / tiup

A component manager for TiDB
https://tiup.io
Apache License 2.0
409 stars 304 forks source link

Cannot use 'tiup cluster edit-config xxx' to modify the tidb slow query file path #2428

Open tiancaiamao opened 2 weeks ago

tiancaiamao commented 2 weeks ago

Bug Report

Please answer these questions before submitting your issue. Thanks!

  1. What did you do?

show config where name like '%slow%';

  1. What did you expect to see?

Using 'tiup cluster edit-config' to modify slow query file path should work.

  1. What did you see instead?

It does not work.

  1. What version of TiUP are you using (tiup --version)?

master

seiya-annie commented 16 hours ago

/found customer