mariadb/man
Daniel Black a7923b37c4 MDEV-28263 mariadb-tzinfo-to-sql binlog fixes
The --skip-write-binlog message was confusing that it only had
an effect if the galera was enabled. There are uses beyond galera
so we apply SET SESSION SQL_LOG_BIN=0 as implied by the option
without being conditional on the wsrep status.

Remove wsrep.mysql_tzinfo_to_sql_symlink{,_skip} tests as they offered
no additional coverage beyond main.mysql_tzinfo_to_sql_symlink as no
server testing was done.

Introduced a variant of the galera.mariadb_tzinfo_to_sql as
galera.mysql_tzinfo_to_sql, which does testing using the mysql client
rather than directly importing into the server via mysqltest.

Update man page and mysql_tzinfo_to_sql to having a --skip-write-binlog
option.

merge notes:
10.4:
- conflicts in tztime.cc can revert to this version of --help text.
- tztime.cc - merge execute immediate @prep1, and leave %s%s trunc_tables, lock_tables
  after that.
10.6:
- Need to remove the not_embedded.inc in mysql_tzinfo_to_sql.test and
  replace it with no_protocol.inc
- leave both mysql_tzinfo_to_sql.test and mariadb_tzinfo_to_sql.sql
  tests.
- sql/tztime.cc - keep entirely 10.6 version.
2022-04-23 14:20:22 +10:00
..
aria_chk.1 MDEV-7680: Update man pages 2015-10-09 12:46:54 +02:00
aria_dump_log.1 MDEV-7680: Update man pages 2015-10-09 12:46:54 +02:00
aria_ftdump.1 MDEV-7680: Update man pages 2015-10-09 12:46:54 +02:00
aria_pack.1 MDEV-7680: Update man pages 2015-10-09 12:46:54 +02:00
aria_read_log.1 MDEV-7680: Update man pages 2015-10-09 12:46:54 +02:00
CMakeLists.txt Merge 10.1 into 10.2 2020-01-31 10:53:56 +02:00
comp_err.1 Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
galera_new_cluster.1 Merge branch '10.1' into 10.2 2017-05-09 13:24:52 +02:00
galera_recovery.1 10.2 man pages 2017-04-09 14:24:39 -04:00
innochecksum.1 Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
make_win_bin_dist.1 Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mariabackup.1 Update 10.2 man pages 2019-03-29 14:11:29 +04:00
mariadb-service-convert.1 10.2 man pages 2017-04-09 14:24:39 -04:00
mbstream.1 Update 10.2 man pages 2019-03-29 14:11:29 +04:00
msql2mysql.1 Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
my_print_defaults.1 Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
my_safe_process.1 Update 10.2 man pages 2019-03-29 14:11:29 +04:00
myisam_ftdump.1 Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
myisamchk.1 Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
myisamlog.1 Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
myisampack.1 Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mysql-stress-test.pl.1 Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mysql-test-run.pl.1 Merge branch '10.1' into 10.2 2019-12-03 14:45:06 +01:00
mysql.1 MDEV-25444: mysql --binary-mode is not able to replay some mysqlbinlog outputs 2021-10-07 11:30:22 -06:00
mysql.server.1 Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mysql_client_test.1 Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mysql_client_test_embedded.1 Imported freely distributable documentation from upstream MySQL 5.1.34 source tarball. 2009-05-25 11:59:47 +02:00
mysql_config.1 Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mysql_convert_table_format.1 Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mysql_embedded.1 MDEV-14927: Missing man pages 2018-08-28 14:12:42 +03:00
mysql_find_rows.1 Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mysql_fix_extensions.1 Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mysql_install_db.1 Remove --upgrade-info option from mysql_upgrade 2022-01-27 14:52:08 +02:00
mysql_ldb.1 MDEV-14927: Missing man pages 2018-08-29 09:57:31 +03:00
mysql_plugin.1 Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mysql_secure_installation.1 Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mysql_setpermission.1 Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mysql_tzinfo_to_sql.1 MDEV-28263 mariadb-tzinfo-to-sql binlog fixes 2022-04-23 14:20:22 +10:00
mysql_upgrade.1 MDEV-27068 running mariadb-upgrade in parallel make it hangs forever 2022-01-20 15:14:59 +02:00
mysql_waitpid.1 Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mysqlaccess.1 Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mysqladmin.1 Fix typo in mysqadmin manpage 2022-02-15 12:05:41 +11:00
mysqlbinlog.1 Update mysqlbinlog man page with --table option 2021-04-14 17:01:01 +02:00
mysqlcheck.1 Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mysqld.8 Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mysqld_multi.1 Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mysqld_safe.1 Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mysqld_safe_helper.1 10.2 man pages 2017-04-09 14:24:39 -04:00
mysqldump.1 MDEV-26622: man mysqldump - insert-ignore not insert-into 2021-09-16 20:52:31 +10:00
mysqldumpslow.1 Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mysqlhotcopy.1 Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mysqlimport.1 Merge 10.1 into 10.2 2020-10-21 14:02:04 +03:00
mysqlshow.1 Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mysqlslap.1 Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mysqltest.1 Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mysqltest_embedded.1 Imported freely distributable documentation from upstream MySQL 5.1.34 source tarball. 2009-05-25 11:59:47 +02:00
perror.1 Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
replace.1 Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
resolve_stack_dump.1 Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
resolveip.1 Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
wsrep_sst_common.1 10.2 man pages 2017-04-09 14:24:39 -04:00
wsrep_sst_mariabackup.1 Update 10.2 man pages 2019-03-29 14:11:29 +04:00
wsrep_sst_mysqldump.1 10.2 man pages 2017-04-09 14:24:39 -04:00
wsrep_sst_rsync.1 Merge 10.1 into 10.2 2018-08-31 15:10:02 +03:00
wsrep_sst_rsync_wan.1 Update 10.2 man pages 2019-03-29 14:11:29 +04:00
wsrep_sst_xtrabackup-v2.1 10.2 man pages 2017-04-09 14:24:39 -04:00
wsrep_sst_xtrabackup.1 10.2 man pages 2017-04-09 14:24:39 -04:00