MCPcopy Create free account

hub / github.com/Tencent/phxsql / functions

Functions1,866 in github.com/Tencent/phxsql

MethodWriteToDest
phxsqlproxy/io_channel.cpp:128
Method__init__
( self, args )
phxrpc_package_config/tools/binary_operator.py:9
Method__init__
( self, args )
phxrpc_package_config/tools/directory_operator.py:8
Method__init__
( self, args )
phxrpc_package_config/tools/binary_installer.py:9
Method__init__
(self,defaults=None)
phxrpc_package_config/tools/config_generator.py:7
Method__init__
( self, args )
phxrpc_package_config/tools/config_generator.py:14
Functionabort_thread
phx_percona/percona/sql/mysqld.cc:3108
Functionacl_authenticate
Perform the handshake, authorize the client and update thd sctx variables. @param thd thread handle @param com_change_user_pk
phx_percona/percona/sql/sql_acl.cc:11407
Functionacl_check_host
phx_percona/percona/sql/sql_acl.cc:2301
Functionacl_check_proxy_grant_access
phx_percona/percona/sql/sql_acl.cc:8960
Functionacl_compare
phx_percona/percona/sql/sql_acl.cc:1792
Functionacl_entry_get_key
phx_percona/percona/sql/sql_acl.cc:632
Functionacl_getroot
phx_percona/percona/sql/sql_acl.cc:1818
Methodadd_log_to_index
Append log file name to index file. - To make crash safe, we copy all the content of index file to crash safe index file firstly and then append
phx_percona/percona/sql/binlog.cc:3610
Functionadd_observer
phx_percona/percona/sql/rpl_handler.h:44
Methodafter_append_to_relay_log
Called after an event has been written to the relay log by the IO thread. This flushes and possibly syncs the file (according to the sync options
phx_percona/percona/sql/binlog.cc:5274
Methodafter_commit
phx_percona/percona/sql/rpl_handler.cc:219
Methodafter_flush
phx_percona/percona/sql/rpl_handler.cc:251
Methodafter_queue_event
phx_percona/percona/sql/rpl_handler.cc:468
Methodafter_read_event
phx_percona/percona/sql/rpl_handler.cc:454
Methodafter_reset_master
phx_percona/percona/sql/rpl_handler.cc:398
Methodafter_reset_slave
phx_percona/percona/sql/rpl_handler.cc:486
Methodafter_rollback
phx_percona/percona/sql/rpl_handler.cc:237
Methodafter_send_event
phx_percona/percona/sql/rpl_handler.cc:380
Methodallocate_pem_buffer
phx_percona/percona/sql/sql_acl.cc:12066
Methodappend_buffer
phx_percona/percona/sql/binlog.cc:5337
Methodappend_event
phx_percona/percona/sql/binlog.cc:5311
Methodattach_to
Attach the POSIX thread to a session. */
phx_percona/percona/sql/binlog.cc:265
Methodauth_element_equals
phx_percona/percona/sql/sql_acl.cc:501
Methodbefore_binlog_init
phx_percona/percona/sql/rpl_handler.cc:268
Methodbefore_request_transmit
phx_percona/percona/sql/rpl_handler.cc:442
Methodbefore_send_event
phx_percona/percona/sql/rpl_handler.cc:362
Methodbinlog_cache_data
phx_percona/percona/sql/binlog.cc:317
Methodbinlog_cache_mngr
phx_percona/percona/sql/binlog.cc:720
Functionbinlog_clone_consistent_snapshot
phx_percona/percona/sql/binlog.cc:1387
Functionbinlog_close_connection
phx_percona/percona/sql/binlog.cc:932
Functionbinlog_commit
This function is called once after each statement. @todo This function is currently not used any more and will eventually be eliminated. The real
phx_percona/percona/sql/binlog.cc:1454
Methodbinlog_delete_row
phx_percona/percona/sql/binlog.cc:9275
Functionbinlog_enabled
Check whether binlog_hton has valid slot and enabled */
phx_percona/percona/sql/binlog.cc:873
Methodbinlog_get_pending_rows_event
This function retrieves a pending row event from a cache which is specified through the parameter @c is_transactional. Respectively, when it is @c
phx_percona/percona/sql/binlog.cc:8029
Functionbinlog_init
phx_percona/percona/sql/binlog.cc:912
Functionbinlog_prepare
phx_percona/percona/sql/binlog.cc:1358
Methodbinlog_prepare_pending_rows_event
phx_percona/percona/sql/binlog.cc:8995
Methodbinlog_prepare_row_images
phx_percona/percona/sql/binlog.cc:9326
Methodbinlog_query
Log the current query. The query will be logged in either row format or statement format depending on the value of @c current_stmt_binlog_format_
phx_percona/percona/sql/binlog.cc:9684
Functionbinlog_rollback
This function is called when a transaction or a statement is rolled back. @internal It is necessary to execute a rollback here if the transaction
phx_percona/percona/sql/binlog.cc:1482
Methodbinlog_row_event_extra_data_eq
binlog_row_event_extra_data_eq Comparator for two binlog row event extra data pointers. It compares their significant bytes. Null point
phx_percona/percona/sql/binlog.cc:9440
Functionbinlog_savepoint_rollback
phx_percona/percona/sql/binlog.cc:1886
Functionbinlog_savepoint_rollback_can_release_mdl
Check whether binlog state allows to safely release MDL locks after rollback to savepoint. @param hton The binlog handlerton. @param thd The
phx_percona/percona/sql/binlog.cc:1938
Functionbinlog_savepoint_set
phx_percona/percona/sql/binlog.cc:1852
Functionbinlog_start_consistent_snapshot
phx_percona/percona/sql/binlog.cc:1369
Methodbinlog_stmt_cache_data
phx_percona/percona/sql/binlog.cc:592
Methodbinlog_trx_cache_data
phx_percona/percona/sql/binlog.cc:631
Methodbinlog_update_row
phx_percona/percona/sql/binlog.cc:9208
Methodbinlog_write_row
phx_percona/percona/sql/binlog.cc:9177
Methodbinlog_write_table_map
This function writes a table map to the binary log. Note that in order to keep the signature uniform with related methods, we use a redundant par
phx_percona/percona/sql/binlog.cc:7979
Functionbuffered_option_error_reporter
Error reporter that buffer log messages. @param level log message level @param format log message format string */
phx_percona/percona/sql/mysqld.cc:1177
Methodcalc_ip
phx_percona/percona/sql/sql_acl.cc:229
Functionchange_password
phx_percona/percona/sql/sql_acl.cc:2439
Methodchange_stage
phx_percona/percona/sql/binlog.cc:7049
Functioncharset_error_reporter
Character set and collation error reporter that prints to sql error log. @param level log message level @param format log message
phx_percona/percona/sql/mysqld.cc:1207
Functioncheck_column_grant_in_table_ref
phx_percona/percona/sql/sql_acl.cc:6139
Functioncheck_enough_stack_size
phx_percona/percona/sql/mysqld.cc:3684
Functioncheck_get_key
phx_percona/percona/sql/sql_acl.cc:1906
Functioncheck_grant_all_columns
@brief check if a query can access a set of columns @param thd the current thread @param want_access_arg the privileges requested @param f
phx_percona/percona/sql/sql_acl.cc:6202
Functioncheck_grant_db
phx_percona/percona/sql/sql_acl.cc:6314
Functioncheck_grant_routine
phx_percona/percona/sql/sql_acl.cc:6384
Functioncheck_password_strength
for validate_password_strength SQL function */
phx_percona/percona/sql/sql_acl.cc:12510
Functioncheck_routine_level_acl
phx_percona/percona/sql/sql_acl.cc:6449
Methodcheck_write_error
phx_percona/percona/sql/binlog.cc:3677
Methodcleanup
phx_percona/percona/sql/binlog.cc:2610
Methodclose_crash_safe_index_file
Close the crash safe index file. @note The crash safe file is just closed, is not deleted. Because it is moved to index file later on. @r
phx_percona/percona/sql/binlog.cc:4131
Methodclose_purge_index_file
phx_percona/percona/sql/binlog.cc:4560
Methodcompute_statistics
This function computes binlog cache and disk usage. */
phx_percona/percona/sql/binlog.cc:552
Functionconsole_event_handler
phx_percona/percona/sql/mysqld.cc:3137
Functioncopy_global_thread_list
phx_percona/percona/sql/mysqld.cc:879
Functioncreate_thread_to_handle_connection
phx_percona/percona/sql/mysqld.cc:6462
Methoddec_prep_xids
Decrement the prepared XID counter. Signal m_prep_xids_cond if the counter reaches zero. */
phx_percona/percona/sql/binlog.h:337
Methoddecide_logging_format
phx_percona/percona/sql/binlog.cc:8349
Functiondestroy_thd
Delete the THD object. */
phx_percona/percona/sql/mysqld.cc:2948
Methoddetach
phxsqlproxy/phxthread.cpp:35
Methoddo_write_cache
phx_percona/percona/sql/binlog.cc:5801
Functiondumper
phxcomm/configparser/inih-master/tests/unittest.c:23
Functiondumper
phxcomm/configparser/inih-master/examples/ini_dump.c:7
Functionend_thread_signal
phx_percona/percona/sql/mysqld.cc:2903
Functionfetch_queue_for
Fetch the entire queue and empty it. @return Pointer to the first session of the queue. */
phx_percona/percona/sql/binlog.h:198
Functionfill_effective_table_privileges
phx_percona/percona/sql/sql_acl.cc:9464
Functionfill_schema_column_privileges
phx_percona/percona/sql/sql_acl.cc:9370
Functionfill_schema_schema_privileges
phx_percona/percona/sql/sql_acl.cc:9208
Functionfill_schema_table_privileges
phx_percona/percona/sql/sql_acl.cc:9286
Functionfill_schema_user_privileges
phx_percona/percona/sql/sql_acl.cc:9130
Methodfind_first_log_not_in_gtid_set
phx_percona/percona/sql/binlog.cc:2976
Methodfind_next_log
Find the position in the log-index-file for the given log name. @param[out] linfo The filename will be stored here, along with the byte offset of
phx_percona/percona/sql/binlog.cc:3850
Methodfinish_commit
Helper function executed when leaving @c ordered_commit. This function contain the necessary code for fetching the error code, doing post-commi
phx_percona/percona/sql/binlog.cc:7158
Functionfix_rpl_semi_sync_master_enabled
phx_percona/percona/plugin/semisync/semisync_master_plugin.cc:191
Functionfix_rpl_semi_sync_master_timeout
phx_percona/percona/plugin/semisync/semisync_master_plugin.cc:179
Functionfix_rpl_semi_sync_master_trace_level
phx_percona/percona/plugin/semisync/semisync_master_plugin.cc:185
Methodflush
Convenience method to flush both caches to the binary log. @param bytes_written Pointer to variable that will be set to the
phx_percona/percona/sql/binlog.cc:782
Methodflush_and_sync
phx_percona/percona/sql/binlog.cc:5360
Methodflush_cache_to_file
phx_percona/percona/sql/binlog.cc:7084
← previousnext →1,401–1,500 of 1,866, ranked by callers