Skip to content
Snippets Groups Projects
Commit b669a494 authored by Marshall Garey's avatar Marshall Garey
Browse files

openapi/dbv0.0.38 - fix QOS flag modifications


If QOS_FLAG_NOTSET is set, then the mysql plugin skips the code which
overwrite flags. By not setting this flag, we ensure that the mysql plugin
will always overwrite QOS flags with whatever is specified.

Continuation of the previous commit.

It was found that this was a much simpler way to accomplish what commit
38ea9484 was originally doing, so the previous commit reverted
38ea9484 and this commit fixes it in a different way.

Bug 14388

Signed-off-by: default avatarNathan Rini <nate@schedmd.com>
parent af434c38
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment