Sorry, we don't support your browser.  Install a modern browser

Allow the statement "SET SESSION" in a SQL query.#202

Sometimes it is necessary to adjust server variables in a session. However, “SET SESSION” is blocked by wpdatatables.

SET SESSION group_concat_max_len = 3000;

It would be great if you allowed “SET SESSION”.

3 years ago
5
?

Great idea, I also need this extension for my SQL-statement with GROUP_CONCAT.

3 years ago
2
?

That should be easy to resolved.

3 years ago
1
?

My provider doesn’t want to increase the session variable for everyone. For this reason I also rely on the local increase via SET SESSION. Very annoying …

3 years ago
1
?

I also have the same problem. My provider refuses to adjust the variable globally.
Setting the local variable would help me a lot.

2 years ago
?

Many people agree but nothing happens. What a pity.

2 years ago
?

So much agreement but no reaction from support. That’s a real shame.

2 years ago