Project: MySQL for OS/2

MySQL is a true multi-user, multi-threaded SQL (Structured Query Language) database server. SQL is the most popular database language in the world. MySQL is a client/server implementation that consists of a server daemon mysqld and many different client programs and libraries.

The main goals of MySQL are speed, robustness and ease of use.
The base upon which MySQL is built is a set of routines that have been used in a highly demanding production environment for many years. While MySQL is still in development, it already offers a rich and highly useful function set.

The OS/2 port was originaly done by Antony T Curtis, he offered netlabs.org to host the website for the OS/2 port.

The current port is done by Yuri Dario and is compiled using Innotek GCC, Libc 0.6b4 runtime required.

Project Navigation