|
MySQL 5.6.14 Source Code Document
|

Public Member Functions | |
| Bval (const Bcol &bcol) | |
| void | alloc () |
| void | alloc (unsigned buflen) |
| void | copyfrom (const Bval &v) |
| void | trash () const |
Public Attributes | |
| const Bcol & | m_bcol |
| char * | m_val |
| unsigned | m_len |
| char * | m_buf |
| unsigned | m_buflen |
| int | m_error_code |
Definition at line 696 of file testBlobs.cpp.