mirror of
https://github.com/MariaDB/server.git
synced 2026-04-22 00:05:33 +02:00
Added LOAD DATA CONCURRENT
Docs/manual.texi: Update information about REPAIR and optimize scripts/mysqlhotcopy.sh: Changed Alpha -> Beta sql/sql_yacc.yy: A
This commit is contained in:
parent
203c3eeb4c
commit
62bff11cb4
4 changed files with 32 additions and 3 deletions
|
|
@ -30,7 +30,7 @@ mysqlhotcopy - fast on-line hot-backup utility for local MySQL databases and tab
|
|||
mysqlhotcopy --method='scp -Bq -i /usr/home/foo/.ssh/identity' --user=root --password=secretpassword \
|
||||
db_1./^nice_table/ user@some.system.dom:~/path/to/new_directory
|
||||
|
||||
WARNING: THIS IS VERY MUCH A FIRST-CUT ALPHA. Comments/patches welcome.
|
||||
WARNING: THIS PROGRAM IS STILL IN BETA. Comments/patches welcome.
|
||||
|
||||
=cut
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue