Introduction to MySQL on Windows
Short Description
MySQL is an open source relational database management system which is quite popular for light-weight web applications. Over the last few years, the product has also added some features which allow it to be used for larger business tools. This paper will provide an overview of this software on Windows. MySQL does not have as many features as PostgreSQL, and while many of the more advanced features are not as mature. However one would expect it to perform substantially better than PostgreSQL on Windows because of its thread-based architecture (PostgreSQL uses a process-based architecture instead).
Website: port25.technet.com | Filesize: 350kb
No of Page(s): 11
Read more
How to setup and secure Snort, MySQL and Acid on FreeBSD 4.7 Release
Short Description
This document will help a user install FreeBS D 4.7 Release, Snort 1.9.0, MySQL 3.23.53, and ACID-0.9.6b21. It will also guide the user through the process of securing the machine and getting the snort sensor(s) to log to a central database over stunnel. The intention is to give users that are new to any of the software the opportunity to build an enterprise-class system based completely on free, open-source tools.
Website: www.snort.org | Filesize: 64kb
No of Page(s): 23
Read more
MySQL GUI Tools Manual
Short Description
The MySQL GUI Tools provide a suite of desktop applications for the administration of MySQL instances and for building and manipulating the data within MySQL databases.
This book provides a combined guide to the following tools:
. MySQL Administrator - provides administration tools and utilities to monitor and administer databases, users privileges and data within a MySQL instance.
. MySQL Query Browser - provides an interface for building and testing queries interactively.
. MySQL Migration Toolkit - used to migrate existing database information to MySQL (Windows only).
Website: downloads.mysql.com | Filesize: 1970kb
No of Page(s): 148
Read more