I really like ZRM for MySQL Community Edition for backups. I
find
it very simple to install and configure and it gets the job done.
It's default settings suits most installations. The challenges
arise once you need to adapt it to more complex organizations.
Please note that all the issues described on this article refer
to Linux installations.
What If DBAs Have No sudo?This was the 1st challenge that I ever
faced. ZRM requires full root access at least during
installation and in some cases, it requires some sudo permissions
to be able to manage its files as well. Some organizations don't
grant these permissions to the DBAs complicating the
installation. When I looked into the scripts, I didn't see any
reason why they wouldn't run in the user space, other than a few
hard coded paths. I posted the question in the Zmanda forums and
I got an answer with some …
A number of people have recently raised the issue of the threat that cloud computing poses to the monetization of open source by specialist vendors, including Savio Rodrigues, Matt Asay, and Mike Hogan.
I believe that cloud computing provides an opportunity for open source specialists, but agree that cloud services based on open source code could potentially eat into the business opportunities for open source specialists since the cloud providers have no …
[Read more]Savio Rodrigues has published a post arguing that cloud platforms such as Amazon Web Services and Microsoft’s Azure pose a threat to the monetization of open source by specialist vendors.
Savio makes a good case based on the recent launch of AWS’s Relational Database Service, based on MySQL, and Microsoft’s support for MySQL and Tomcat on Azure:
“When Amazon decided to offer MySQL via Amazon RDS, they did so without purchasing MySQL support from Sun. I’ve confirmed that Microsoft Azure is supporting MySQL on Azure without paying Sun for a MySQL Enterprise subscription.”
Clearly there is a threat to open source vendors from cloud-based services. Meanwhile I have previous …
[Read more]Google launches Chromium project, Terracotta acquires Quartz. And more.
Follow 451 CAOS Links live @caostheory on Twitter and
Identi.ca
“Tracking the open source news wires, so you don’t have
to.”
For the latest on Oracle’s acquisition of MySQL via Sun, see Everything you always wanted to know about MySQL but were afraid to ask
# Google launched the Chromium OS open source project, a prelude to the Chrome OS, while Canonical confirmed that it is contributing to the development of Chrome OS.
# Terracotta …
[Read more]I am working with a client that is using managed hosting on dedicated servers. This has presented new challenges in obtaining the right permissions to undertake MySQL tasks but not have either ‘root’ or ‘mysql’ access and not have to involve a third party everytime.
Adding the following to the /etc/sudoers file enabled the ability to restart MySQL.
User_Alias DBA = rbradfor, user2, etc Host_Alias DB_SERVERS = server1.example.com, server2.example.com, etc Cmnd_Alias MYSQL = /etc/init.d/mysqld, /usr/sbin/tcpdump DBA DB_SERVERS = MYSQL
As you can see I also got tcpdump, which I find valuable to monitor via mk-query-digest.
Next, permissions for log files.
MySQL Workbench 5.2 introduces a lot of new functionality and therefore this short tutorial will help you to get started quickly.
The Home Screen
The most prominent new addition in respect to previous Workbench releases is the new Home Screen. It allows you to access the main features of Workbench in a nice and easy way and is divided into 4 parts.
The upper Workbench Central panel features a few Links and Action Buttons to quickly access common resources.
The lower Workspace panel shows the main feature sets, grouped horizontally.
- SQL Development allows editing and execution of SQL queries and scripts, create or alter database objects and edit table data.
- Data Modeling covers the EER Modeling functionality you might already be familiar with from previous MySQL Workbench releases.
- Server …
Dear MySQL Users,
We are proud to announce that we have reached the Beta 1 for MySQL Workbench 5.2. Beta 1 is “functionally complete” and shows the new features for the upcoming version of Workbench GUI product.
The team has worked very hard to reach the goal of including all our new features within this first public beta version. We know there is still a lot of fine tuning and stabilization to be done over the coming weeks to get it solid on all platforms, but this release marks an important milestone. Your beta feedback is key to this.
MySQL Workbench 5.2 Beta 1 provides:
- Data Modeling
- Query (upgrade from MySQL Query Browser)
- Admin (upgrade from MySQL Administrator)
If you are a current user of MySQL Query Browser or MySQL Administrator, we look forward to your feedback on all the new capabilities we are delivering in a single unified MySQL Workbench …
[Read more]Larry Augustin confirmed as SugarCRM CEO. Red Hat’s Fedora Project is 12. And more.
Follow 451 CAOS Links live @caostheory on Twitter and
Identi.ca
“Tracking the open source news wires, so you don’t have
to.”
For the latest on Oracle’s acquisition of MySQL via Sun, see Everything you always wanted to know about MySQL but were afraid to ask
# Larry Augustin was confirmed as full-time CEO of SugarCRM.
# Red Hat, by way of the Fedora Project, announced the launch of Fedora 12.
# Microsoft is to …
[Read more]Symbian’s future in the balance? All Go for Chrome OS. And more.
Follow 451 CAOS Links live @caostheory on Twitter and
Identi.ca
“Tracking the open source news wires, so you don’t have
to.”
For the latest on Oracle’s acquisition of MySQL via Sun, see Everything you always wanted to know about MySQL but were afraid to ask
Symbian’s future in the balance?
The H reported
that Samsung is to abandon Symbian in favour of Windows Mobile,
Android and the new Samsung bada OS, while Samsung later denied that …
Since the European Commission announced it was opening an in-depth investigation into the proposed takeover of Sun Microsystems by Oracle with a focus on MySQL there has been no shortage of opinion written about Oracle’s impending ownership of MySQL and its impact on MySQL users and commercial partners, as well as MySQL’s business model, dual licensing and the GPL.
In order to try and bring some order to the conversation, we have brought together some of the most referenced blog posts and news stories in chronological order.
Part one took us from the announcement of the EC’s in-depth investigation up to the eve of the communication of the EC’s Statement of Objections.
Part two, below, takes us from there to the eve of the announcement of Oracle’s concessions. …
[Read more]