Learn about Centmin Mod LEMP Stack today
Become a Member

Does this UDF library will work on Centminmod setup MariaDB?

Discussion in 'System Administration' started by pamamolf, Mar 20, 2016.

  1. pamamolf

    pamamolf Well-Known Member

    4,101
    428
    83
    May 31, 2014
    Ratings:
    +838
    Local Time:
    10:41 AM
    Nginx-1.26.x
    MariaDB 10.6.x
    Hi

    Does this UDF library will work on Centminmod setup MariaDB?

    Code:
    https://github.com/mysqludf/lib_mysqludf_sys
    Something like this:

    Code:
    SELECT sys_exec('curl http://stackoverflow.com/');
    should give simple results....

    Don't have a vps for tests at the moment :(

    Thanks

     
    Last edited: Mar 20, 2016
  2. eva2000

    eva2000 Administrator Staff Member

    55,905
    12,281
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,868
    Local Time:
    5:41 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    seems that github repo hasn't been updated in 3yrs, so likely it won't work out of box
     
  3. pamamolf

    pamamolf Well-Known Member

    4,101
    428
    83
    May 31, 2014
    Ratings:
    +838
    Local Time:
    10:41 AM
    Nginx-1.26.x
    MariaDB 10.6.x
    Not working for Centos 7.2 and latest Centminmod :(