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 <suraj.deshmukh@microsoft.com>
  • Loading branch information
surajssd committed Aug 8, 2024
1 parent e060fc5 commit b42038b
Show file tree
Hide file tree
Showing 2 changed files with 62 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
61 changes: 61 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,37 @@ msginit
msgmerge
msgunfmt
msguniq
msql2mysql
mt
mv
mvn
mvnDebug
mvnyjp
myrocks_hotbackup
mysql
mysqlaccess
mysqladmin
mysqlbinlog
mysqlcheck
mysql_client_test
mysql_client_test_embedded
mysql_convert_table_format
mysqldump
mysql_embedded
mysql_find_rows
mysql_fix_extensions
mysqlimport
mysql_install_db
mysql_ldb
mysql_plugin
mysql_setpermission
mysqlshow
mysqlslap
mysqltest
mysqltest_embedded
mysql_upgrade
mysql_waitpid
mytop
named-checkzone
named-compilezone
named-nzd2nzf
Expand Down Expand Up @@ -859,6 +918,7 @@ perlbug
perldoc
perlivp
perlthanks
perror
pfbtops
pg_amcheck
pg_archivecleanup
Expand Down Expand Up @@ -1121,6 +1181,7 @@ ssh-copy-id
sshd
ssh-keygen
ssh-keyscan
sst_dump
start-puppet-agent
stat
stdbuf
Expand Down

0 comments on commit b42038b

Please sign in to comment.