-
New Feature Request
-
Resolution: Unresolved
-
Trivial
-
None
-
7.0.9, 7.0.10, 7.0.11rc1, 7.2.3, 7.2.4
-
None
-
None
Request behalf of customer T-Mobile Czech Republic ;
asked in GLP-1053 ticket if it is possible to extend graph prototype name length (128 by default)
| graphs | CREATE TABLE `graphs` ( `graphid` bigint unsigned NOT NULL, `name` varchar(128) COLLATE utf8mb4_bin NOT NULL DEFAULT '', (...) CONSTRAINT `c_graphs_3` FOREIGN KEY (`ymax_itemid`) REFERENCES `items` (`itemid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_bin |
Some of customers also requested to increase name field for graph prototype name for different versions in last 10 years (including 2.x)