mariadb/scripts
unknown 1cd6eb5f94 MDEV-26: Global transaction ID.
Change of user interface to be more logical and more in line with expectations
to work similar to old-style replication.

User can now explicitly choose in CHANGE MASTER whether binlog position is
taken into account (master_gtid_pos=current_pos) or not (master_gtid_pos=
slave_pos) when slave connects to master.

@@gtid_pos is replaced by three separate variables @@gtid_slave_pos (can
be set by user, replicated GTIDs only), @@gtid_binlog_pos (read only), and
@@gtid_current_pos (a combination of the two, most recent GTID within each
domain). mysql.rpl_slave_state is renamed to mysql.gtid_slave_pos to match.

This fixes MDEV-4474.
2013-05-22 17:36:48 +02:00
..
CMakeLists.txt MDEV-3952 Incompatible change in MariaDB-5.5.28a-client rpm adds mytop when not in MariaDB-5.5.23-client (CentOS 5) 2013-01-20 21:42:01 +01:00
comp_sql.c fix warning 2011-03-11 16:06:35 +01:00
convert-debug-for-diff.sh rename debug variable to debug_dbug, to make test pass in release builds 2011-12-15 22:07:58 +01:00
dheadgen.pl Updated/added copyright headers 2011-06-30 17:46:53 +02:00
fill_help_tables.sql MDEV-471 update help tables. 2012-08-28 15:07:50 +05:00
make_binary_distribution.sh 5.3 merge 2012-02-24 14:37:00 +01:00
make_win_bin_dist 5.3 merge 2012-01-13 15:50:02 +01:00
msql2mysql.sh gen_lex_hash.cc: 2007-01-31 00:06:42 +01:00
mysql_config.pl.in Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 2011-11-21 19:13:14 +02:00
mysql_config.sh MDEV-3826 compilation of client programs fail: m_string.h tries to include <mysql/plugin.h> 2012-11-15 19:20:10 +01:00
mysql_convert_table_format.sh Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 2011-11-21 19:13:14 +02:00
mysql_find_rows.sh Updated/added copyright headers 2011-06-30 17:31:31 +02:00
mysql_fix_extensions.sh Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 2011-11-21 19:13:14 +02:00
mysql_install_db.pl.in 5.3 merge 2013-01-15 19:07:46 +01:00
mysql_install_db.sh MDEV-26: Global transaction ID. First alpha release. 2013-04-15 10:55:27 +02:00
mysql_performance_tables.sql Fixed problem with failing mysql_upgrade when proc table was not correct. 2013-01-11 00:53:07 +02:00
mysql_secure_installation.pl.in Merge MySQL 5.1.66 -> MariaDB 5.1.65 2012-11-06 11:52:55 +02:00
mysql_secure_installation.sh Merge MariaDB 5.1.66 -> 5.2.12 2012-11-08 15:24:35 +02:00
mysql_setpermission.sh Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 2011-11-21 19:13:14 +02:00
mysql_system_tables.sql MDEV-26: Global transaction ID. 2013-05-22 17:36:48 +02:00
mysql_system_tables_data.sql 5.3 merge 2012-01-13 15:50:02 +01:00
mysql_system_tables_fix.sql Fixed problem with failing mysql_upgrade when proc table was not correct. 2013-01-11 00:53:07 +02:00
mysql_test_data_timezone.sql - Added/updated copyright headers 2010-12-28 19:57:23 +01:00
mysql_zap.sh Updated/added copyright headers 2011-06-30 17:37:13 +02:00
mysqlaccess.conf merge 2010-08-20 09:12:36 -05:00
mysqlaccess.sh Buildbot fixes and cleanups: 2013-01-11 02:03:43 +02:00
mysqlbug.sh Fix test suite so that it works when doing configure --without-uca 2009-12-27 15:54:41 +02:00
mysqld_multi.sh MDEV-4068 rpm scriptlet chown command dangerous 2013-03-06 09:32:13 +01:00
mysqld_safe.sh MDEV-4068 rpm scriptlet chown command dangerous 2013-03-06 09:32:13 +01:00
mysqldumpslow.sh MDEV-4068 rpm scriptlet chown command dangerous 2013-03-06 09:32:13 +01:00
mysqlhotcopy.sh mysql-5.5.28 2012-10-16 13:04:42 +02:00
mytop.sh RPM fixes: 2012-10-17 19:04:08 +02:00