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 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 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 MDEV-27142 disable text mode for Windows stdio by default 2022-07-18 13:18:03 +02:00