Skip to main content

Chu Yeow Cheah's Library tagged mysql   View Popular

14 Aug 08

The FEDERATED Storage Engine

... enables data to be accessed from a remote MySQL database on a local server without using replication or cluster technology. When using a FEDERATED table, queries on the local server are automatically executed on the remote (federated) tables.

dev.mysql.com/...federated-storage-engine.html - Preview

mysql

12 Feb 08

SET GLOBAL SQL_SLAVE_SKIP_COUNTER Syntax

This statement skips the next N events from the master. This is useful for recovering from replication stops caused by a statement.

dev.mysql.com/...al-sql-slave-skip-counter.html - Preview

mysql replication

12 Aug 07

MySQL AB :: MySQL 5.1 Reference Manual :: 17 Partitioning

Nice (and simple enough to use) horizontal partitioning in MySQL 5.1!

dev.mysql.com/...partitioning.html - Preview

mysql database optimization

04 Jul 07

MySQL Bugs: #18938: Disallowing DROP DATABASE via privileges

Ugh, there's no way to disallow DROP DATABASE! DROP privilege applies to BOTH tables and databases.

bugs.mysql.com/bug.php - Preview

mysql

1 - 20 of 44 Next › Last »
Showing 20 items per page

Diigo is about better ways to research, share and collaborate on information. Learn more »

Join Diigo