You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(mysql): do not generate empty completion for charset
* Instead of replacing "Index.xml" with an empty string after the
pathname expansions, we now exclude "Index.xml" from the pathname
pattern.
* In case that there is an empty filename as
"/usr/share/mysql/charsets/.xml", we explicitly exclude empty
charset names by specifying the option, -X '', for compgen.
0 commit comments