mariadb/extra
Rasmus Johansson 9e1b3af4a4 MDEV-21303 Make executables MariaDB named
To change all executables to have a mariadb name I had to:
- Do name changes in every CMakeLists.txt that produces executables
- CREATE_MARIADB_SYMLINK was removed and GET_SYMLINK added by Wlad to reuse the function in other places also
- The scripts/CMakeLists.txt could make use of GET_SYMLINK instead of introducing redundant code, but I thought I'll leave that for next release
- A lot of changes to debian/.install and debian/.links files due to swapping of real executable and symlink. I did not however change the name of the manpages, so the real name is still mysql there and mariadb are symlinks.
- The Windows part needed a change now when we made the executables mariadb -named. MSI (and ZIP) do not support symlinks and to not break backward compatibility we had to include mysql named binaries also. Done by Wlad
2020-03-21 20:20:29 +01:00
..
aws_sdk
crc32-vpmsum
crc32_armv8_neon
mariabackup MDEV-21303 Make executables MariaDB named 2020-03-21 20:20:29 +01:00
readline
wolfssl
charset2html.c
CMakeLists.txt MDEV-21303 Make executables MariaDB named 2020-03-21 20:20:29 +01:00
comp_err.c cleanup: PSI key is *always* the first argument 2020-03-10 19:24:23 +01:00
innochecksum.cc
my_print_defaults.c perfschema memory related instrumentation changes 2020-03-10 19:24:22 +01:00
mysql_waitpid.c
mysqld_safe_helper.c
perror.c
replace.c perfschema memory related instrumentation changes 2020-03-10 19:24:22 +01:00
resolve_stack_dump.c cleanup: PSI key is *always* the first argument 2020-03-10 19:24:23 +01:00
resolveip.c