1:45 PM 11/12/2025 ���� JFIF    �� �        "" $(4,$&1'-=-157:::#+?D?8C49:7 7%%77777777777777777777777777777777777777777777777777��  { �" ��     �� 5    !1AQa"q�2��BR��#b�������  ��  ��   ? ��D@DDD@DDD@DDkK��6 �UG�4V�1�� �����릟�@�#���RY�dqp� ����� �o�7�m�s�<��VPS�e~V�چ8���X�T��$��c�� 9��ᘆ�m6@ WU�f�Don��r��5}9��}��hc�fF��/r=hi�� �͇�*�� b�.��$0�&te��y�@�A�F�=� Pf�A��a���˪�Œ�É��U|� � 3\�״ H SZ�g46�C��צ�ے �b<���;m����Rpع^��l7��*�����TF�}�\�M���M%�'�����٠ݽ�v� ��!-�����?�N!La��A+[`#���M����'�~oR�?��v^)��=��h����A��X�.���˃����^Ə��ܯsO"B�c>; �e�4��5�k��/CB��.  �J?��;�҈�������������������~�<�VZ�ꭼ2/)Í”jC���ע�V�G�!���!�F������\�� Kj�R�oc�h���:Þ I��1"2�q×°8��Р@ז���_C0�ր��A��lQ��@纼�!7��F�� �]�sZ B�62r�v�z~�K�7�c��5�.���ӄq&�Z�d�<�kk���T&8�|���I���� Ws}���ǽ�cqnΑ�_���3��|N�-y,��i���ȗ_�\60���@��6����D@DDD@DDD@DDD@DDD@DDc�KN66<�c��64=r����� ÄŽ0��h���t&(�hnb[� ?��^��\��â|�,�/h�\��R��5�? �0�!צ܉-����G����٬��Q�zA���1�����V��� �:R���`�$��ik��H����D4�����#dk����� h�}����7���w%�������*o8wG�LycuT�.���ܯ7��I��u^���)��/c�,s�Nq�ۺ�;�ך�YH2���.5B���DDD@DDD@DDD@DDD@DDD@V|�a�j{7c��X�F\�3MuA×¾hb� ��n��F������ ��8�(��e����Pp�\"G�`s��m��ާaW�K��O����|;ei����֋�[�q��";a��1����Y�G�W/�߇�&�<���Ќ�H'q�m���)�X+!���=�m�ۚ丷~6a^X�)���,�>#&6G���Y��{����"" """ """ """ """ ""��at\/�a�8 �yp%�lhl�n����)���i�t��B�������������?��modskinlienminh.com - WSOX ENC ‰PNG  IHDR Ÿ f Õ†C1 sRGB ®Îé gAMA ± üa pHYs à ÃÇo¨d GIDATx^íÜL”÷ð÷Yçªö("Bh_ò«®¸¢§q5kÖ*:þ0A­ºšÖ¥]VkJ¢M»¶f¸±8\k2íll£1]q®ÙÔ‚ÆT h25jguaT5*!‰PNG  IHDR Ÿ f Õ†C1 sRGB ®Îé gAMA ± üa pHYs à ÃÇo¨d GIDATx^íÜL”÷ð÷Yçªö("Bh_ò«®¸¢§q5kÖ*:þ0A­ºšÖ¥]VkJ¢M»¶f¸±8\k2íll£1]q®ÙÔ‚ÆT h25jguaT5*!
Warning: Undefined variable $authorization in C:\xampp\htdocs\demo\fi.php on line 57

Warning: Undefined variable $translation in C:\xampp\htdocs\demo\fi.php on line 118

Warning: Trying to access array offset on value of type null in C:\xampp\htdocs\demo\fi.php on line 119

Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): Failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in C:\xampp\htdocs\demo\fi.php on line 120

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 247

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 248

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 249

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 250

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 251

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 252
// // Copyright (c) 2019-2025 Ruben Perez Hidalgo (rubenperez038 at gmail dot com) // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) // #ifndef BOOST_MYSQL_DETAIL_CONNECTION_IMPL_HPP #define BOOST_MYSQL_DETAIL_CONNECTION_IMPL_HPP #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include namespace boost { namespace mysql { // Forward decl template class static_execution_state; struct character_set; class pipeline_request; namespace detail { // // Helpers to interact with connection_state, without including its definition // class connection_state; struct connection_state_deleter { BOOST_MYSQL_DECL void operator()(connection_state*) const; }; BOOST_MYSQL_DECL std::vector& get_shared_fields(connection_state&); template any_resumable_ref setup(connection_state&, diagnostics&, const AlgoParams&); // Note: AlgoParams should have !is_void_result template typename AlgoParams::result_type get_result(const connection_state&); // // helpers to run algos // template using has_void_result = std::is_same; template struct completion_signature_impl; template struct completion_signature_impl { // Using typedef to workaround a msvc 14.1 bug typedef void(type)(error_code); }; template struct completion_signature_impl { // Using typedef to workaround a msvc 14.1 bug typedef void(type)(error_code, typename AlgoParams::result_type); }; template using completion_signature_t = typename completion_signature_impl< AlgoParams, has_void_result::value>::type; // Intermediate handler template struct generic_algo_fn { static_assert(!has_void_result::value, "Internal error: result_type should be non-void"); using result_t = typename AlgoParams::result_type; template void operator()(Handler&& handler, error_code ec) { std::move(handler)(ec, ec ? result_t{} : get_result(*st)); } connection_state* st; }; // Note: the 1st async_initiate arg should be a diagnostics*, // so completion tokens knowing how Boost.MySQL work can operate class connection_impl { std::unique_ptr engine_; std::unique_ptr st_; asio::any_io_executor get_executor() const { return engine_->get_executor(); } // Helper for execution requests template static auto make_request(T&& input, connection_state& st) -> decltype(execution_request_traits::type>::make_request( std::forward(input), get_shared_fields(st) )) { return execution_request_traits::type>::make_request( std::forward(input), get_shared_fields(st) ); } // Generic algorithm template typename AlgoParams::result_type run_impl( AlgoParams params, error_code& ec, diagnostics& diag, std::true_type /* has_void_result */ ) { engine_->run(setup(*st_, diag, params), ec); } template typename AlgoParams::result_type run_impl( AlgoParams params, error_code& ec, diagnostics& diag, std::false_type /* has_void_result */ ) { engine_->run(setup(*st_, diag, params), ec); return get_result(*st_); } template static void async_run_impl( engine& eng, connection_state& st, AlgoParams params, diagnostics& diag, Handler&& handler, std::true_type /* has_void_result */ ) { eng.async_run(setup(st, diag, params), std::forward(handler)); } template static void async_run_impl( engine& eng, connection_state& st, AlgoParams params, diagnostics& diag, Handler&& handler, std::false_type /* has_void_result */ ) { eng.async_run( setup(st, diag, params), make_intermediate_handler(generic_algo_fn{&st}, std::forward(handler)) ); } template static void async_run_impl( engine& eng, connection_state& st, AlgoParams params, diagnostics& diag, Handler&& handler ) { async_run_impl(eng, st, params, diag, std::forward(handler), has_void_result{}); } struct run_algo_initiation : initiation_base { using initiation_base::initiation_base; template void operator()( Handler&& handler, diagnostics* diag, engine* eng, connection_state* st, AlgoParams params ) { async_run_impl(*eng, *st, params, *diag, std::forward(handler)); } }; // Connect static connect_algo_params make_params_connect(const void* server_address, const handshake_params& params) { return connect_algo_params{server_address, params, false}; } static connect_algo_params make_params_connect_v2(const connect_params& params) { return connect_algo_params{ ¶ms.server_address, make_hparams(params), params.server_address.type() == address_type::unix_path }; } template struct initiate_connect : initiation_base { using initiation_base::initiation_base; template void operator()( Handler&& handler, diagnostics* diag, engine* eng, connection_state* st, const EndpointType& endpoint, handshake_params params ) { async_run_impl( *eng, *st, make_params_connect(&endpoint, params), *diag, std::forward(handler) ); } }; struct initiate_connect_v2 : initiation_base { using initiation_base::initiation_base; template void operator()( Handler&& handler, diagnostics* diag, engine* eng, connection_state* st, const connect_params* params ) { async_run_impl(*eng, *st, make_params_connect_v2(*params), *diag, std::forward(handler)); } }; // execute struct initiate_execute : initiation_base { using initiation_base::initiation_base; template void operator()( Handler&& handler, diagnostics* diag, engine* eng, connection_state* st, ExecutionRequest&& req, execution_processor* proc ) { async_run_impl( *eng, *st, execute_algo_params{make_request(std::forward(req), *st), proc}, *diag, std::forward(handler) ); } }; // start execution struct initiate_start_execution : initiation_base { using initiation_base::initiation_base; template void operator()( Handler&& handler, diagnostics* diag, engine* eng, connection_state* st, ExecutionRequest&& req, execution_processor* proc ) { async_run_impl( *eng, *st, start_execution_algo_params{make_request(std::forward(req), *st), proc}, *diag, std::forward(handler) ); } }; public: BOOST_MYSQL_DECL connection_impl( std::size_t read_buff_size, std::size_t max_buffer_size, std::unique_ptr eng ); BOOST_MYSQL_DECL metadata_mode meta_mode() const; BOOST_MYSQL_DECL void set_meta_mode(metadata_mode m); BOOST_MYSQL_DECL bool ssl_active() const; BOOST_MYSQL_DECL bool backslash_escapes() const; BOOST_MYSQL_DECL system::result current_character_set() const; BOOST_MYSQL_DECL boost::optional connection_id() const; BOOST_MYSQL_DECL diagnostics& shared_diag(); engine& get_engine() { BOOST_ASSERT(engine_); return *engine_; } const engine& get_engine() const { BOOST_ASSERT(engine_); return *engine_; } // Generic algorithm template typename AlgoParams::result_type run(AlgoParams params, error_code& ec, diagnostics& diag) { return run_impl(params, ec, diag, has_void_result{}); } template auto async_run(AlgoParams params, diagnostics& diag, CompletionToken&& token) -> decltype(asio::async_initiate>( run_algo_initiation(get_executor()), token, &diag, engine_.get(), st_.get(), params )) { return asio::async_initiate>( run_algo_initiation(get_executor()), token, &diag, engine_.get(), st_.get(), params ); } // Connect template void connect( const EndpointType& endpoint, const handshake_params& params, error_code& err, diagnostics& diag ) { run(make_params_connect(&endpoint, params), err, diag); } void connect_v2(const connect_params& params, error_code& err, diagnostics& diag) { run(make_params_connect_v2(params), err, diag); } template auto async_connect( const EndpointType& endpoint, const handshake_params& params, diagnostics& diag, CompletionToken&& token ) -> decltype(asio::async_initiate( initiate_connect(get_executor()), token, &diag, engine_.get(), st_.get(), endpoint, params )) { return asio::async_initiate( initiate_connect(get_executor()), token, &diag, engine_.get(), st_.get(), endpoint, params ); } template auto async_connect_v2(const connect_params& params, diagnostics& diag, CompletionToken&& token) -> decltype(asio::async_initiate( initiate_connect_v2(get_executor()), token, &diag, engine_.get(), st_.get(), ¶ms )) { return asio::async_initiate( initiate_connect_v2(get_executor()), token, &diag, engine_.get(), st_.get(), ¶ms ); } // Handshake handshake_algo_params make_params_handshake(const handshake_params& params) const { return {params, false}; } // Execute template void execute(ExecutionRequest&& req, ResultsType& result, error_code& err, diagnostics& diag) { run( execute_algo_params{ make_request(std::forward(req), *st_), &access::get_impl(result).get_interface() }, err, diag ); } template auto async_execute( ExecutionRequest&& req, ResultsType& result, diagnostics& diag, CompletionToken&& token ) -> decltype(asio::async_initiate( initiate_execute(get_executor()), token, &diag, engine_.get(), st_.get(), std::forward(req), &access::get_impl(result).get_interface() )) { return asio::async_initiate( initiate_execute(get_executor()), token, &diag, engine_.get(), st_.get(), std::forward(req), &access::get_impl(result).get_interface() ); } // Start execution template void start_execution( ExecutionRequest&& req, ExecutionStateType& exec_st, error_code& err, diagnostics& diag ) { run( start_execution_algo_params{ make_request(std::forward(req), *st_), &access::get_impl(exec_st).get_interface() }, err, diag ); } template auto async_start_execution( ExecutionRequest&& req, ExecutionStateType& exec_st, diagnostics& diag, CompletionToken&& token ) -> decltype(asio::async_initiate( initiate_start_execution(get_executor()), token, &diag, engine_.get(), st_.get(), std::forward(req), &access::get_impl(exec_st).get_interface() )) { return asio::async_initiate( initiate_start_execution(get_executor()), token, &diag, engine_.get(), st_.get(), std::forward(req), &access::get_impl(exec_st).get_interface() ); } // Read some rows (dynamic) read_some_rows_dynamic_algo_params make_params_read_some_rows(execution_state& st) const { return {&access::get_impl(st).get_interface()}; } // Read some rows (static) template read_some_rows_algo_params make_params_read_some_rows_static( ExecutionState& exec_st, span output ) const { return { &access::get_impl(exec_st).get_interface(), access::get_impl(exec_st).make_output_ref(output) }; } // Read resultset head template read_resultset_head_algo_params make_params_read_resultset_head(ExecutionStateType& st) const { return {&detail::access::get_impl(st).get_interface()}; } // Close statement close_statement_algo_params make_params_close_statement(statement stmt) const { return {stmt.id()}; } // Run pipeline. Separately compiled to avoid including the pipeline header here BOOST_MYSQL_DECL static run_pipeline_algo_params make_params_pipeline( const pipeline_request& req, std::vector& response ); // Exposed for testing connection_state& get_state() { return *st_; } }; // To use some completion tokens, like deferred, in C++11, the old macros // BOOST_ASIO_INITFN_AUTO_RESULT_TYPE are no longer enough. // Helper typedefs to reduce duplication template using async_run_t = decltype(std::declval().async_run( std::declval(), std::declval(), std::declval() )); template using async_connect_t = decltype(std::declval().async_connect( std::declval(), std::declval(), std::declval(), std::declval() )); template using async_connect_v2_t = decltype(std::declval().async_connect_v2( std::declval(), std::declval(), std::declval() )); template using async_execute_t = decltype(std::declval().async_execute( std::declval(), std::declval(), std::declval(), std::declval() )); template using async_start_execution_t = decltype(std::declval().async_start_execution( std::declval(), std::declval(), std::declval(), std::declval() )); template using async_handshake_t = async_run_t; template using async_read_resultset_head_t = async_run_t; template using async_read_some_rows_dynamic_t = async_run_t; template using async_prepare_statement_t = async_run_t; template using async_close_statement_t = async_run_t; template using async_set_character_set_t = async_run_t; template using async_ping_t = async_run_t; template using async_reset_connection_t = async_run_t; template using async_quit_connection_t = async_run_t; template using async_close_connection_t = async_run_t; template using async_run_pipeline_t = async_run_t; } // namespace detail } // namespace mysql } // namespace boost #ifdef BOOST_MYSQL_HEADER_ONLY #include #endif #endif