Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mariadb: deprecate mysql* names | Changqing Li | 2025-02-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | Fix following warnings: /usr/bin/mysql_install_db: Deprecated program name. It will be removed in a future release, use 'mariadb-install-db' instead Upstream commit [1] deprecate mysql* names, use the new name to fix above warning [1] https://github.com/MariaDB/server/commit/b30b040b733ff2045ffcd7bdd44f608c7f4912b5 Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | mysql: move to recipes-dbs | Armin Kuster | 2018-03-01 | 1 | -0/+25 |
Signed-off-by: Armin Kuster <akuster808@gmail.com> |