~jlukas79/+junk/mysql-server

« back to all changes in this revision

Viewing changes to storage/falcon/DataPage.cpp

manual merge 6.0-main --> 6.0-bka-review

Show diffs side-by-side

added added

removed removed

Lines of Context:
470
470
                }
471
471
 
472
472
}
 
473
 
 
474
 
 
475
void DataPage::backup(EncodedDataStream* stream)
 
476
{
 
477
}
 
478
 
 
479
void DataPage::restore(EncodedDataStream* stream)
 
480
{
 
481
}