changing rocksdb_update_cf_options should show warnings and errors in the client
General
Escalation
General
Escalation
Description
Well I might be wrong about this, but it's annoying (so I'll create it as Improvement for now). This option is dynamic and whatever you do with it in mysql client it finishes OK and without warnings or errors, but the actual warnings and errors can be seen in the error log. So basically whenever you make some change here you need to check error log otherwise you can't be sure the change was applied. It would be much better IMHO to show warnings with "show warnings" command and throw errors immediately.
Well I might be wrong about this, but it's annoying (so I'll create it as Improvement for now). This option is dynamic and whatever you do with it in mysql client it finishes OK and without warnings or errors, but the actual warnings and errors can be seen in the error log.
So basically whenever you make some change here you need to check error log otherwise you can't be sure the change was applied.
It would be much better IMHO to show warnings with "show warnings" command and throw errors immediately.
ERROR LOG:
CLIENT: