MySQL Connector/Python and database pooling
MySQL Connector/Python is (or should be) compliant with the Python DB-API 2.0 specification. This means that you can use DBUtils' PooledDB module to implement database connection pooling.Here below...
View ArticleOpenSQL Camp Europe and FrOSCon: A summary
With OpenSQL Camp and FrOSCon being over for almost a week now, it's time to come up with a short summary. I traveled home on Monday morning and then took Tuesday off, so I had some catching up to...
View ArticleSo Much Work To Do!
Few weeks ago I was invited to a dinner in Manchester with a group of CIOs. It was the occasion to talk about Open Source and the use of Open Source Software in the Enterprise. The conversation went on...
View ArticleU.S. Linux Cluster Stack training survey
After our hugely successful summer class in Silicon Valley, we have set up a survey to help us determine the location of our Q4 DRBD Total course in the United States. So let us know where you would...
View ArticleConnector/Net 6.2
Connector/Net 6.2 (6.2.4 GA, published on Friday, 27 Aug 2010)PlanetMySQL Voting: Vote UP / Vote DOWN
View ArticleConnector/Net 6.1
Connector/Net 6.1 (6.1.5 GA, published on Friday, 27 Aug 2010)PlanetMySQL Voting: Vote UP / Vote DOWN
View ArticleConnector/Net 6.0
Connector/Net 6.0 (6.0.7 GA, published on Friday, 27 Aug 2010)PlanetMySQL Voting: Vote UP / Vote DOWN
View ArticleWhat concerns you most about your current MySQL backup solution?
PlanetMySQL Voting: Vote UP / Vote DOWN
View ArticleOpen Query on Twitter/Identi.ca
Open Query now has its own @openquery account on Twitter and Identi.ca so you can conveniently follow us there for announcements and tips – and also ask us questions! All OQ engineers can post/reply....
View Articleテストケースの実行にあわせて Apache を起動・終了する方法
ウェブアプリケーションやライブラリの結合テストを行う段階になると、実際に Apache を起動してテストを実行したくなります。しかし、そのためにいちいち Apache の設定ファイルを修正して httpd を再起動して、とやっていては面倒です。特に複数のプログラムを同時に開発していると、あっちをテストしたらこっちが動かなくなって… なんてなったりして嫌気がさしてきます。...
View ArticleLoading Air Traffic Control Data with TokuDB 4.1.1
TokuDB has a big advantage over B-trees when trickle loading data into existing tables. However, it is possible to preprocess the data when bulk loading into empty tables or when new indexes are...
View ArticleMariaDB 5.1.49 for Mac OS X
Stuttgart: a rainy day, waiting for Iftar. Good time for good news! During my vacation I read about a request for a MariaDB package for Mac OS X and did some research. Back from vacation I have an...
View ArticleBloggers Meetup @ Oracle OpenWorld 2010
It’s that time of the year again — Oracle OpenWorld time — and it’s my pleasure to announce our regular Oracle bloggers meetup again this year. We all know that Oracle community has grown this year so...
View Articledbbenchmark.com – Site launched
Welcome to DBbenchmarks.com, a publicly accessible database that tracks anonymously submitted data about MySQL server performance. You can use this site to see research the performance of certain types...
View Articledbbenchmark.com – Benchmarking script now available
You can download the first release of the benchmarking script here: http://code.google.com/p/dbbenchmark/ Please read the README file or consult the Support page before running the...
View ArticleMySQL 5.1 Plugins Development Published
MySQL 5.1 has a great feature which not many people know about, that is the fact it can be extended via. the use of plugins. Unfortunately how you go about this is not incredibly well documented. You...
View ArticleRediscovering the roots.
Do you ever stop and think? It happens to me all the time, random subjects kick in and I end up searching (aka googling) and today I wondered … Why is MySQLs logo a dolphin? Shame on me it took me so...
View Articledbbenchmark.com – now supporting MySQL on OSX 10.6
Just a quick note to let everyone know that our new benchmarking script now supports OSX 10.6 on Intel hardware. That means you can run one simple command and get all of the sequential and random...
View ArticleHow To Set Up MySQL Database Replication With SSL Encryption On Debian Lenny
How To Set Up MySQL Database Replication With SSL Encryption On Debian Lenny This tutorial describes how to set up database replication in MySQL using an SSL connection for encryption (to make it...
View ArticleMySQL Community Server 5.6
MySQL Community Server 5.6 (5.6.0 m4, published on Monday, 30 Aug 2010)PlanetMySQL Voting: Vote UP / Vote DOWN
View Article