MCPcopy Create free account

hub / github.com/Tencent/phxsql / functions

Functions1,866 in github.com/Tencent/phxsql

Functionshow_ssl_ctx_sess_accept_renegotiate
phx_percona/percona/sql/mysqld.cc:8016
Functionshow_ssl_ctx_sess_cache_full
phx_percona/percona/sql/mysqld.cc:8052
Functionshow_ssl_ctx_sess_cb_hits
phx_percona/percona/sql/mysqld.cc:8034
Functionshow_ssl_ctx_sess_connect
phx_percona/percona/sql/mysqld.cc:8088
Functionshow_ssl_ctx_sess_connect_good
phx_percona/percona/sql/mysqld.cc:8007
Functionshow_ssl_ctx_sess_connect_renegotiate
phx_percona/percona/sql/mysqld.cc:8025
Functionshow_ssl_ctx_sess_get_cache_size
phx_percona/percona/sql/mysqld.cc:8097
Functionshow_ssl_ctx_sess_hits
phx_percona/percona/sql/mysqld.cc:8043
Functionshow_ssl_ctx_sess_misses
phx_percona/percona/sql/mysqld.cc:8061
Functionshow_ssl_ctx_sess_number
phx_percona/percona/sql/mysqld.cc:8079
Functionshow_ssl_ctx_sess_timeouts
phx_percona/percona/sql/mysqld.cc:8070
Functionshow_ssl_get_cipher
phx_percona/percona/sql/mysqld.cc:8211
Functionshow_ssl_get_cipher_list
phx_percona/percona/sql/mysqld.cc:8221
Functionshow_ssl_get_default_timeout
phx_percona/percona/sql/mysqld.cc:8178
Functionshow_ssl_get_server_not_after
phx_percona/percona/sql/mysqld.cc:8327
Functionshow_ssl_get_server_not_before
phx_percona/percona/sql/mysqld.cc:8294
Functionshow_ssl_get_verify_depth
phx_percona/percona/sql/mysqld.cc:8200
Functionshow_ssl_get_verify_mode
phx_percona/percona/sql/mysqld.cc:8189
Functionshow_ssl_get_version
Functions relying on SSL Note: In the show_ssl_* functions, we need to check if we have a valid vio-object since this isn't always true, s
phx_percona/percona/sql/mysqld.cc:8157
Functionshow_ssl_session_reused
phx_percona/percona/sql/mysqld.cc:8167
Functionshow_starttime
phx_percona/percona/sql/mysqld.cc:7849
Functionshow_table_definitions
phx_percona/percona/sql/mysqld.cc:7979
Functionshow_threadpool_idle_threads
phx_percona/percona/sql/mysqld.cc:8350
Functionsigalrm
phxsqlclient/utils/filelock.cpp:98
Functionsignal_done
phx_percona/percona/sql/binlog.h:203
Functionsignal_hand
This threads handles all signals and alarms. */ ARGSUSED */
phx_percona/percona/sql/mysqld.cc:3419
Methodsignal_update
phx_percona/percona/sql/binlog.cc:6376
Methodslock
phx_percona/percona/sql/binlog.h:541
Functionslot
phx_percona/percona/sql/binlog.cc:9126
Functionsp_grant_privileges
phx_percona/percona/sql/sql_acl.cc:8845
Functionsp_revoke_privileges
phx_percona/percona/sql/sql_acl.cc:8758
Functionsql_rnd_with_mutex
Multiple threads of execution use the random state maintained in global sql_rand to generate random numbers. sql_rnd_with_mutex use mutex LOCK_sql
phx_percona/percona/sql/mysqld.cc:945
Methodstart
phxsqlproxy/phxcoroutine.cpp:54
Methodstart_union_events
phx_percona/percona/sql/binlog.cc:5372
Functionstmt_has_updated_trans_table
This function checks if a transactional table was updated by the current statement. @param thd The client thread that executed the current statem
phx_percona/percona/sql/binlog.cc:2130
Methodstop_union_events
phx_percona/percona/sql/binlog.cc:5381
Methodstore_data_record
phx_percona/percona/sql/sql_acl.cc:597
Methodstore_pk
phx_percona/percona/sql/sql_acl.cc:565
Methodsunlock
phx_percona/percona/sql/binlog.h:542
Methodsync_binlog_file
Call fsync() to sync the file to disk. */
phx_percona/percona/sql/binlog.cc:7101
Methodsync_purge_index_file
phx_percona/percona/sql/binlog.cc:4583
Functionthd_release_resources
phx_percona/percona/sql/mysqld.cc:2923
Methodthread_start
phx_percona/percona/sql/rpl_handler.cc:420
Methodthread_stop
phx_percona/percona/sql/rpl_handler.cc:431
Methodtransmit_start
phx_percona/percona/sql/rpl_handler.cc:282
Methodtransmit_stop
phx_percona/percona/sql/rpl_handler.cc:296
Methodtruncate
It truncates the cache to a certain position. This includes deleting the pending event. */
phx_percona/percona/sql/binlog.cc:482
Methodtruncate_by_gtid
retval 0 : ok retval != 0 : fail
phx_percona/percona/plugin/phxsync_phxrpc/init_with_phxbinlogsvr.cc:203
Methodtruncate_one
retval 1 : need to continue find next file retval <= 0 : sth. wrong, eg. truncate() fail, parse binlog file fail
phx_percona/percona/plugin/phxsync_phxrpc/init_with_phxbinlogsvr.cc:237
Methodunlock_index
phx_percona/percona/sql/binlog.h:690
Functionunregister_binlog_relay_io_observer
phx_percona/percona/sql/rpl_handler.cc:536
Methodupdate_thd_next_event_pos
Updates thd's position-of-next-event variables after a *real* write a file. */
phx_percona/percona/sql/binlog.cc:5397
Methodwait_for_update_bin_log
phx_percona/percona/sql/binlog.cc:6265
Methodwait_for_update_relay_log
phx_percona/percona/sql/binlog.cc:6229
Functionwritefile
(write_file, text)
tools/create_makefile.py:19
Methodxlock
phx_percona/percona/sql/binlog.h:544
Methodxlock
phx_percona/percona/sql/binlog.cc:7742
Methodxunlock
phx_percona/percona/sql/binlog.h:545
Methodxunlock
phx_percona/percona/sql/binlog.cc:7774
Methodyield
phxsqlproxy/phxcoroutine.cpp:65
Method~AcceptThread
phxsqlproxy/accept_thread.cpp:52
Method~AgentManager
phxbinlogsvr/core/agent/agent_manager.cpp:32
Method~AgentMonitor
phxbinlogsvr/core/monitor/agent_monitor.cpp:54
Method~AgentMonitorComm
phxbinlogsvr/core/monitor/base/agent_monitor_comm.cpp:36
Method~BinlogGtidState
phx_percona/percona/plugin/phxsync_phxrpc/init_with_phxbinlogsvr.cc:42
Method~Buffered_log
phx_percona/percona/sql/mysqld.cc:1047
Method~Buffered_logs
phx_percona/percona/sql/mysqld.cc:1111
Method~CheckPointManager
phxbinlogsvr/core/storage/checkpoint_manager.cpp:78
Method~ConnectionDispatcher
phxsqlproxy/connection_dispatcher.cpp:37
Method~Coroutine
phxsqlproxy/phxcoroutine.cpp:47
Method~DataManager
phxbinlogsvr/core/agent/data_manager.cpp:45
Function~Delegate
phx_percona/percona/sql/rpl_handler.h:141
Method~EventAgent
phxbinlogsvr/core/paxos/event_agent.cpp:52
Method~EventExecuter
phxbinlogsvr/core/paxos/event_executer.cpp:47
Method~EventFileManager
phxbinlogsvr/core/storage/event_file_manager.cpp:31
Method~EventIndex
phxbinlogsvr/core/storage/event_index.cpp:42
Method~EventManager
phxbinlogsvr/core/handler/event_manager.cpp:42
Method~EventMonitor
phxbinlogsvr/core/handler/event_monitor.cpp:41
Method~EventStorage
phxbinlogsvr/core/storage/event_storage.cpp:55
Method~EventUUIDHandler
phxbinlogsvr/core/storage/event_uuid_handler.cpp:56
Method~ExecuterBase
phxbinlogsvr/core/paxos/executer_base.h:22
Method~FileCloser
phx_percona/percona/sql/sql_acl.cc:12192
Method~FileLock
phxsqlclient/utils/filelock.cpp:48
Method~FreqCtrlBucket
phxsqlproxy/plugin/requestfilter/freqctrlconfig.cpp:31
Method~FreqCtrlConfig
phxsqlproxy/plugin/requestfilter/freqctrlconfig.cpp:100
Method~FreqFilterPlugin
phxsqlproxy/plugin/requestfilter/freqfilter_plugin.h:23
Method~GRANT_NAME
phx_percona/percona/sql/sql_acl.cc:3896
Method~GRANT_TABLE
phx_percona/percona/sql/sql_acl.cc:4064
Method~GroupStatusCache
phxsqlproxy/group_status_cache.cpp:42
Method~HeartBeatThread
phxsqlproxy/heartbeat_thread.cpp:29
Method~IOChannel
phxsqlproxy/io_channel.cpp:47
Method~IORouter
phxsqlproxy/io_router.cpp:43
Method~IORoutine
phxsqlproxy/io_routine.cpp:87
Method~IORoutineMgr
phxsqlproxy/io_routine.cpp:31
Method~LockManager
include/phxcomm/lock_manager.h:23
Method~MPVIO_EXT
phx_percona/percona/sql/sql_acl.cc:9704
Method~MasterAgent
phxbinlogsvr/core/paxos/master_agent.cpp:50
Method~MasterExecuter
phxbinlogsvr/core/paxos/master_executer.cpp:35
Method~MasterIOChannel
phxsqlproxy/io_channel.cpp:323
Method~MasterIORouter
phxsqlproxy/io_router.cpp:113
← previousnext →1,701–1,800 of 1,866, ranked by callers