| 301 | quick_get_my_xid() : 0; |
| 302 | } |
| 303 | uint length() |
| 304 | { |
| 305 | return sizeof(formatID)+sizeof(gtrid_length)+sizeof(bqual_length)+ |
| 306 | gtrid_length+bqual_length; |
| 307 | } |
| 308 | uchar *key() |
| 309 | { |
| 310 | return (uchar *)>rid_length; |
no outgoing calls
no test coverage detected