summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-dbs/mysql/mariadb/mysqld.service
Commit message (Collapse)AuthorAgeFilesLines
* mariadb: deprecate mysql* namesChangqing Li2025-02-131-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-dbsArmin Kuster2018-03-011-0/+25
Signed-off-by: Armin Kuster <akuster808@gmail.com>