Content tagged mysql

Blog Entries

Oh MySQL AB, why do you need to make things so difficult? As far as I can tell, it’s at least five clicks from the MySQL Workbench product information … gulfstream/2200

del.icio.us

How to Kill Mysql Performance » SlideShare

Chyrp
small php+mysql blogging software. nice design, code a bit shabby though.

Hivelogic: Installing MySQL on Mac OS X

A Few Common Performance MySQL Mistakes
a text field prevents mysql from creating temp tables in memory--use varchar instead (has the same max size)

MySQL :: MySQL 3.23, 4.0, 4.1 Reference Manual :: 4.5.1.5 mysql Tips
the --i-am-a-dummy option: no deletes from XXX without where, automatically applied limit, no really slow selects

Emergent Properties » Optimizing Apache and MySQL for Low Memory Usage, Part 2

Adactio: Journal—Hacky holidays on OS X
how to get mysql running under launchd on leopard

Flags and Lollipops - Bioinformatics Blog: LAMP performance for dummies (e.g. me)
how to improve mysql performance on medium size databases (i.e. 5-10 simultaneous users, 0.5 million rows)

MySQL Bugs: #16855: Command line options are ignored for mysql client

Common Queries
mysql query reference for "common" tasks--a sort of faq for queries

Roland Bouman's blog: Importing XML data into MySQL using ExtractData()

HeidiSQL - MySQL made easy
gui front-end to mysql--like sqlyog