mariadb/client
Christian Gonzalez 3622644836 MDEV-30498 Rename mysql_upgrade state file to mariadb_upgrade
Renames the upgrade state file, and ensures the old
file is properly removed when `mariadb-upgrade` tool is executed.

All new code of the whole pull request, including one or several files
that are either new files or modified ones, are contributed under the
BSD-new license. I am contributing on behalf of my employer
Amazon Web Services, Inc.
2023-02-07 07:29:04 +00:00
..
async_example.c
client_metadata.h
client_priv.h
CMakeLists.txt
completion_hash.cc
completion_hash.h
echo.c
mariadb-conv.cc unify client/tool version string 2023-01-19 12:39:28 +01:00
my_readline.h
mysql.cc MDEV-26548: replace .mysql_history with .mariadb_history 2023-01-24 20:22:23 +11:00
mysql_plugin.c unify client/tool version string 2023-01-19 12:39:28 +01:00
mysql_upgrade.c MDEV-30498 Rename mysql_upgrade state file to mariadb_upgrade 2023-02-07 07:29:04 +00:00
mysqladmin.cc unify client/tool version string 2023-01-19 12:39:28 +01:00
mysqlbinlog.cc MDEV-30128 remove support for 5.1- replication events 2023-02-05 22:02:30 +01:00
mysqlcheck.c unify client/tool version string 2023-01-19 12:39:28 +01:00
mysqldump.c unify client/tool version string 2023-01-19 12:39:28 +01: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 unify client/tool version string 2023-01-19 12:39:28 +01:00
readline.cc