|
1.
MySQL backups for InnoDB, as an Oracle DBA « from Oracle to MySQL Aug 27, 2007 ... MySQL backups for InnoDB, as an Oracle DBA. By ben. When I started, I found the section on backups in the manual a bit confusing. ...
2.
MySQL backups for InnoDB, as an Oracle DBA « from Oracle to MySQL Aug 27, 2007 ... Mysqldump is sort of like Oracle’s export. ... I’ve never tried with Oracle but it works great with MySQL and, as far as I know, ...
3.
MySQL backups for InnoDB, as an Oracle DBA « from Oracle to MySQL Aug 27, 2007 ... from Oracle to MySQL. yet another MySQL DBA blog ... And with InnoDB, you don’t have to flush or lock the tables. ...
4.
from Oracle to MySQL I guess my transition from Oracle to MySQL is complete. :) .... buy MySQL support (it’s actually very good! Not at all like Oracle’s support. ...
5.
from Oracle to MySQL Like before I had ever read “Optimizing Oracle Performance” by Cary Millsap, or “Oracle Insights:Tales of the Oak Table”. My #1 wish for MySQL at this point ...
6.
scale-out: notes on sharding, unique keys, foreign keys… « from ... Aug 23, 2007 ... We wanted some keys to be globally unique (eg, userid and accountid). ... database links in Oracle), that would select from each shard. ...
7.
on autocommit, init_connect, and ’super’ « from Oracle to MySQL Aug 28, 2007 ... Having switched from Oracle to MySQL we were chugging along with development when we realized that in MySQL, autocommit is set to 1 by ...
8.
MySQL backups for InnoDB, as an Oracle DBA « from Oracle to MySQL Aug 27, 2007 ... So we use a combination of mysqldump and replication instead. (But there is a nice perl script to manage your lvm backups, ...
9.
Playing with Permissions « from Oracle to MySQL Aug 24, 2007 ... In MySQL, you grant permissions to a user, or to a user logging in from ... does revoking a permission grant a permission? When it’s MySQL! ...
10.
MySQL’s white paper on migrating from Oracle to MySQL « from ... Sep 28, 2007 ... I just found this March 2006 white paper on migrating from Oracle to MySQL. Too bad I hadn’t seen this before I gave my talk or started this ...
|