mirror of
https://github.com/MariaDB/server.git
synced 2025-01-31 11:01:52 +01:00
merge
This commit is contained in:
commit
faa51dc285
1 changed files with 1 additions and 0 deletions
|
@ -5280,6 +5280,7 @@ Replication should work with @code{RAND()} and user variables @code{@@var}.
|
||||||
Online backup with very low performance penalty. The online backup will
|
Online backup with very low performance penalty. The online backup will
|
||||||
make it easy to add a new replication slave without taking down the
|
make it easy to add a new replication slave without taking down the
|
||||||
master.
|
master.
|
||||||
|
@item
|
||||||
Allow @code{DELETE} on @code{MyISAM} tables to use the record cache.
|
Allow @code{DELETE} on @code{MyISAM} tables to use the record cache.
|
||||||
To do this, we need to update the threads record cache when we update
|
To do this, we need to update the threads record cache when we update
|
||||||
the @code{.MYD} file.
|
the @code{.MYD} file.
|
||||||
|
|
Loading…
Add table
Reference in a new issue