0

I need to increase group_concat_max_len value on my server but I don't know how to use ssh command.

Is there a way to change this value in GUI of cpanel / whm? I have access to both cpanel and whm.

Ryszard Czech
  • 18,032
  • 4
  • 24
  • 37
user9916658
  • 549
  • 1
  • 4
  • 5
  • According to https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html#sysvar_group_concat_max_len you can change this setting in your current session so you can use the `SET` command. Have you tried using the `SET` command? – Progman May 19 '19 at 12:24
  • https://stackoverflow.com/questions/2567000/mysql-and-group-concat-maximum-length – ScaisEdge May 19 '19 at 12:25
  • I don't know how to use SSH command, is there way to do this with GUI? – user9916658 May 19 '19 at 12:26

0 Answers0