Method: Mysql::Protocol::InitialPacket#thread_id
- Defined in:
- lib/vendor/mysql/protocol.rb
#thread_id ⇒ Object (readonly)
Returns the value of attribute thread_id.
595 596 597 |
# File 'lib/vendor/mysql/protocol.rb', line 595 def thread_id @thread_id end |