Tag: Open Source

Community

MySQL expert: DBA dos and don’ts

(Jan Stafford) Pinpointing performance bottlenecks is a problem on any database — proprietary or open source, said veteran database administrator (DBA), database book author and MySQL executive Robin Schumacher. In this interview, he identifies the biggest hassles that DBAs face and the advantages

Community

MySQL’s Full-Text Formulas

(Peter Gulutzan) A MySQL full-text query returns rows according to relevance. But what is relevance? It is a floating-point number based on formulas. Researchers have shown that these formulas produce results that real users want. I will disclose how MySQL 4.1 uses them, with a bit of arithmetic and