concat-ws

MySQL: CONCAT_WS function is running on local but not on server.

Some days ago I asked a question about my problem and I was advised to use CONCAT_WS function. I am using CONCAT_WS on my local mysql database and it is working perfectly. But it is not working on server(application hosted) and generate the following error. FUNCTION test.CONCAT_WS does not exist Here test in error string is my data...