An UDF for MySQL/MariaDB, which compares DEB or RPM versions

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

4. References

发表回复

您的电子邮箱地址不会被公开。 必填项已用*标注


The reCAPTCHA verification period has expired. Please reload the page.