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
convert-debug-for-diff.sh
dheadgen.pl
fill_help_tables.sql MDEV-471 update help tables. 2012-08-28 15:07:50 +05:00
make_binary_distribution.sh
make_win_bin_dist
msql2mysql.sh
mysql_config.pl.in
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
mysql_find_rows.sh
mysql_fix_extensions.sh
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
mysql_system_tables.sql MDEV-26: Global transaction ID. 2013-05-22 17:36:48 +02:00
mysql_system_tables_data.sql
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
mysql_zap.sh
mysqlaccess.conf
mysqlaccess.sh Buildbot fixes and cleanups: 2013-01-11 02:03:43 +02:00
mysqlbug.sh
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