Updates

Latest Tweet



What's New?

Check out for latest innovation, a computer based training video collection


Like this Page

MySQL Simple Basics


MySQL Simple Basics

MySQL Simple Basics

Beginning MySQL Shows you how to create,insert,update and delete databases/tables
How to create a MySql database

How to create a MySql database

How to create a MySql database using your domain manager. I'm using cPanel. This is used to set up a WordPress blog. tiny.cc www.websitetechnician.com
Performance Tuning Best Practices for MySQL

Performance Tuning Best Practices for MySQL

Google TechTalks April 28, 2006 Jay Pipes Jay Pipes is a co-author of the recently published Pro MySQL (Apress, 2005), which covers all of the newest MySQL 5 features, as well as in-depth discussion and analysis of the MySQL server architecture, storage engines, transaction procesing, benchmarking, and advanced SQL scenarios. You can also see his name on articles appearing in Linux Magazine and can read more articles about MySQL at his website. ABSTRACT Learn where to best focus your attention when tuning the performance of your applications and database servers, and how to effectively find the "low hanging fruit" on the tree of bottlenecks. It's not rocket science, but with a bit of acquired...
MySQL tutorial: How to create a new user

MySQL tutorial: How to create a new user

Creating two user accounts; Jackie will have ALL permissions on the table 'test' in spj database, while Kim has ALL in ALL tables
How to install MySql 5.1.37 Server for Windows

How to install MySql 5.1.37 Server for Windows

Visit www.myownserver.info for more details. This tutorial shows you how to install your own MySql 5.1.37 server on your Windows XP 32-bit/64-bit Apache 2.2.13 web server. I show how to fix/work around the error "Could not start the service MySQL" and Error 0 as well as how to completely remove MySQL and it's service. I highly recommend you visiting my website to see more information on these issues and more.