Skip to content

Commit

Permalink
base: Add mariadb client
Browse files Browse the repository at this point in the history
Signed-off-by: Suraj Deshmukh <[email protected]>
  • Loading branch information
surajssd committed Aug 7, 2024
1 parent e060fc5 commit bcb6a12
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 0 deletions.
1 change: 1 addition & 0 deletions linux/base.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ RUN tdnf update -y --refresh && \
libffi-devel \
libtool \
lz4 \
mariadb \
openssl \
openssl-libs \
openssl-devel \
Expand Down
41 changes: 41 additions & 0 deletions tests/command_list
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ apr-1-config
apropos
ar
arch
aria_s3_copy
arp
arpaname
arping
Expand Down Expand Up @@ -731,6 +732,38 @@ mandb
manpath
man-recode
mapfile
mariadb
mariadb-access
mariadb-admin
mariadb-backup
mariadb-binlog
mariadb-check
mariadb-client-test
mariadb-client-test-embedded
mariadb-conv
mariadb-convert-table-format
mariadbd-multi
mariadbd-safe
mariadbd-safe-helper
mariadb-dump
mariadb-dumpslow
mariadb-embedded
mariadb-find-rows
mariadb-fix-extensions
mariadb-hotcopy
mariadb-import
mariadb-install-db
mariadb-ldb
mariadb-plugin
mariadb-secure-installation
mariadb-setpermission
mariadb-show
mariadb-slap
mariadb-test
mariadb-test-embedded
mariadb-tzinfo-to-sql
mariadb-upgrade
mariadb-waitpid
matchpathcon
mcookie
md5sum
Expand Down Expand Up @@ -779,11 +812,19 @@ msginit
msgmerge
msgunfmt
msguniq
msql2mysql
mt
mv
mvn
mvnDebug
mvnyjp
myrocks_hotbackup
mysql
mysqlaccess
mysqladmin
mysqlbinlog
mysqlcheck
mysql_client_test
named-checkzone
named-compilezone
named-nzd2nzf
Expand Down

0 comments on commit bcb6a12

Please sign in to comment.