|
MySQL 5.6.14 Source Code Document
|
For storing SimpleProperties objects and similar temporary data. More...
#include <DbUtil.hpp>
Public Attributes | |
| union { | |
| Uint32 data [UTIL_WORDS_PER_PAGE] | |
| Uint32 chunkSize | |
| Uint32 nextChunk | |
| Uint32 lastChunk | |
| }; | |
| Uint32 | nextPool |
For storing SimpleProperties objects and similar temporary data.
Definition at line 152 of file DbUtil.hpp.