~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/innobase/buf/buf0rea.cc

Merge in Percona's innodb_lru_dump_restore.patch

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
which case it is never read into the pool, or if the tablespace does
57
57
not exist or is being dropped 
58
58
@return 1 if read request is issued. 0 if it is not */
59
 
static
 
59
UNIV_INTERN
60
60
ulint
61
61
buf_read_page_low(
62
62
/*==============*/