mariadb/client
Daniel Black 320a4b52c9 MDEV-30205 Move /usr/share/mysql to /usr/share/mariadb
These are mainly internal files so is a low impact change.

The few scripts/mysql*sql where renames to mariadb_* prefix
on the name.

mysql-test renamed to mariadb-test in the final packages
2023-04-11 07:59:02 +10:00
..
async_example.c MDEV-25602 get rid of __WIN__ in favor of standard _WIN32 2021-06-06 13:21:03 +02:00
client_metadata.h MDEV-17832 Protocol: extensions for Pluggable types and JSON, GEOMETRY 2020-03-10 20:43:32 +04:00
client_priv.h Merge 10.8 into 10.9 2022-06-07 09:20:07 +03:00
CMakeLists.txt Merge remote-tracking branch 'upstream/10.4' into 10.5 2021-09-10 17:16:18 +03:00
completion_hash.cc Merge 10.4 into 10.5 2020-11-03 16:24:47 +02:00
completion_hash.h Update FSF Address 2019-05-11 21:29:06 +03:00
echo.c Fix typos in the codebase. 2022-08-09 18:41:09 +03:00
mariadb-conv.cc unify client/tool version string 2023-01-19 12:39:28 +01:00
my_readline.h Update FSF Address 2019-05-11 21:29:06 +03:00
mysql.cc Merge 10.11 into 11.0 2023-02-16 13:34:45 +02:00
mysql_plugin.c Merge 10.11 into 11.0 2023-02-16 13:34:45 +02:00
mysql_upgrade.c MDEV-30205 Move /usr/share/mysql to /usr/share/mariadb 2023-04-11 07:59:02 +10:00
mysqladmin.cc unify client/tool version string 2023-01-19 12:39:28 +01:00
mysqlbinlog.cc Merge 10.11 into 11.0 2023-02-16 13:34:45 +02:00
mysqlcheck.c unify client/tool version string 2023-01-19 12:39:28 +01:00
mysqldump.c Merge 10.11 into 11.0 2023-02-16 13:34:45 +02:00
mysqlimport.c unify client/tool version string 2023-01-19 12:39:28 +01:00
mysqlshow.c unify client/tool version string 2023-01-19 12:39:28 +01:00
mysqlslap.c unify client/tool version string 2023-01-19 12:39:28 +01:00
mysqltest.cc Merge 10.11 into 11.0 2023-02-16 13:34:45 +02:00
readline.cc MDEV-27142 disable text mode for Windows stdio by default 2022-07-18 13:18:03 +02:00