RDBMS

How to make Case-Sensitive Search in MySQL for a Particular Field / Column?
Databases in MySQL are known to correspond to directories within the data directory.
How to to Set the Collation for the Table (or column) to be either Binary or Case-Sensitive?
First thing first, you need to check out with the available collations in the system.
How to ALTER a Table to make it Case-Sensitive in MySQL?
ALTER TABLE enables you to change the structure of an existing table.
How to CREATE a Case-Sensitive Table in MySQL?
MySQL creates new columns for all elements in the SELECT.
3 Effective MySQL Performance Optimization Tips for MyISAM Storage Engine (Optimizes WordPress performance too)
The first two tips should be used for heavily loaded MySQL databases using MyISAM storage engine.
Older News
S M T W T F S
29 30 31 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
Copyright© 2010 The Gaea Times