May 25, 2012

Post: Ultimate MySQL variable and status reference list

…constantly referring to the amazing MySQL manual, especially the option and variable reference table. But… port_open_timeoutblogpercona.commanual preload_buffer_sizeblogpercona.commanual Prepared_stmt_countblogpercona.commanual print_defaultsblogpercona.commanual profilingblogpercona.commanual …

Post: How Percona does a MySQL Performance Audit

mysql –user=mysql –pid-file=/var/run/mysqld/mysqld.pid –skip-external-locking –port=3306 –socket=/var/db/mysql/mysql…might be caused by a syntax error in the my.cnf … to the client about it. Preparing to report findings I should…have to pull out the statements and analyze them individually. The…

Post: Alternatives of PHP ?

… mind. List of my requirements: – Stable binding to MySQL, support of new protocol with prepared statement is necessary. – good XML handling – Fast in… Perl, Ruby, Java, C, C++, even Python supports only old mysql protocol (am I wrong here?). Excluding Java (see my requirements… Ocaml & Haskell as functional languages. Also I was enjoying of syntax of J and K languages, e.g. program to calculate…