mirror of
https://github.com/MariaDB/server.git
synced 2025-01-30 10:31:54 +01:00
9e1b3af4a4
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 |
||
---|---|---|
.. | ||
aria_chk.1 | ||
aria_dump_log.1 | ||
aria_ftdump.1 | ||
aria_pack.1 | ||
aria_read_log.1 | ||
CMakeLists.txt | ||
comp_err.1 | ||
galera_new_cluster.1 | ||
galera_recovery.1 | ||
innochecksum.1 | ||
mariabackup.1 | ||
mariadb-conv.1 | ||
mariadb-service-convert.1 | ||
mbstream.1 | ||
msql2mysql.1 | ||
my_print_defaults.1 | ||
my_safe_process.1 | ||
myisam_ftdump.1 | ||
myisamchk.1 | ||
myisamlog.1 | ||
myisampack.1 | ||
myrocks_hotbackup.1 | ||
mysql-stress-test.pl.1 | ||
mysql-test-run.pl.1 | ||
mysql.1 | ||
mysql.server.1 | ||
mysql_client_test.1 | ||
mysql_client_test_embedded.1 | ||
mysql_config.1 | ||
mysql_convert_table_format.1 | ||
mysql_embedded.1 | ||
mysql_find_rows.1 | ||
mysql_fix_extensions.1 | ||
mysql_install_db.1 | ||
mysql_ldb.1 | ||
mysql_plugin.1 | ||
mysql_secure_installation.1 | ||
mysql_setpermission.1 | ||
mysql_tzinfo_to_sql.1 | ||
mysql_upgrade.1 | ||
mysql_waitpid.1 | ||
mysqlaccess.1 | ||
mysqladmin.1 | ||
mysqlbinlog.1 | ||
mysqlcheck.1 | ||
mysqld.8 | ||
mysqld_multi.1 | ||
mysqld_safe.1 | ||
mysqld_safe_helper.1 | ||
mysqldump.1 | ||
mysqldumpslow.1 | ||
mysqlhotcopy.1 | ||
mysqlimport.1 | ||
mysqlshow.1 | ||
mysqlslap.1 | ||
mysqltest.1 | ||
mysqltest_embedded.1 | ||
mytop.1 | ||
perror.1 | ||
replace.1 | ||
resolve_stack_dump.1 | ||
resolveip.1 | ||
wsrep_sst_common.1 | ||
wsrep_sst_mariabackup.1 | ||
wsrep_sst_mysqldump.1 | ||
wsrep_sst_rsync.1 | ||
wsrep_sst_rsync_wan.1 |