Showing entries 17453 to 17462 of 44134
« 10 Newer Entries | 10 Older Entries »
DrupalCon Denver Conference 2012

I will be attending the DrupalCON Denver Conference  next week.

Come visit Oracle Booth #400 and find out the latest information about MySQL and Linux!  I will be at the booth so please stop by and say hello. I believe you will have a chance to win a Kindle as well.


More related information can be found via my previous blog post.

TIMESTAMP data types and CURRENT_TIMESTAMP attribute

In the yet to be released MySQL 5.6.6 DMR, there has been a change to the restriction of just one TIMESTAMP column with the DEFAULT CURRENT_TIMESTAMP and ON UPDATE CURRENT_TIMESTAMP syntax. It is now possible for any TIMESTAMP to have either column defintion.

More information at http://dev.mysql.com/doc/refman/5.6/en/news-5-6-5.html

Free ticket to MySQL User Conference on SF Meetup with talk “Percona XtraDB Cluster”

Just a reminder that I will be giving a talk “Percona XtraDB Cluster” on coming San Francisco MySQL Meetup, next Wednesday, March-21, 2012. Along with talk I will give away one full ticket (tutorials + sessions + expo hall) to Percona Live MySQL User Conference 2012 and three copies our new book “High Performance MySQL, 3rd edition”. Well, I hope I will have printed copies at that time; if not, I will give away promises to send printed copies to winners as soon as I have them.
If you are in SF Bay are, I hope to see you on meetup.

Follow @VadimTk

Why software patents are evil

Mark Cuban is no fool. A tech billionaire, the no-nonsense owner of the Dallas Mavericks is just the sort of person you'd expect to value software patents. So the title of his blog post this Tuesday, "I hope Yahoo crushes Facebook in its patent suit," may not look out of place to you.

read more

Win Free MySQL Conference Tickets!

Hi,

Webyog and Percona are giving away free tickets to the Percona Live MySQL Conference and Expo, and you can win them! We’re also giving away copies of High Performance MySQL, 3rd Edition!

This year’s event is the best ever, with a better lineup of talks and speakers than ever before.  It’s the one event you should not miss if you’re at all interested in MySQL.  We really want you to be there — and that’s why we’re joining with Percona to give away free tickets! It’s easy to enter:

[Read more]
Log Buffer #263, A Carnival of the Vanities for DBAs

In this Log Buffer Edition, March madness with method continues with plethora of blog posts from across different database technologies. Enjoy this Log Buffer #263. Oracle: Pythian has got another feather in it’s star-studded cap. Congratulations are pouring in over Gwen Shapira of Pythian on becoming Oracle ACE Director. Recently Chris Antognini had to analyse [...]

Moving Data in Real-Time between Oracle and MySQL - Webinar 3/20

Tuesday, 3/20/12 @ 9:00 am ET/14:00 CET/ 13:00 GMTMoving data between legacy Oracle databases and cheap, flexible MySQL-based applications is an increasingly important problem for open source-based businesses. Do you need to move sales requests from MySQL-based web applications to an Oracle-based procurement system? How about from your Oracle ERP applications back to MySQL? Tungsten Replicator

ext4 vs xfs on SSD

As ext4 is a standard de facto filesystem for many modern Linux system, I am getting a lot of question if this is good for SSD, or something else (i.e. xfs) should be used.
Traditionally our recommendation is xfs, and it comes to known problem in ext3, where IO gets serialized per i_node in O_DIRECT mode (check for example Domas’s post)

However from the results of my recent benchmarks I felt that this should be revisited.
While I am still running experiments, I would like to share earlier results what I have.

I use STEC SSD drive 200GB SLC SATA (my thanks to STEC for providing drives).

What I see, that ext4 still has problem with O_DIRECT. There are results for “single file” with O_DIRECT case (sysbench fileio 16 KiB blocksize random write workload):

[Read more]
Win Free MySQL Conference Tickets!

SkySQL and Percona are giving away free tickets to the Percona Live MySQL Conference and Expo, and you can win them! We’re also giving away copies of High Performance MySQL, 3rd Edition!

This year's Percona Live event is the best ever, with a better lineup of talks and speakers than ever before. Combined with our SkySQL & MariaDB: Solutions Day for the MySQL® Database, Drizzle Day and Sphinx Day on Friday, It's the …

[Read more]
One SchoonerSQL node provides more throughput than nine Clustrix nodes – Part 2

The Schooner performance team completed a report that documents a TPCC-mysql benchmark run at the scale of 5000 warehouses (about 500GB) to observe stability at high levels of throughput. The impetus for this run was a Clustrix (a Flash-memory storage based database appliance) report documenting the solution’s stability and scalability at 3, 6 and 9 cluster nodes using the same benchmark and at the same scale.
SchoonerSQL executed on Red Hat Enterprise Linux Server v6.2 installed on a commodity Dell server fitted with Fusion ioDriveDuo based Flash memory and the same amount of DRAM as 3 nodes of Clustrix (144GB).
The comprehensive report provides the following details (such that the results can be reproduced): 
·      Charts that plot throughput and response time over the period of the run ·      Hardware profile output ·      InnoDB configuration …

[Read more]
Showing entries 17453 to 17462 of 44134
« 10 Newer Entries | 10 Older Entries »