MySQL 5.1 VAA

in Databases
Overview
Description: 

MySQL is a relational database management system (RDBMS) that runs as a server providing multi-user access to a number of databases. The SQL phrase stands for Structured Query Language.

The MySQL development project has made its source code available under the terms of the GNU General Public License, as well as under a variety of proprietary agreements.

Free-software-open source projects that require a full-featured database management system often use MySQL. For commercial use, several paid editions are available, and offer additional functionality. Applications which use MySQL databases include: Joomla, WordPress, MyBB, phpBB, Drupal and other software built on the LAMP software stack. MySQL is also used in many high-profile, large-scale World Wide Web products, including Wikipedia, 4chan, Google(though not for searches) and Facebook.

Execution: 

Download the VAA, double click to extract it. A MySQL command prompt will appear. You can always call this command prompt from the Appzero MySQL "Run" command.

To log into the MySQL Command Line Client use the credentials provided:

x86

Username: root
Password: password

x64

Username: admin
Password: password

 

Testing the VAA

1. At the MySQL command prompt, type the following:

  Connect test;
  Create table t(c char(20));
  Insert into t values('appzero');
  Insert into t values('appzeroVAA');
  Select * from t;
  Exit

Specs
Applications Included: 
mysql-essential-5.1.58-win32
VAA Version: 
4.7 SP1 12763
VAA Size (compressed): 
40.4 MB (x86), 41.3MB (x64)
VAA Size (expanded): 
184 MB (x86), 216 MB (x64)
VAA Base: 
32 bits
OS Supported: 
Win2k3 32/64 Std/Ent edition, Win2k8 32/64 Std/Ent edition, Win7
Issue/Note: 
User name & password: root / password (x86)
User name & password: admin/ password (x64)
Creation
Overview: 
  • Appzero snapshot
  • Install application
  • VAA creation
How To Docs: 
Screenshots: 
back
forward
Support
Support: 

Support for this VAA is through the forums at:

http://www.appzero.com/forums/support/windows/troubleshooting