I'm a fan of voting on planet mysql posts - but I've also
realized that since I'm logged in, it allows someone to keep a
pretty valuable silo of information on what interests me. If I
vote up a Kickfire or Infobright post, should I expect a sales
call to follow?
There's nothing in the FAQ about what happens with the data.
|
If you weren't paying attention, you may have missed the latest news in Planet MySQL. A few months ago, the site has added the ability of voting for posts (in addition to searching and tagging, which make it much more useful than it was before). However, if you, like many, read Planet MySQL using a feed reader, the recent benefits are not easily usable. To allow everyone to vote on the posts they like, even from a feed reader, the feeds now include two links at the end of for each post, to vote on a deserving post even from a feed reader. |
The feed may look like this one:
Since I liked this post, I can click on Vote UP, and the
link opens in my …
I'm happy to announce that the schedule for OpenSQL Camp 2009 (European Edition) has been published on the FrOSCon timetable now. We have a great selection of topics and speakers, so don't miss it! OpenSQL Camp is a subconference of FrOSCon, the Free and Open Source Conference, which will take place on August 22nd and 23rd in St. Augustin, Germany.
The admission fee for the entire conference (both days, incl. OpenSQL Camp) is 5 EUR, you can pre-register here until August 10th (and if you do so today, you will still get a free T-Shirt as well!). Of course, you …
[Read more]
Few words about current status of 5.2 branch, its main feature
Query Editor, and plans for nearest future about it. 5.2 is still
in alpha stage, but we did good progress lately and plan to
release beta version soon.
For v5.2.2 major efforts were concentrated on stabilization of
existing functionality and code base. There are few improvements
in Query Editor visible to end user, while a good bunch of bugs
were revealed and fixed – thanks to community for bug reporting.
Even more fixes/improvements were merged from 5.1 branch. While
we continue to work on stabilization, we plan to add following
features before transition to beta stage:
- Client side sorting
- Advanced editor for text fields of recordset
- Saving/retrieving BLOB values
- Option to propagate changes made to recordset to multiple DBMS instances
Keep an eye on new releases, your feedback is very valuable and helps a …
[Read more]We've now published a new set of binary packages including the extended GIS functionality from the mysql-5.1-wl1326 source tree.
This release is based on the MySQL 5.1.35 code base and fixes the bugs mentioned below. It includes some improvements to the GIS functionality as well, so please use these packages for future testing of the MySQL GIS functionality.
The following GIS-related bugs were fixed in this version:
- Bug#31753: Buffer/area functions only return first row of set
- Bug#32032: Contains() does not work on MultiPolygons, may force a disconnect and/or result in extremely long query times.
- Bug#32100: contains, …
In the MySQL Community team, our charter is to serve the MySQL community — new and old MySQL users alike. One of the ways we do this is by facilitating information exchange between community members, where the new can learn from the old.
And there’s been lots of that information exchange going on, such as over mailing lists (in the early days the dominant vehicle), forums, and Planet MySQL.
One problem with this information exchange has been its ephemeral nature. The same questions pop up for many new users, and should they for some reason not be amongst the issues solved in the MySQL documentation, chances are you’ll have to know quite precisely what you’re looking for when coming up with your Google search phrases. Of course, browsing Planet MySQL is a great way of keeping up to …
[Read more]
|
The MySQL Librarian is a collection of community generated content, easy to search and to extend. If you have missed the announcement, you may look at Introducing the MySQL Librarian.. To add a new link, you have several ways. You can just use the Add A Link feature inside the Librarian. If the link to be added comes from Planet MySQL, every post has a link to facilitate the insertion to the Librarian. For everything else, adding a link is a manual task. Until today. … |
Have you ever wondered how optimized your Memcached installation is? There is a common misconception that one doesn't have to think too deeply about Memcached performance, but that is not true. If your setup is inefficient, you could:
- Burn Memory
- Waste Network Round-Trips
- Store Keys That Never Get Retrieved
- Have a Low Cache Hit Ratio (i.e. query MySQL too much)
- Suffer a fate too horrible to contemplate.
Percona does a lot of consulting around Memcached, so we try to take a quantitative, scientific approach to measuring memcached performance, just like everything else we do.
memcached is basically a key-value in-memory database, so it works well to analyze its traffic with Maatkit's mk-query-digest tool. You can now use …
[Read more]
The OpenSQLCamp
2009 European edition, is under scrutiny. There are 27 session proposals, from which we will need to
get 12 in the schedule.
The open voting is done via Twitter or the mailing
list.
I have a good feeling about it. Since I am proposing a public …
If you missed Kaj's announcement in the splashing news commotion at the latest MySQL Conference, then you may be interested to get this information again. There was a piece of news that should be extremely important for all the users. MySQL server binaries used to be split between Enterprise and Community, and they were released with separate schedules. Not anymore. Starting from April 2009, the MySQL Community and Enterprise editions are built from the same code, and they are released with the same frequency. |
There were rumors …
[Read more]