v.19.4Bug Fixes
Always Backquote Column Names in Metadata
Always backquote column names in metadata. Otherwise it's impossible to create a table with column namedindex(server won't restart due to malformedATTACHquery in metadata). #4782 (alexey-milovidov)