mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03: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:
@ -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)
|
||||
{
|
||||
|
Reference in New Issue
Block a user