fix #21170
This commit is contained in:
Maksim Kita 2021-03-14 17:24:39 +03:00 committed by GitHub
commit c94ee3151d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
select 1 UNION select 1 UNION ALL select 1; -- { serverError 558 }