mirror of
https://github.com/MariaDB/server.git
synced 2026-04-28 11:15:33 +02:00
RESET MASTER/SLAVE documentation
Docs/manual.texi: updates for RESET MASTER/SLAVE sql/sql_insert.cc: bk thinks I changed something, probably inserted or deleted a space BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
This commit is contained in:
parent
9c019f4e4f
commit
7c96a25290
3 changed files with 18 additions and 9 deletions
|
|
@ -315,7 +315,7 @@ int write_record(TABLE *table,COPY_INFO *info)
|
|||
{
|
||||
int error;
|
||||
char *key=0;
|
||||
|
||||
|
||||
info->records++;
|
||||
if (info->handle_duplicates == DUP_REPLACE)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue