Showing entries 12811 to 12820 of 44109
« 10 Newer Entries | 10 Older Entries »
MariaDB CONNECT Storage Engine replay & slides available

Syndicated from Serge's Blog: http://serge.frezefond.com/2013/11/mariadb-connect-storage-engine-replay...

MariaDB CONNECT Storage Engine replay & slides available

The slides and replay of yesterday’s webinar on the MariaDB CONNECT storage engine have just been posted. First I want to thank the numerous attendees.
You have shown great interest on the parallel execution of query on distributed MySQL Servers. I agree this is cool.

read more

MySQL 5.6 DBA Beta Exam IS TOUGH!

I have just finished the MySQL 5.6 DBA Certification Exam Beta and my best advice is to study, study, study. The exam is in beta which means three things. The first is the exam is three hours long and it took me all that time to finish. Normally I am very fast test taker which has helped me earn three college degrees and enough computer related certifications to wallpaper a decent sized house. So if you are a slow reader, suck down a gallon of high octane coffee before your test appointment.

Secondly consider that some of the question will need to be cut out or reworked as the exam becomes production to fit the normal two hour test window Pearson View prefers. But in the beta period you over test and cut out the questions that prove less than satisfactory. So if you see a questions that triggers the ‘where the heck did they find that?’ reflex, you can hope that it gets determined to be a question to be relegated.

[Read more]
OurSQL Episode 162: Exploring Workbench Further

This week we explore MySQL Workbench further. Ear Candy is Stewart Smith's 'libeatmydata' and At the Movies is a video to help folks familiar with SQL learn how to use Riak's MapReduce.

Events
DB Hangops - every other Wednesay at noon Pacific time

Upcoming MySQL events

MySQL Tech Tour Tokyo Nov 27th 2013
MySQL and Linux tech event in Atlanta Dec 5, 2013

read more

Log Buffer #345, A Carnival of the Vanities for DBAs

There are a number of technologies, apps, and social media creations out there seeking to displace blogs as the mode of sharing between surfers, but blogging has proved hardy. It has proven its mettle and it’s here to stay. This Log Buffer Edition appreciates this strength of the blogs.

Oracle:

Translating Fusion Apps Customizations: Composers mean Usable Apps in Any Language, Ultan o’Broin has more.

Do you find yourself trying several times to explain a problem in a Service Request? Does the support engineer ask more than once for clarification?

What If I Don’t Get An Exam Results …

[Read more]
MariaDB CONNECT Storage Engine replay & slides available

The slides and replay of yesterday’s webinar on the MariaDB CONNECT storage engine have just been posted. First I want to thank the numerous attendees. You have shown great interest on the parallel execution of query on distributed MySQL Servers. I agree this is cool. The ODBC capabilities seems also to generate interest. This make [...]

Free London Bus to the MySQL Community Dinner

Fri, 2013-11-08 10:32robertsilenSponsored by Team MariaDB

The MySQL Community Dinner has been moved to Masala Zone in Covent Garden - a good 20 minutes by public transport from Percona Live London.

Not to worry! We've hired a traditional double decker bus to get you to the MySQL Community Dinner in style!

The MariaDB bus will be waiting to take you at 7.30pm outside Hereford Arms pub, the venue for MariaDB's free bar, just around the corner from Percona Live London.

Drop by for a few beers and enter a free prize draw where you could win a cool, BoomBox bluetooth speaker system

What? Free drinks and bus to the MySQL Community Dinner
When? Free bar from 4pm, prize draw at 6.45pm, bus pick-up at 7.30pm
Where? Hereford Arms, Gloucester Road - just 2 mins walk from Percona Live London

P.S. Even if you're not attending to the the MySQL Community Dinner, consider it …

[Read more]
MariaDB 10.0 Beta launched – an important milestone

Fri, 2013-11-08 09:17webmaster

There has been a lot of discussion about MariaDB 10.0 throughout the whole year. When will it be released, what will it include, what is the focus on MariaDB going forward, etc? My feeling is that people have in the past few months started to understand the value of MariaDB 10.0. There is a good group of people and companies that have been trying out and using the MariaDB 10.0 alpha releases and providing us with excellent feedback.

MariaDB 10.0 is a massive release with loads of new features which ease several pain points that MariaDB and MySQL users have run into over the years.

The highlights of MariaDB 10.0 can be divided into the following areas...

Read full blog on MariaDB.org

Visit GenieDB at AWS re: Invent for a Chance to Win!

Last year’s AWS re: Invent conference was described by many as one of the best technology conferences of 2012. This year, we’re pleased to be a sponsor and exhibitor at the event and will be heading over to Las Vegas from November 12-15.

Visit us at AWS re: Invent, booth #1205, and meet with the GenieDB team. We will be demonstrating our new globally distributed MySQL-as-a-Service, GenieDB’s scalable, DBaaS, which allows organizations of any size to build web-scale applications that gain the benefits of geographic database distribution. GenieDB offers continuous availability during regional cloud outages and better application response times for globally distributed users. 

“Unlike many other database solutions, GenieDB enables developers to meet the challenges of cloud environments without having to give up critical database …

[Read more]
One advantage of MySQL statement-based replication

MySQL introduced row-based replication in version 5.1, but I still use statement-based replication most of the time. One thing I like about statement-based replication is that I can delete a row from the master that doesn't exist on the replica, without an error. I'm sure many people don't care about this feature because their master(s) and replica(s) contain exactly the same data set (maybe they even keep them in sync use pt-table-checksum and pt-table-sync). That being said, personally I have several use cases for storing different rows in the master than the replica. Here's one of them.

Recently I've been working on a project that requires deleting a …

[Read more]
MySQL Workbench 6.0.8 Released

Dear MySQL users,

The MySQL developer tools team at Oracle is excited to announce the availability of MySQL Workbench 6.0.8.

MySQL Workbench 6.0 is the new version the GUI Development and Administration tool for MySQL. This maintenance release contains over 50 bug fixes since version 6.0.7

Improvements in MySQL Workbench 6.0:

  • a new redesigned Home screen
  • the SQL Editor and Server Administration UIs were merged into a single connection specific interface, allowing for quick access to administration features while simplifying the location of specific features
  • improved model Synchronization, lets you compare and update your EER model or database with ALTER scripts and properly handle corner cases involving objects renamed externally or sync schemas with different names
  • improved support for model printing to PDF files
  • all …
[Read more]
Showing entries 12811 to 12820 of 44109
« 10 Newer Entries | 10 Older Entries »