June 19, 2013

Post: Alternatives of PHP ?

… of my requirements: – Stable binding to MySQL, support of new protocol with prepared statement…of performance and development – multiplatform, at least Linux, Windows, Solaris necessary – under active development and …went to The Computer Language Shootout Benchmarks and walked through wide list of …

Post: The performance effects of new patches

…transactions (no thinking time, no keying time), it uses MySQL C API and the server side prepared statement. …drops when data does not fit in memory. Attention!(Windows only): You should not use with AWE. It …control the number of the IO threads on Unix/Linux and makes the threads to be used equally …

Post: Heikki Tuuri Innodb answers - Part I

…can be happening on Unix at a time. On Windows, InnoDB uses native async I/O, and can … already works – it is global MySQL Server option, though it may have problems on Linux if you lock very large… this is often not the option. Here are some benchmarks we did. Q24: INNODB has typically had problems …

Comment: MySQL 5.5 and MySQL 5.6 default variable values differences

…defaults_changes_in_mysql , in documentation now at http://dev.mysql.com/doc/…an efficient size to allocate on Linux. People with OLTP workloads should try …likely to be optimal until full benchmarking to determine perfect size can be … It’s also done by the Windows installer and some of our connectors…