mirror of
https://github.com/MariaDB/server.git
synced 2025-08-29 00:08:14 +03:00
14 lines
292 B
Plaintext
14 lines
292 B
Plaintext
/******************************************************
|
|
Row versions
|
|
|
|
(c) 1997 Innobase Oy
|
|
|
|
Created 2/6/1997 Heikki Tuuri
|
|
*******************************************************/
|
|
|
|
#include "row0row.h"
|
|
#include "dict0dict.h"
|
|
#include "read0read.h"
|
|
#include "page0page.h"
|
|
#include "log0recv.h"
|