Showing entries 39391 to 39400 of 44013
« 10 Newer Entries | 10 Older Entries »
Installing innotop on FreeBSD and Gentoo

I recently got a message letting me know FreeBSD users will soon be able to install the innotop MySQL and InnoDB monitor through ports. Gentoo GNU/Linux users can find innotop in Portage. FreeBSD adds innotop to ports When this is finalized, FreeBSD users will be able to install innotop with the following commands: cd /usr/ports/databases/innotop make all install This is great news. It makes innotop easier to find, install and use.

Connector/ODBC v5.00.07 Beta 3

MySQL Connector/ODBC 5.00.07 Beta 3 has been released. MySQL Connector/ODBC is our next generation ODBC driver which allows access to the MySQL server using the ODBC standard - a cross-platform, cross-database, C, Call Level Interface.

This version is being released to get community feedback but is NOT suitable for production environments. It is now available in binary form from the Connector/ODBC download pages and mirror sites (note that not all mirror sites may be up to date at this point of time - if you can’t find this version on some mirror, please try again later or choose another download site.)

Install Notes

Please uninstall any existing Connector/ODBC v5 before installing this version.

Changes

  • FIX: Fixed SQLDescibeCol returning column name length in bytes rather than …
[Read more]
Where am I deploying MySQL?

If cost were no object, I'd always deploy Oracle. I'm comfortable with Oracle technology and I think I have a pretty good idea how to implement and administer it.

In the world of corporate IT, however, budgets are king. Projects are measured by their Return on Investment (ROI) and the lower I can get that investment, the better return I can get for my investment. I have a real hard time spending $160K on an application that will occupy 40G of space.

In my opinion, I'd use MySQL for anything but the most mission critical applications. I'm not saying MySQL can't handle the most mission critical applications, but I'm not comfortable betting my business on MySQL at this point.

I think there are about three sweet spots for MySQL. The first is small to medium size OLTP databases (<100 GB) that are fronted by something like a java middle-tier. These applications typically control most of the business logic …

[Read more]
Profiling MySQL with oprofile

Probably the answer to this question is already known. But we want to prove it and by the way learn to deal with oprofile.

Interesting MySQL link collection started

Started my own link collection for interesting MySQL links.

Deadline Tonight for MySQL Conference and Expo Submissions

A quick reminder to those of you who still haven't gotten in your proposals for session topics at the 2007 MySQL Conference and Expo. Tonight at midnight, PST, is the deadline for submissions. Get those submissions in, otherwise I will sound like even more of a nagging wife (or husband...)

Click here to submit a proposal

MySQL Camp, Ideas on sessions?

So far this is what I am thinking of for sessions for MySQL Camp (AKA
free conference this weekend on MySQL at Google... you are coming
right?).
http://mysqlcamp.org/


1) How to write show commands.
2) Internals to Storage Engine Design
3) How to add new Field Types
4) Scale out with the memcache engine

Any other ideas?

Care About the Community Server? Then Come to Camp.

OK, so why the title? Here goes. If you care about the future direction of the MySQL Community Server, you should go to MySQL Camp. Why? Because the people attending (both MySQL employees and community members) are the folks who will most likely influence the future direction of development on the Community Server. You've got Brian Aker, MySQL's Director of Architecture, various MySQL consultants and engineers, like Monty Taylor, JD Duncan, and Brian Miezejewski. Oh, and did I mention that the CEO, Mårten Mickos, and two founders of MySQL AB, Monty Widenius and David Axmark, will also be there? Oh, and a ton of engineers from Yahoo!, Google, Zmanda, …

[Read more]
These things always happen

So last night out of the blue Andy Biao, who started Upcoming.org (now part of Y!) asks me if I am liking backyard. He has been meaning to ask me for awhile because they were looking for a programmer with some ops experience.

Oh well. I really want to do the MySQL thing right now and have fun with it. I want to do something that I both enjoy and am good at, instead of just something I'm good at.

ps: if you are a programmer with ops experience and would like to work at Y! then let me know and I'll get you in touch with Andy.

--Justin

solidDB for MySQL Beta 5

We’ve released solidDB for MySQL Beta 5! We are continuing to make improvements, and as always, we are looking for feedback from the community. What existing features are you using, which area needs improvement, what is your number one most wanted feature? ¶

Features of this beta release include: ¶

  • The show soliddb mutex command is now supported
  • Pessimistic tables now supported and documented
  • Performance enhancements
  • New configuration parameters
  • Documentation extended
  • Online backup supported and documented
  • Performance monitoring supported and documented

Bits are available at http://dev.soliddb.com/download/ if you want to try it out. …

[Read more]
Showing entries 39391 to 39400 of 44013
« 10 Newer Entries | 10 Older Entries »