Home
last modified time | relevance | path

Searched refs:MAX_MAX_ALLOWED_PACKET (Results 1 – 25 of 64) sorted by relevance

123

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Drpl_group_replication.cc549 return MAX_MAX_ALLOWED_PACKET; in get_max_slave_max_allowed_packet()
H A Drpl_binlog_sender.cc231 thd->variables.max_allowed_packet = MAX_MAX_ALLOWED_PACKET; in init()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Drpl_binlog_sender.cc291 thd->variables.max_allowed_packet= MAX_MAX_ALLOWED_PACKET; in init()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Drpl_binlog_sender.cc164 thd->variables.max_allowed_packet= MAX_MAX_ALLOWED_PACKET; in init()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Drpl_binlog_sender.cc291 thd->variables.max_allowed_packet= MAX_MAX_ALLOWED_PACKET; in init()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Drpl_binlog_sender.cc291 thd->variables.max_allowed_packet= MAX_MAX_ALLOWED_PACKET; in init()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Drpl_binlog_sender.cc291 thd->variables.max_allowed_packet= MAX_MAX_ALLOWED_PACKET; in init()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Drpl_binlog_sender.cc291 thd->variables.max_allowed_packet= MAX_MAX_ALLOWED_PACKET; in init()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dsys_vars.cc1143 VALID_RANGE(1024, MAX_MAX_ALLOWED_PACKET),
1144 DEFAULT(MAX_MAX_ALLOWED_PACKET),
H A Dsql_repl.cc593 thd->variables.max_allowed_packet= MAX_MAX_ALLOWED_PACKET; in mysql_binlog_send()
H A Dlog_event.h287 #define MAX_MAX_ALLOWED_PACKET 1024*1024*1024 macro
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Drpl_master.cc1130 thd->variables.max_allowed_packet= MAX_MAX_ALLOWED_PACKET; in mysql_binlog_send()
H A Dlog_event.h330 #define MAX_MAX_ALLOWED_PACKET 1024*1024*1024 macro
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Drpl_master.cc1130 thd->variables.max_allowed_packet= MAX_MAX_ALLOWED_PACKET; in mysql_binlog_send()
H A Dlog_event.h330 #define MAX_MAX_ALLOWED_PACKET 1024*1024*1024 macro
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Drpl_master.cc1129 thd->variables.max_allowed_packet= MAX_MAX_ALLOWED_PACKET; in mysql_binlog_send()
H A Dlog_event.h330 #define MAX_MAX_ALLOWED_PACKET 1024*1024*1024 macro
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Drpl_master.cc1130 thd->variables.max_allowed_packet= MAX_MAX_ALLOWED_PACKET; in mysql_binlog_send()
H A Dlog_event.h330 #define MAX_MAX_ALLOWED_PACKET 1024*1024*1024 macro
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Drpl_master.cc1129 thd->variables.max_allowed_packet= MAX_MAX_ALLOWED_PACKET; in mysql_binlog_send()
H A Dsys_vars.cc1726 VALID_RANGE(1024, MAX_MAX_ALLOWED_PACKET),
1727 DEFAULT(MAX_MAX_ALLOWED_PACKET),
/dports/databases/mariadb105-client/mariadb-10.5.15/client/
H A Dmysqlbinlog.cc93 ulong opt_binlog_rows_event_max_encoded_size= MAX_MAX_ALLOWED_PACKET;
/dports/databases/mariadb105-server/mariadb-10.5.15/client/
H A Dmysqlbinlog.cc93 ulong opt_binlog_rows_event_max_encoded_size= MAX_MAX_ALLOWED_PACKET;
/dports/databases/mariadb104-server/mariadb-10.4.24/client/
H A Dmysqlbinlog.cc87 ulong opt_binlog_rows_event_max_encoded_size= MAX_MAX_ALLOWED_PACKET;
/dports/databases/mariadb103-server/mariadb-10.3.34/client/
H A Dmysqlbinlog.cc86 ulong opt_binlog_rows_event_max_encoded_size= MAX_MAX_ALLOWED_PACKET;

123