Details
-
Bug
-
Status: Closed (View Workflow)
-
Blocker
-
Resolution: Fixed
-
5.1.62
-
None
-
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