Skip to content

Incompatible with mysql 8 : FUNCTION median does not exist  #28

@artin

Description

@artin

We have upgraded OS and Mysql upgraded to version 8.0.22-0ubuntu0.20.04.2 ,

We are using median function ...

After installing it works for few queries .. then median function become unavailable and it is showing following error :

SQLSTATE[42000]: Syntax error or access violation: 1305 FUNCTION median does not exist

I tried to unload and reload again but it shows following error

~/udf_infusion# mysql -uroot -p < load.sql
Enter password: 
ERROR 1026 (HY000) at line 46: Error writing file 'mysql.func' (errno: 1 - Operation not permitted)

If I restart mysql server .. It starts working for few queries then again show error that function does not exist ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions