Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 10.1.3
-
Fix Version/s: N/A
-
Component/s: Stored routines
-
Labels:
-
Environment:CentOS 7
Description
I Got Some issue when I dump databases and when I select from information_schema.routines
I got error message like this
SQL Error [1074] [42000]:(conn=3543)Column length too big for column '(null)' (max=65532);use BLOB or TEXT instead |
Where does the issue come from?