Commit 5226949d authored by unknown's avatar unknown

Merge MariaDB 10.0-base -> 10.0

parents b95e5e56 58a70a67
......@@ -118,7 +118,7 @@ class TC_LOG_MMAP: public TC_LOG
struct pending_cookies {
uint count;
uint pending_count;
ulong cookies[TC_LOG_PAGE_SIZE];
ulong cookies[TC_LOG_PAGE_SIZE/sizeof(my_xid)];
};
private:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment