
MySQL
MySQL Cluster enables users to meet the database challenges of next generation web, cloud, and communications services with uncompromising scalability, uptime and agility.
MySQL :: MySQL Products
Embedded MySQL Enterprise Edition for ISVs, OEMs and VARs who want a proven, low cost, embedded database. Learn More
MySQL :: MySQL Downloads
MySQL NDB Cluster is a real-time open source transactional database designed for fast, always-on access to data under high throughput conditions. MySQL NDB Cluster
MySQL Community Edition
MySQL Community Edition is the freely downloadable version of the world's most popular open source database. It is available under the GPL license and is supported by a huge and active …
MySQL Database
It is a fully integrated transaction-safe, ACID compliant database with full commit, rollback, crash recovery and row level locking capabilities. MySQL delivers the ease of use, scalability, and …
MySQL :: Why MySQL?
Below you will find valuable resources including case studies and white papers that will help you implement cost-effective database solutions using MySQL. Learn more about MySQL.
MySQL :: MySQL Documentation
Connectors & APIs Database drivers and APIs X DevAPI API for MySQL Shell and Connectors supporting the X Protocol Expert Guides
MySQL :: MySQL 8.4 Reference Manual :: 1.2.1 What is MySQL?
1.2.1 What is MySQL? MySQL, the most popular Open Source SQL database management system, is developed, distributed, and supported by Oracle Corporation. The MySQL website …
5.3.1 Creating and Selecting a Database - MySQL
Your database needs to be created only once, but you must select it for use each time you begin a mysql session. You can do this by issuing a USE statement as shown in the example.
9.4.1 Dumping Data in SQL Format with mysqldump
When you reload the dump file, you must specify a default database name so that the server knows which database to reload. For reloading, you can specify a database name different …