Showing entries 81 to 84
« 10 Newer Entries
Displaying posts with tag: MySQL Enterprise (reset)
Comparison - Monolith vs. MySQL Enterprise Dashboard

I’m attempting this is be as unbiased as possible, since I write the Monolith application. This will hopefully help one decide between a free MySQL server monitoring system and paying for a per-server based licensed product. Both have strengths and weaknesses that should be pointed out before making a decision. You can infer the weaknesses based on the strengths below. That said, let’s just get into it.

Strengths of each product over the other

Monolith - MySQL DBA Console

  • presents overall database size, index size, data size, number of schema per server, and aggregate statistics for all monitored servers
  • runs mysql server backups remotely and reports on backup state execution
  • collects cnf files from each server during the talkback script execution for historical viewing
  • built on the LAMP stack, no need for tomcat/jboss knowlege
  • provides …
[Read more]
Memcached and MySQL: webminar from a Web 2.0 company

At OSCON, Brian and Dormando gave their ever famous talk, Memcached and MySQL: Everything You Need To Know. I didn’t attend the tutorial, but they assured me it was similar to what was given at the MySQL Conference 2008 (everything, but the very nice buttons dormando was giving out with the memcached logo!). Great, because not only is memcached hot, but I have notes from their talk: Memcached and MySQL tutorial.

Interestingly enough (and this didn’t happen at OSCON), …

[Read more]
Q&A and Recording of the Memcached Webinar

The session has been recorded. The webex file and the webinar are available here.

Here is the Q&A session, with more detailed answers.

Q from Tomasz: You said memcached is integrated with, among others, MySQL. Did you mean integration by e.g. php or direct, automatic integration?
A: Memcached API are available for many enviroments, such as Php, Perl, C/C++, Rails etc. With MySQL, you can use UDF functions or a storage engine. Both are community projects.

Q from Juan: memcached: Facts data size up to 1MB? What size, i dont understand!
A: It's the size of an item associated to a key. When you store an element (item) into memcached, the size of the key is max 250 bytes and the item is max 1MByte.

Q from Frederik: Do memcached save data in RAM or disk?
A: It is RAM …

[Read more]
Webinar - Another webinar on MySQL Enterprise

For the MySQL users who are still unfamiliar with the new features of MySQL Enterprise (2007 Fall Edition), I will present a webinar on this topic on Monday 3rd of March @ 3pm CET. The webinar will be in Italian, but the slides are rigourously in English, so if you are interested, just wait approx one week and you will be able to download slides and recording of this event.

The latest version of MySQL Enterprise is powered with an improved version of the Enterprise Monitor, which has a new set of Replication advisors and new set of cool graphs, to instantly control your servers. There is also a big improvement in the overall scalability of the Enterprise Monitor.

During the presentation we will discuss these new features and we will see the latest improvements in the Enterprise binaries.

If you are interested in any specific detail associated to this topic, feel free to comment on this blog or to drop me …

[Read more]
Showing entries 81 to 84
« 10 Newer Entries