Kurinchi Blogger Scribbles …


Posts Tagged ‘MySQL datatype’

Jan 30
2009

MySQL – Steps for Better SQL Performance

Last updated: January 30th, 2009

Steps to make MySQL produce optimized results

» Identify the queries that execute slowly
» Watch for Opened Sql connections
» Carry benchmark test on Queries
» Execute queries with Explain statement to the performance of each queries
(more…)

Dec 29
2008

MySQL database optimisation series – Right MySQL Data type

Last updated: December 29th, 2008

Numeric Data type in MySQL

Choosing the right data type can create significant improvement in application performance.

Many programmers/developers who opt to choose MySQL as the backend for their operations often fail miserably in choosing the most efficient data types. (more…)


Valid HTML 4.01 Strict  Valid HTML 4.01 Strict