Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 5.1.62
-
Fix Version/s: 5.1.66
-
Component/s: None
-
Labels:None
Description
The following query crashes the server on win64-release2 (and may be other windows builders too):
select 1 from information_schema.tables where table_schema=repeat('a', 2000) |
it's currently pushed into 5.1-serg