Skip to content
Snippets Groups Projects
Commit bf08081e authored by AKhatskevich's avatar AKhatskevich Committed by Kirill Yukhin
Browse files

sql: make _sql_stat[14] to be a system spaces

  Making `stat[14]` a system spaces enables us to allow users to create
spaces which starts with `_`, because it cannot affect internal state
anymore.
  Since now the only constraints on table names is:
    - consists of printable symbols only
    - length < 65k

Closes #2126
parent f9a541d6
Loading
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