mariadb/man
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
..
aria_chk.1
aria_dump_log.1
aria_ftdump.1
aria_pack.1
aria_read_log.1
CMakeLists.txt MDEV-21303 Make executables MariaDB named 2020-03-21 20:20:29 +01:00
comp_err.1
galera_new_cluster.1
galera_recovery.1
innochecksum.1
mariabackup.1
mariadb-conv.1 MDEV-21228: mariadb-conv man page 2020-03-04 16:50:17 +01:00
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 Add missing man pages for myrocks_hotbackup 2020-03-10 07:53:33 +01:00
mysql-stress-test.pl.1
mysql-test-run.pl.1 Fix syntax error mysql-test-run in man page 2020-03-10 07:53:33 +01:00
mysql.1
mysql.server.1
mysql_client_test.1
mysql_client_test_embedded.1
mysql_config.1
mysql_convert_table_format.1 Switch Perl DBI scripts from DBD::mysql to DBD::MariaDB driver 2019-07-19 13:39:20 +03:00
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 Switch Perl DBI scripts from DBD::mysql to DBD::MariaDB driver 2019-07-19 13:39:20 +03:00
mysql_tzinfo_to_sql.1
mysql_upgrade.1
mysql_waitpid.1
mysqlaccess.1
mysqladmin.1 Merge 10.4 into 10.5 2019-08-13 18:57:00 +03:00
mysqlbinlog.1
mysqlcheck.1
mysqld.8
mysqld_multi.1
mysqld_safe.1
mysqld_safe_helper.1
mysqldump.1 MDEV-19887: Document --copy-s3-tables option on mysqldump man page 2019-09-12 03:22:06 -07:00
mysqldumpslow.1
mysqlhotcopy.1
mysqlimport.1
mysqlshow.1
mysqlslap.1
mysqltest.1
mysqltest_embedded.1
mytop.1 Add a man page for mytop that is in sources 2020-03-10 07:53:33 +01:00
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