Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
MariaDB
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
MariaDB
Commits
7c5db0d3
Commit
7c5db0d3
authored
Jan 26, 2001
by
paul@central.snake.net
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
manual.texi minor edits to change notes.
parent
cb50688c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
Docs/manual.texi
Docs/manual.texi
+7
-7
No files found.
Docs/manual.texi
View file @
7c5db0d3
...
...
@@ -40815,13 +40815,13 @@ not yet 100 % confident in this code.
@itemize bullet
@item
Fixed bug in replication that broke slave server start with existing
@code{master.info}
- bug introduced in 3.23.32
@code{master.info}
. This fixes a bug introduced in 3.23.32.
@item
Added @code{SET SQL_SLAVE_SKIP_COUNTER=n} command to recover from
replication glitches without a full database copy
replication glitches without a full database copy
.
@item
Added @code{max_binlog_size} variable
-
binary log will be rotated
automatically
once
the size crosses the limit.
Added @code{max_binlog_size} variable
; the
binary log will be rotated
automatically
when
the size crosses the limit.
@item
Added @code{Last_error}, @code{Last_errno}, and @code{Slave_skip_counter} to
@code{SHOW SLAVE STATUS}.
...
...
@@ -40834,7 +40834,7 @@ Execute coredump handler on @code{SIGILL}, and @code{SIGBUS} in addition to
On x86 Linux, print the current query and thread (connection) id, if
available, in the coredump handler.
@item
Fixed several timing bugs in the test suite
Fixed several timing bugs in the test suite
.
@item
Extended @code{mysqltest} to take care of the timing issues in the test
suite.
...
...
@@ -40849,8 +40849,8 @@ Changed code to get around compiler bug in Compaq C++ on OSF1, that broke
@code{BACKUP}, @code{RESTORE}, @code{CHECK}, @code{REPAIR}, and
@code{ANALYZE TABLE}.
@item
Added option @code{FULL} to @code{SHOW COLUMNS}. Now we
only
show the
privilege list for the columns if this option is given.
Added option @code{FULL} to @code{SHOW COLUMNS}. Now we show the
privilege list for the columns
only
if this option is given.
@item
Fixed bug in @code{SHOW LOGS} when there weren't any BDB logs.
@item
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment