Concurrent DML but Table Copy Still Required

Nasza ocena:

5
Wyświetleń: 252
Komentarze: 0
Notatek.pl

Pobierz ten dokument za darmo

Podgląd dokumentu
Concurrent DML but Table Copy Still Required - strona 1

Fragment notatki:

Concurrent DML but Table Copy Still Required
Some other ALTER TABLE operations allow concurrent DML, and are faster than MySQL 5.5 and prior:
the table-copying operation is optimized, even though a table copy is still required:
• Adding, dropping, or reordering columns.
• Adding or dropping a primary key.
• Changing the ROW_FORMAT or KEY_BLOCK_SIZE properties for a table.
• Changing the nullable status for a column.
... zobacz całą notatkę



Komentarze użytkowników (0)

Zaloguj się, aby dodać komentarz