Github Repo: kings-way/udf_pkg_ver_cmp
1. Intro
A MySQL UDF written in C/C++ to compare package versions, supporting both DPKG(deb) and RPM(rpm).
2. Prerequisites and Compilation
-
Some libs
-
Compile
3. Load and Run
-
Load UDF in MySQL
-
Run RPM version comparsion
-
Run DPKG version comparsion