mirror of
https://github.com/MariaDB/server.git
synced 2025-03-11 17:48:36 +01:00
19 lines
599 B
Text
19 lines
599 B
Text
@ifnottex
|
|
@c man begin CONFORMINGTO
|
|
The TokuDB embedded database provides a subset of the functionality of
|
|
the Berkeley DB. Programs that work with TokuDB probably work with
|
|
with most versions of Berkeley DB with only recompilation or
|
|
relinking. The database files are incompatible, however, so to
|
|
convert from one library to the other you would need to dump the
|
|
database with one library's tool and load it with the other's.
|
|
@c man end
|
|
|
|
@c man begin COPYRIGHT
|
|
Copyright @copyright{} 2007 Tokutek, Inc. All rights reserved.
|
|
@c man end
|
|
|
|
@c man begin AUTHOR
|
|
Tokutek, Inc.
|
|
@c man end
|
|
@end ifnottex
|
|
|