mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02:00
Applying InnoDB plugin snashot
Detailed revision comments: r6080 | sunny | 2009-10-15 01:29:01 +0300 (Thu, 15 Oct 2009) | 3 lines branches/zip: Change page_mem_alloc_free() to inline. Fix Bug #47058 - Failure to compile innodb_plugin on solaris 10u7 + spro cc/CC 5.10
This commit is contained in:
parent
8494bb83d9
commit
8b8fc30c52
1 changed files with 1 additions and 1 deletions
|
|
@ -907,7 +907,7 @@ page_get_data_size(
|
|||
|
||||
/************************************************************//**
|
||||
Allocates a block of memory from the free list of an index page. */
|
||||
UNIV_INTERN
|
||||
UNIV_INLINE
|
||||
void
|
||||
page_mem_alloc_free(
|
||||
/*================*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue