Version: solidDB-0080
Date: 15.11.2007
This product is distributed under the GPL License V.2.
All rights reserved. This documentation is not distributed under a GPL license.
Copyright © 2007 Solid Information Technology, Ltd
Table of Contents
Table of Contents
This document is for the community 5.0.45-0080 builds.
Automatic roll forward recovery after failure.
Uses optimistic/pessimistic multiversion concurrency control.
Database and log files are binary compatible among different platforms.
Fully multi-threaded using kernel threads. It uses multiple CPUs/cores if they are available.
Supports most of MySQL SQL data types.
Supports full standard SQL syntax.
Isolation levels supported: READ COMMITTED, REPEATABLE READ and SERIALIZABLE.
The MySQL-specific SHOW command can be used to retrieve information about databases, database engines, tables, and indexes.
The EXPLAIN command can be used to determine how the optimizer resolves a query.
Function names occupy a different name space than table or column names.
No practical limit on number of tables or columns, or database size.
Online backup.
solidDB Storage Engine plugs in to MySQL Server 5.1 by leveraging MySQL Server 5.1's new Pluggable Storage Engine Architecture.
This release has been tested on following platforms:
Suse 10 (x86-64)
Red Hat Enterprise Linux 4.0 64-bit (amd64)
Ubuntu 7.04 (amd32)
Ubuntu 7.10 (x86-32)