ActiveRecord ConnectionAdapters MySQL DatabaseStatements module DatabaseStatements Ruby on Rails 7.0.10 Since v5.2.8.1 Available in: v5.2.8.1 v6.0.6 v6.1.7.10 v7.0.10 v7.1.6 v7.2.3 v8.0.4 v8.1.2 Compare with: … v5.2.8.1 v6.0.6 v6.1.7.10 v7.1.6 v7.2.3 v8.0.4 v8.1.2 No documentation comment. Constants ActiveRecord::ConnectionAdapters::MySQL::DatabaseStatements::HIGH_PRECISION_CURRENT_TIMESTAMP ActiveRecord::ConnectionAdapters::MySQL::DatabaseStatements::READ_QUERY Methods (defined here) # execute # explain # high_precision_current_timestamp Private methods (10) Implementation detail — not part of the public API. # combine_multi_statements # default_insert_value # exec_stmt_and_free # execute_batch # last_inserted_id # max_allowed_packet # max_allowed_packet_reached? # multi_statements_enabled? # raw_execute # with_multi_statements Used by Included by (1) ActiveRecord::ConnectionAdapters::Mysql2Adapter