ActiveRecord ConnectionAdapters MySQL DatabaseStatements module DatabaseStatements Ruby on Rails 7.2.3 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.0.10 v7.1.6 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) # build_explain_clause # explain # high_precision_current_timestamp Private methods (6) Implementation detail — not part of the public API. # analyze_without_explain? # combine_multi_statements # default_insert_value # max_allowed_packet # max_allowed_packet_reached? # returning_column_values Used by Included by (1) ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter