Home
last modified time | relevance | path

Searched refs:write_row_record (Results 1 – 25 of 57) sorted by relevance

123

/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dsql_class.cc4948 if (table->write_row_record == 0) in allocate_memory()
4949 table->write_row_record= in allocate_memory()
4951 m_memory= table->write_row_record; in allocate_memory()
H A Dtable.h925 uchar *write_row_record; /* Used as optimisation in member
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dtable.h1031 uchar *write_row_record; /* Used as optimisation in member
H A Dbinlog.cc9644 if (table->write_row_record == 0) in allocate_memory()
9645 table->write_row_record= in allocate_memory()
9647 m_memory= table->write_row_record; in allocate_memory()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dtable.h1031 uchar *write_row_record; /* Used as optimisation in member
H A Dbinlog.cc9644 if (table->write_row_record == 0) in allocate_memory()
9645 table->write_row_record= in allocate_memory()
9647 m_memory= table->write_row_record; in allocate_memory()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dtable.h1031 uchar *write_row_record; /* Used as optimisation in member
H A Dbinlog.cc9644 if (table->write_row_record == 0) in allocate_memory()
9645 table->write_row_record= in allocate_memory()
9647 m_memory= table->write_row_record; in allocate_memory()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dtable.h1019 uchar *write_row_record; /* Used as optimisation in member
H A Dbinlog.cc9417 if (table->write_row_record == 0) in allocate_memory()
9418 table->write_row_record= in allocate_memory()
9420 m_memory= table->write_row_record; in allocate_memory()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dtable.h1019 uchar *write_row_record; /* Used as optimisation in member
H A Dbinlog.cc9242 if (table->write_row_record == 0) in allocate_memory()
9243 table->write_row_record= in allocate_memory()
9245 m_memory= table->write_row_record; in allocate_memory()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dtable.h1046 uchar *write_row_record; /* Used as optimisation in member
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dtable.h1036 uchar *write_row_record; /* Used as optimisation in member
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dtable.h1046 uchar *write_row_record; /* Used as optimisation in member
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dtable.h1032 uchar *write_row_record; /* Used as optimisation in member
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dtable.h1046 uchar *write_row_record; /* Used as optimisation in member
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dtable.h1032 uchar *write_row_record; /* Used as optimisation in member
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_class.cc6601 if (table->write_row_record == 0) in allocate_memory()
6602 table->write_row_record= in allocate_memory()
6604 m_memory= table->write_row_record; in allocate_memory()
H A Dtable.h1228 uchar *write_row_record; /* Used as optimisation in member
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_class.cc6601 if (table->write_row_record == 0) in allocate_memory()
6602 table->write_row_record= in allocate_memory()
6604 m_memory= table->write_row_record; in allocate_memory()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_class.cc6752 if (table->write_row_record == 0)
6753 table->write_row_record=
6755 m_memory= table->write_row_record;
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_class.cc6752 if (table->write_row_record == 0) in allocate_memory()
6753 table->write_row_record= in allocate_memory()
6755 m_memory= table->write_row_record; in allocate_memory()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_class.cc6898 if (table->write_row_record == 0) in allocate_memory()
6899 table->write_row_record= in allocate_memory()
6901 m_memory= table->write_row_record; in allocate_memory()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_class.cc6898 if (table->write_row_record == 0) in allocate_memory()
6899 table->write_row_record= in allocate_memory()
6901 m_memory= table->write_row_record; in allocate_memory()

123