HEX
Server: Apache
System: Linux s198.coreserver.jp 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC 2025 x86_64
User: nagasaki (10062)
PHP: 7.1.33
Disabled: NONE
Upload Files
File: //usr/local/rvm/gems/ruby-2.7.4/doc/ruby-mysql-2.11.0/ri/Mysql/query-i.ri
U:RDoc::AnyMethod[iI"
query:ETI"Mysql#query;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph;	[I"Execute query string. ;TI" @param [String] str Query. ;TI"1@yield [Mysql::Result] evaluated per query. ;TI"S@return [Mysql::Result] If {#query_with_result} is true and result set exist. ;TI"]@return [nil] If {#query_with_result} is true and the query does not return result set. ;TI"L@return [Mysql] If {#query_with_result} is false or block is specified ;TI"
@example;To:RDoc::Markup::Verbatim;	[I"@my.query("select 1,NULL,'abc'").fetch  # => [1, nil, "abc"];T:@format0:
@fileI"lib/mysql.rb;T:0@omit_headings_from_table_of_contents_below000[[I"real_query;To;;	[;
@;0I"(str, &block);T@FI"
Mysql;TcRDoc::NormalClass00